kep-hack/text/CinnabarLabMetronomeRoom.asm
Llinos Evans 7fec4d9357 Lots of small tweaks
- Gave nicknames to the Galar Evolution trades, they're a bit different to regional variants n such
- The Throw Rock command now only increases flee chance by 50%. It seems like it may be a little TOO strong though, bit curious.
- Changed a bit of text here and there
- Made CHIKUCHIKU trade accessible, still need MICHELLE
2023-05-19 03:21:00 +01:00

76 lines
1.2 KiB
NASM

_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 "@"
text_ram wStringBuffer
text "!@"
text_end
_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 8 kinds"
cont "of #MON."
para "I have seen it" ; Reference to the Evolution Stone Glitch, which we've made a feature.
line "evolve through"
cont "battling certain"
cont "#MON, but"
cont "nobody believes"
cont "me!"
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 "Although their"
line "true whereabouts"
cont "are unknown,"
cont "MOLTRES has been"
cont "sighted near the"
cont "volcano recently."
para "We plan to explore"
line "the cavern close"
cont "to CERULEAN next."
para "From: #MON"
line "RESEARCH TEAM"
para "..."
done
_Lab3Text5::
text "An amber pipe!"
done