mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-25 20:56:23 +12:00
Rename map files, labels, and constants to be consistent and work with Polished Map
This commit is contained in:
parent
90430e6dee
commit
c779602459
1398 changed files with 6631 additions and 6166 deletions
25
text/maps/MrPsychicsHouse.asm
Normal file
25
text/maps/MrPsychicsHouse.asm
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
_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
|
||||
Loading…
Add table
Add a link
Reference in a new issue