kep-hack/text/CeladonUniversityInside.asm
May Evans 19d5f2293c Add trainers to Celadon University, add two new salesmen, etc
Overall completes Celadon University sans a problem with sprites being a bit corrupted until you leave. New Magikarp Salesman-esque events in other pokecenters which is kinda neat
2022-09-27 16:06:13 +01:00

62 lines
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