From d271cc7b08567ef2270def3ee4c3d814321668e3 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Fri, 4 Sep 2015 14:50:37 -0400 Subject: engine/in_game_trades.asm --- data/trades.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/trades.asm b/data/trades.asm index 80d01161..b1430089 100755 --- a/data/trades.asm +++ b/data/trades.asm @@ -1,4 +1,4 @@ -TradeMons: ; 71b7b (1c:5b7b) +TradeMons: ; 71c1d (1c:5c1d) ; givemonster, getmonster, textstring, nickname (11 bytes), 14 bytes total db LICKITUNG, DUGTRIO, 0,"GURIO@@@@@@" db CLEFAIRY, MR_MIME, 0,"MILES@@@@@@" -- cgit v1.3.1-sl0p