Skip to content

Commit c2d81fb

Browse files
Expand comment on _AfterTrade2Text to mention pokeyellow's changes (#536)
1 parent e3af20b commit c2d81fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/events/trades.asm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ TradeMons:
1313
; Red/Green. Japanese Blue changed _AfterTrade2Text to say your Pokémon
1414
; "went and evolved" and also changed the trades to match. English
1515
; Red/Blue uses the original JP Red/Green trades but with the JP Blue
16-
; post-trade text.
16+
; post-trade text. English Yellow changed _AfterTrade2Text to
17+
; not mention evolution.
1718
npctrade NIDORINO, NIDORINA, TRADE_DIALOGSET_CASUAL, "TERRY"
1819
npctrade ABRA, MR_MIME, TRADE_DIALOGSET_CASUAL, "MARCEL"
1920
npctrade BUTTERFREE, BEEDRILL, TRADE_DIALOGSET_HAPPY, "CHIKUCHIKU" ; unused

0 commit comments

Comments
 (0)