pokered/text/SafariZoneGate.asm

98 lines
1.9 KiB
NASM
Raw Permalink Normal View History

_SafariZoneGateSafariZoneWorker1Text::
2014-01-23 04:37:40 +00:00
text "Welcome to the"
line "SAFARI ZONE!"
done
_SafariZoneGateSafariZoneWorker1WouldYouLikeToJoinText::
2014-01-23 04:37:40 +00:00
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?@"
text_end
2014-01-23 04:37:40 +00:00
_SafariZoneGateSafariZoneWorker1ThatllBe500PleaseText::
2014-01-23 04:37:40 +00:00
text "That'll be ¥500"
line "please!"
para "We only use a"
line "special # BALL"
cont "here."
para "<PLAYER> received"
line "30 SAFARI BALLs!@"
text_end
2014-01-23 04:37:40 +00:00
_SafariZoneGateSafariZoneWorker1CallYouOnThePAText::
text_start
2014-01-23 04:37:40 +00:00
para "We'll call you on"
line "the PA when you"
cont "run out of time"
cont "or SAFARI BALLs!"
done
_SafariZoneGateSafariZoneWorker1PleaseComeAgainText::
2014-01-23 04:37:40 +00:00
text "OK! Please come"
line "again!"
done
_SafariZoneGateSafariZoneWorker1NotEnoughMoneyText::
2014-01-23 04:37:40 +00:00
text "Oops! Not enough"
line "money!"
done
_SafariZoneGateSafariZoneWorker1LeavingEarlyText::
text "Leaving early?@"
text_end
2014-01-23 04:37:40 +00:00
_SafariZoneGateSafariZoneWorker1ReturnSafariBallsText::
2014-01-23 04:37:40 +00:00
text "Please return any"
line "SAFARI BALLs you"
cont "have left."
done
_SafariZoneGateSafariZoneWorker1GoodLuckText::
2014-01-23 04:37:40 +00:00
text "Good Luck!"
done
_SafariZoneGateSafariZoneWorker1GoodHaulComeAgainText::
2014-01-23 04:37:40 +00:00
text "Did you get a"
line "good haul?"
cont "Come again!"
done
_SafariZoneGateSafariZoneWorker2FirstTimeHereText::
2014-01-23 04:37:40 +00:00
text "Hi! Is it your"
line "first time here?"
done
_SafariZoneGateSafariZoneWorker2SafariZoneExplanationText::
2014-01-23 04:37:40 +00:00
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
_SafariZoneGateSafariZoneWorker2YoureARegularHereText::
2014-01-23 04:37:40 +00:00
text "Sorry, you're a"
line "regular here!"
done