diff options
Diffstat (limited to 'data')
-rwxr-xr-x | data/trades.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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@@@@@@" |