celadon_diner.asm 908 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. _CeladonDinerText1::
  2. text "Hi!"
  3. para "We're taking a"
  4. line "break now."
  5. done
  6. _CeladonDinerText2::
  7. text "My #MON are"
  8. line "weak, so I often"
  9. cont "have to go to the"
  10. cont "DRUG STORE."
  11. done
  12. _CeladonDinerText3::
  13. text "Psst! There's a"
  14. line "basement under"
  15. cont "the GAME CORNER."
  16. done
  17. _CeladonDinerText4::
  18. text "Munch..."
  19. para "The man at that"
  20. line "table lost it all"
  21. cont "at the slots."
  22. done
  23. _CeladonDinerText_491a7::
  24. text "Go ahead! Laugh!"
  25. para "I'm flat out"
  26. line "busted!"
  27. para "No more slots for"
  28. line "me! I'm going"
  29. cont "straight!"
  30. para "Here! I won't be"
  31. line "needing this any-"
  32. cont "more!"
  33. prompt
  34. _ReceivedCoinCaseText::
  35. text "<PLAYER> received"
  36. line "a @"
  37. TX_RAM wcf4b
  38. text "!@@"
  39. _CoinCaseNoRoomText::
  40. text "Make room for"
  41. line "this!"
  42. done
  43. _CeladonDinerText_491b7::
  44. text "I always thought"
  45. line "I was going to"
  46. cont "win it back..."
  47. done