kep-hack/text/CinnabarLab.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

37 lines
508 B
NASM

_Lab1Text1::
text "We study #MON"
line "extensively here."
para "People often bring"
line "us rare #MON"
cont "for examination."
done
_Lab1Text2::
text "A photo of the"
line "LAB's founder,"
cont "DR.FUJI!"
done
_Lab1Text3::
text "#MON LAB"
line "Meeting Room"
done
_Lab1Text4::
text "#MON LAB"
line "R&D Room"
done
_Lab1Text5::
text "#MON LAB"
line "Testing Room"
done
_Lab1Text6:: ; Rowan
text "I came here from"
line "afar to research"
cont "the myths of"
cont "KANTO."
done