mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
24 lines
413 B
NASM
24 lines
413 B
NASM
_VermilionMartText2::
|
|
text "There are evil"
|
|
line "people who will"
|
|
cont "use #MON for"
|
|
cont "criminal acts."
|
|
|
|
para "TEAM ROCKET"
|
|
line "traffics in rare"
|
|
cont "#MON."
|
|
|
|
para "They also abandon"
|
|
line "#MON that they"
|
|
cont "consider not to"
|
|
cont "be popular or"
|
|
cont "useful."
|
|
done
|
|
|
|
_VermilionMartText3::
|
|
text "I think #MON"
|
|
line "can be good or"
|
|
cont "evil. It depends"
|
|
cont "on the trainer."
|
|
done
|