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

This is a reference to another bit of the Tamamushi booklets, where they talk about the Pokemon that can fly without wings. Also, shortened one of the text chains. In general, they need to be much shorter.
137 lines
2.3 KiB
NASM
137 lines
2.3 KiB
NASM
_CeladonUniversityInsideText1::
|
|
text "Hello! I haven't"
|
|
line "seen you before!"
|
|
|
|
para "My name is PROF."
|
|
line "WESTWOOD V!"
|
|
|
|
para "My ancestors"
|
|
line "created the"
|
|
cont "# BALL!"
|
|
|
|
done
|
|
|
|
_CeladonUniversityInsideText2::
|
|
text "It's an old letter"
|
|
line "about selling the"
|
|
para "# BALL patent"
|
|
line "to SILPH CO."
|
|
|
|
done
|
|
|
|
_CeladonUniversityInsideText3::
|
|
text "Seismic tremors"
|
|
line "have been"
|
|
cont "detected inside"
|
|
|
|
para "VICTORY ROAD."
|
|
line "Investigation"
|
|
cont "is ongoing."
|
|
|
|
para "WESTWOOD, can"
|
|
line "you see me"
|
|
cont "at SILPH?"
|
|
|
|
done
|
|
|
|
_CeladonUniversityInsideText4::
|
|
text "I don't get it."
|
|
line "Why is this"
|
|
cont "MAGIKARP so"
|
|
cont "powerful?"
|
|
|
|
para "It was attacking"
|
|
line "TRAINERs in"
|
|
cont "VERMILLION!"
|
|
|
|
done
|
|
|
|
_CeladonUniversityInsideMagikarpText::
|
|
text "Name: MAGIKARP"
|
|
|
|
para "This specimen has"
|
|
line "unusual strength."
|
|
cont "Like its old"
|
|
cont "ancestors, it"
|
|
cont "can use DRAGON"
|
|
cont "RAGE."
|
|
prompt
|
|
|
|
_BookcaseText1::
|
|
text "The fossil record"
|
|
line "of #MON dates"
|
|
cont "back around 2"
|
|
cont "million years."
|
|
|
|
para "However, the first"
|
|
line "proper study into"
|
|
cont "their biology was"
|
|
cont "conducted by"
|
|
cont "BARON TAJIRIN of"
|
|
cont "France in the"
|
|
cont "18th century."
|
|
|
|
para "At the time, only"
|
|
line "30 species were"
|
|
cont "recognised."
|
|
|
|
done
|
|
|
|
_BookcaseText2::
|
|
text "In 1899, PROF."
|
|
line "WESTWOOD of Japan"
|
|
cont "released a book"
|
|
cont "observing the"
|
|
cont "evolution of a"
|
|
cont "PIKACHU."
|
|
|
|
para "Japan became the"
|
|
line "global leader in"
|
|
cont "#MON study,"
|
|
cont "discovering 80"
|
|
cont "#MON at the"
|
|
cont "time."
|
|
|
|
para "As of today,"
|
|
line "PROF. OAK's"
|
|
cont "efforts have led"
|
|
cont "to over 200" ;changed from 150 to 200 because we've expanded the dex :P
|
|
cont "#MON being"
|
|
cont "recognised."
|
|
|
|
done
|
|
|
|
_BookcaseText3::
|
|
text "The idea of the"
|
|
line "# BALL was"
|
|
cont "discovered by"
|
|
cont "PROF. WESTWOOD,"
|
|
cont "as part of an"
|
|
cont "experiment to"
|
|
cont "extract the"
|
|
cont "energy of a"
|
|
cont "PRIMEAPE."
|
|
|
|
para "The modern #"
|
|
line "BALL was made by"
|
|
cont "researchers at"
|
|
cont "CELADON"
|
|
cont "UNIVERSITY"
|
|
cont "in 1925."
|
|
|
|
done
|
|
|
|
_SlowbroCry::
|
|
text "..."
|
|
para "..."
|
|
para "..."
|
|
para "...BRO?"
|
|
|
|
done
|
|
|
|
_ComputerScreen::
|
|
text "Chaotic graphs are"
|
|
line "visible on the PC"
|
|
cont "screen."
|
|
|
|
done |