diff options
| author | yenatch <yenatch@gmail.com> | 2014-01-23 00:22:31 -0500 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-01-23 00:22:31 -0500 |
| commit | 7762afaf993396df6221d3e06a5c76eb63325d46 (patch) | |
| tree | 1ac80ad5c0725024bdcf4307244aac8386841e74 /text/maps/route_24_1.asm | |
| parent | Even more map text (diff) | |
| download | pokeyellow-7762afaf993396df6221d3e06a5c76eb63325d46.tar.gz pokeyellow-7762afaf993396df6221d3e06a5c76eb63325d46.tar.xz pokeyellow-7762afaf993396df6221d3e06a5c76eb63325d46.zip | |
Split out route text
Diffstat (limited to 'text/maps/route_24_1.asm')
| -rw-r--r-- | text/maps/route_24_1.asm | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/text/maps/route_24_1.asm b/text/maps/route_24_1.asm new file mode 100644 index 00000000..fd4e378f --- /dev/null +++ b/text/maps/route_24_1.asm @@ -0,0 +1,65 @@ +_UnnamedText_51510: ; 92721 (24:6721) + text "Congratulations!" + line "You beat our 5" + cont "contest trainers!@@" + +_UnnamedText_51515: ; 92755 (24:6755) + db $0 + para "You just earned a" + line "fabulous prize!" + prompt + +_UnnamedText_5151a: ; 92779 (24:6779) + text $52, " received" + line "a @" + TX_RAM $cf4b + text "!@@" + +_UnnamedText_51521: ; 9278f (24:678f) + text "You don't have" + line "any room!" + done + +_UnnamedText_51526: ; 927a8 (24:67a8) + text "By the way, would" + line "you like to join" + cont "TEAM ROCKET?" + + para "We're a group" + line "dedicated to evil" + cont "using #MON!" + + para "Want to join?" + + para "Are you sure?" + + para "Come on, join us!" + + para "I'm telling you" + line "to join!" + + para "OK, you need" + line "convincing!" + + para "I'll make you an" + line "offer you can't" + cont "refuse!" + done + +_UnnamedText_5152b: ; 9288a (24:688a) + text "Arrgh!" + line "You are good!" + prompt + +_UnnamedText_51530: ; 928a0 (24:68a0) + text "With your ability," + line "you could become" + cont "a top leader in" + cont "TEAM ROCKET!" + done + +_Route24BattleText1: ; 928e2 (24:68e2) + text "I saw your feat" + line "from the grass!" + done + |
