kep-hack/text/MrPsychicsHouse.asm
Rangi b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00

26 lines
379 B
NASM

_TM29PreReceiveText::
text "...Wait! Don't"
line "say a word!"
para "You wanted this!"
prompt
_ReceivedTM29Text::
text "<PLAYER> received"
line "@"
TX_RAM wcf4b
text "!@@"
_TM29ExplanationText::
text "TM29 is PSYCHIC!"
para "It can lower the"
line "target's SPECIAL"
cont "abilities."
done
_TM29NoRoomText::
text "Where do you plan"
line "to put this?"
done