mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-19 00:23:20 +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
63
text/maps/CinnabarLabMetronomeRoom.asm
Normal file
63
text/maps/CinnabarLabMetronomeRoom.asm
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
_TM35PreReceiveText::
|
||||
text "Tch-tch-tch!"
|
||||
line "I made a cool TM!"
|
||||
|
||||
para "It can cause all"
|
||||
line "kinds of fun!"
|
||||
prompt
|
||||
|
||||
_ReceivedTM35Text::
|
||||
text "<PLAYER> received "
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM35ExplanationText::
|
||||
text "Tch-tch-tch!"
|
||||
line "That's the sound"
|
||||
cont "of a METRONOME!"
|
||||
|
||||
para "It tweaks your"
|
||||
line "#MON's brain"
|
||||
cont "into using moves"
|
||||
cont "it doesn't know!"
|
||||
done
|
||||
|
||||
_TM35NoRoomText::
|
||||
text "Your pack is"
|
||||
line "crammed full!"
|
||||
done
|
||||
|
||||
_Lab3Text2::
|
||||
text "EEVEE can evolve"
|
||||
line "into 1 of 3 kinds"
|
||||
cont "of #MON."
|
||||
done
|
||||
|
||||
_Lab3Text3::
|
||||
text "There's an e-mail"
|
||||
line "message!"
|
||||
|
||||
para "..."
|
||||
|
||||
para "The 3 legendary"
|
||||
line "bird #MON are"
|
||||
cont "ARTICUNO, ZAPDOS"
|
||||
cont "and MOLTRES."
|
||||
|
||||
para "Their whereabouts"
|
||||
line "are unknown."
|
||||
|
||||
para "We plan to explore"
|
||||
line "the cavern close"
|
||||
cont "to CERULEAN."
|
||||
|
||||
para "From: #MON"
|
||||
line "RESEARCH TEAM"
|
||||
|
||||
para "..."
|
||||
done
|
||||
|
||||
_Lab3Text5::
|
||||
text "An amber pipe!"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue