diff options
Diffstat (limited to 'scripts/UndergroundPathRoute5.asm')
| -rw-r--r-- | scripts/UndergroundPathRoute5.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/UndergroundPathRoute5.asm b/scripts/UndergroundPathRoute5.asm index 6959c5a8..dead20ce 100644 --- a/scripts/UndergroundPathRoute5.asm +++ b/scripts/UndergroundPathRoute5.asm @@ -12,7 +12,7 @@ UndergroundPathRoute5_TextPointers: UndergroundPathRoute5LittleGirlText: text_asm - ld a, TRADE_FOR_SPOT + ld a, TRADE_FOR_RICKY ld [wWhichTrade], a predef DoInGameTradeDialogue ld hl, UndergroundPathEntranceRoute5_TextScriptEndingText |
