pokered/text/SafariZoneSecretHouse.asm

46 lines
756 B
NASM
Raw Normal View History

_SecretHouseText_4a350::
2014-01-22 21:18:39 +00:00
text "Ah! Finally!"
para "You're the first"
line "person to reach"
cont "the SECRET HOUSE!"
para "I was getting"
line "worried that no"
cont "one would win our"
cont "campaign prize."
para "Congratulations!"
line "You have won!"
prompt
_ReceivedHM03Text::
text "<PLAYER> received"
2014-01-22 21:18:39 +00:00
line "@"
text_ram wcf4b
text "!@"
text_end
2014-01-22 21:18:39 +00:00
_HM03ExplanationText::
2014-01-22 21:18:39 +00:00
text "HM03 is SURF!"
para "#MON will be"
line "able to ferry you"
cont "across water!"
para "And, this HM isn't"
line "disposable! You"
cont "can use it over"
cont "and over!"
para "You're super lucky"
line "for winning this"
cont "fabulous prize!"
done
_HM03NoRoomText::
2014-01-22 21:18:39 +00:00
text "You don't have"
line "room for this"
cont "fabulous prize!"
done