safari_zone_secret_house.asm 745 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. _SecretHouseText_4a350::
  2. text "Ah! Finally!"
  3. para "You're the first"
  4. line "person to reach"
  5. cont "the SECRET HOUSE!"
  6. para "I was getting"
  7. line "worried that no"
  8. cont "one would win our"
  9. cont "campaign prize."
  10. para "Congratulations!"
  11. line "You have won!"
  12. prompt
  13. _ReceivedHM03Text::
  14. text "<PLAYER> received"
  15. line "@"
  16. TX_RAM wcf4b
  17. text "!@@"
  18. _HM03ExplanationText::
  19. text "HM03 is SURF!"
  20. para "#MON will be"
  21. line "able to ferry you"
  22. cont "across water!"
  23. para "And, this HM isn't"
  24. line "disposable! You"
  25. cont "can use it over"
  26. cont "and over!"
  27. para "You're super lucky"
  28. line "for winning this"
  29. cont "fabulous prize!"
  30. done
  31. _HM03NoRoomText::
  32. text "You don't have"
  33. line "room for this"
  34. cont "fabulous prize!"
  35. done