diff options
Diffstat (limited to 'data/events/trades.asm')
| -rw-r--r-- | data/events/trades.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/events/trades.asm b/data/events/trades.asm index b230a918..f4963bde 100644 --- a/data/events/trades.asm +++ b/data/events/trades.asm @@ -1,6 +1,6 @@ TradeMons: ; entries correspond to TRADE_FOR_* constants - table_width 3 + NAME_LENGTH, TradeMons + table_width 3 + NAME_LENGTH ; give mon, get mon, dialog id, nickname ; The two instances of TRADE_DIALOGSET_EVOLUTION are a leftover ; from the Japanese Blue trades, which used species that evolve. |
