aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/route_24.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-27 09:22:38 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-27 09:22:38 -0400
commit40f0dba6c17116c61ce4935663bf1a79485edee9 (patch)
treec8733808405e255d5744a9d012ae6c27c128df48 /text/maps/route_24.asm
parentName Yellow-specific event flags in Pallet and Vermilion (diff)
downloadpokeyellow-40f0dba6c17116c61ce4935663bf1a79485edee9.tar.gz
pokeyellow-40f0dba6c17116c61ce4935663bf1a79485edee9.tar.xz
pokeyellow-40f0dba6c17116c61ce4935663bf1a79485edee9.zip
Route 24 scripts
Diffstat (limited to 'text/maps/route_24.asm')
-rw-r--r--text/maps/route_24.asm28
1 files changed, 28 insertions, 0 deletions
diff --git a/text/maps/route_24.asm b/text/maps/route_24.asm
index 7a073916..26cb4044 100644
--- a/text/maps/route_24.asm
+++ b/text/maps/route_24.asm
@@ -154,3 +154,31 @@ _Route24AfterBattleText6::
line "have no regrets!"
done
+_Route24DamianText1::
+ text "I'm not good at"
+ line "raising #MON."
+
+ para "I should release"
+ line "my CHARMANDER"
+ cont "because I haven't"
+ cont "raised it well..."
+
+ para "If you promise me"
+ line "you'll care for"
+ cont "it, it's yours."
+ done
+
+_Route24DamianText2::
+ text "Take good care of"
+ line "my CHARMANDER!@@"
+
+_Route24DamianText3::
+ text "Oh... I'd better"
+ line "release it then."
+ done
+
+_Route24DamianText4::
+ text "How's CHARMANDER"
+ line "doing?"
+ done
+