From 6e14461fa6d5085349e4746b61c526f3c94be19f Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 10 Oct 2014 01:46:06 -0600 Subject: Add a lot of Yellow text changes. --- text/maps/route_9.asm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'text/maps/route_9.asm') diff --git a/text/maps/route_9.asm b/text/maps/route_9.asm index 978a5a3f..353eb779 100644 --- a/text/maps/route_9.asm +++ b/text/maps/route_9.asm @@ -15,6 +15,23 @@ _Route9AfterBattleText1:: ; 8e2c8 (23:62c8) cont "dark tunnel ahead." done +IF DEF(_YELLOW) +_Route9BattleTextAJ:: + text "I aim to be the" + line "ultimate trainer!" + done + +_Route9EndBattleTextAJ:: + text "My" + line "SANDSHREW lost?" + prompt + +_Route9AfterBattleTextAJ:: + text "I'll restart my" + line "100-win streak" + cont "with SANDSHREW." +ENDC + _Route9BattleText2:: ; 8e2ff (23:62ff) text "Who's that walking" line "with those good" -- cgit v1.3.1-sl0p