pokered/text/MrPsychicsHouse.asm

27 lines
493 B
NASM
Raw Normal View History

_MrPsychicsHouseMrPsychicYouWantedThisText::
2014-01-23 04:37:40 +00:00
text "...Wait! Don't"
line "say a word!"
para "You wanted this!"
prompt
_MrPsychicsHouseMrPsychicReceivedTM29Text::
text "<PLAYER> received"
2014-01-23 04:37:40 +00:00
line "@"
2021-08-28 21:02:20 +00:00
text_ram wStringBuffer
text "!@"
text_end
2014-01-23 04:37:40 +00:00
_MrPsychicsHouseMrPsychicTM29ExplanationText::
2014-01-23 04:37:40 +00:00
text "TM29 is PSYCHIC!"
para "It can lower the"
line "target's SPECIAL"
cont "abilities."
done
_MrPsychicsHouseMrPsychicTM29NoRoomText::
2014-01-23 04:37:40 +00:00
text "Where do you plan"
line "to put this?"
done