kep-hack/text/CeladonUniversityInside.asm
May Evans 5bb215ec23 revert 2 bug fixes due to issues, add to celadon U
the ghost without silph scope fix doesn't work due to a codebase change, and the night shade wiggly animation causes a bank overflow

celadon university has 3 more books detailing lore from one of the old pokedex books
2022-09-28 14:50:54 +01:00

124 lines
2.1 KiB
NASM

_CeladonUniversityInsideText1::
text "Hello! I haven't"
line "seen you before!"
para "My name is PROF."
line "WESTWOOD V!"
para "My grandfather"
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!"
para "So far, nobody"
line "has come up"
cont "with a reason."
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 18th"
cont "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 study"
cont "on the observation"
cont "on the evolution"
cont "of PIKACHU."
para "Japan became the"
line "global leader"
cont "in #MON study,"
cont "discovering 80"
cont "#MON at the"
cont "time."
para "As of today,"
line "PROF. OAK's"
cont "efforts have"
cont "led to 150"
cont "#MON being"
cont "recognised."
done
_BookcaseText3::
text "#BALL technology"
line "was discovered by"
cont "PROF. WESTWOOD,"
cont "who accidentally"
cont "administered too"
cont "many drugs to a"
cont "PRIMEAPE, as part"
cont "of an experiment"
cont "to extract its"
cont "angry energy."
para "Weakened, it"
line "curled into a"
cont "ball and fit into"
cont "his glasses case."