mansion_3f.asm 568 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. _Mansion3BattleText1::
  2. text "This place is"
  3. line "like, huge!"
  4. done
  5. _Mansion3EndBattleText1::
  6. text "Ayah!"
  7. prompt
  8. _Mansion3AfterBattleText1::
  9. text "I wonder where"
  10. line "my partner went."
  11. done
  12. _Mansion3BattleText2::
  13. text "My mentor once"
  14. line "lived here."
  15. done
  16. _Mansion3EndBattleText2::
  17. text "Whew!"
  18. line "Overwhelming!"
  19. prompt
  20. _Mansion3AfterBattleText2::
  21. text "So, you're stuck?"
  22. line "Try jumping off"
  23. cont "over there!"
  24. done
  25. _Mansion3Text5::
  26. text "Diary: Feb. 6"
  27. line "MEW gave birth."
  28. para "We named the"
  29. line "newborn MEWTWO."
  30. done