diff options
Diffstat (limited to 'text/maps/safari_zone_entrance.asm')
-rw-r--r-- | text/maps/safari_zone_entrance.asm | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/text/maps/safari_zone_entrance.asm b/text/maps/safari_zone_entrance.asm new file mode 100644 index 00000000..f748745e --- /dev/null +++ b/text/maps/safari_zone_entrance.asm @@ -0,0 +1,94 @@ +_SafariZoneEntranceText1: ; 9e6c7 (27:66c7) + text "Welcome to the" + line "SAFARI ZONE!" + done + +UnnamedText_9e6e4: ; 9e6e4 (27:66e4) + text "For just ¥500," + line "you can catch all" + cont "the #MON you" + cont "want in the park!" + + para "Would you like to" + line "join the hunt?@@" + +UnnamedText_9e747: ; 9e747 (27:6747) + text "That'll be ¥500" + line "please!" + + para "We only use a" + line "special # BALL" + cont "here." + + para $52, " received" + line "30 SAFARI BALLs!@@" + +_UnnamedText_75360: ; 9e79f (27:679f) + db $0 + para "We'll call you on" + line "the PA when you" + cont "run out of time" + cont "or SAFARI BALLs!" + done + +_UnnamedText_75365: ; 9e7e3 (27:67e3) + text "OK! Please come" + line "again!" + done + +_UnnamedText_7536a: ; 9e7fb (27:67fb) + text "Oops! Not enough" + line "money!" + done + +UnnamedText_9e814: ; 9e814 (27:6814) + text "Leaving early?@@" + +_UnnamedText_753bb: ; 9e825 (27:6825) + text "Please return any" + line "SAFARI BALLs you" + cont "have left." + done + +_UnnamedText_753c0: ; 9e854 (27:6854) + text "Good Luck!" + done + +_UnnamedText_753c5: ; 9e860 (27:6860) + text "Did you get a" + line "good haul?" + cont "Come again!" + done + +_UnnamedText_753e6: ; 9e886 (27:6886) + text "Hi! Is it your" + line "first time here?" + done + +_UnnamedText_753eb: ; 9e8a7 (27:68a7) + text "SAFARI ZONE has 4" + line "zones in it." + + para "Each zone has" + line "different kinds" + cont "of #MON. Use" + cont "SAFARI BALLs to" + cont "catch them!" + + para "When you run out" + line "of time or SAFARI" + cont "BALLs, it's game" + cont "over for you!" + + para "Before you go," + line "open an unused" + cont "#MON BOX so" + cont "there's room for" + cont "new #MON!" + done + +_UnnamedText_753f0: ; 9e993 (27:6993) + text "Sorry, you're a" + line "regular here!" + done + |