mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-26 21:25:13 -04:00
3b716d22d1
Seperated Text from script SootopolisCity_House7 - SootopolisCity, SSTidal, TrainerHill, Underwater_SeafloorCavern
27 lines
837 B
C++
27 lines
837 B
C++
|
|
SSTidalLowerDeck_Text_PhillipIntro:
|
|
.string "Arrrgh! I'm fed up and dog-tired of\n"
|
|
.string "cleaning this huge place!\p"
|
|
.string "Let's have a quick battle!$"
|
|
|
|
SSTidalLowerDeck_Text_PhillipDefeat:
|
|
.string "Little bro, I lost!$"
|
|
|
|
SSTidalLowerDeck_Text_PhillipPostBattle:
|
|
.string "We're the CLEANUP BROTHERS!\p"
|
|
.string "The old one dumps the detergent,\n"
|
|
.string "and the young one does the scrubbing!$"
|
|
|
|
SSTidalLowerDeck_Text_LeonardIntro:
|
|
.string "This is the bottom of the ship's hull.\n"
|
|
.string "There's plenty of room.\l"
|
|
.string "It'll be alright for a POKéMON battle.$"
|
|
|
|
SSTidalLowerDeck_Text_LeonardDefeat:
|
|
.string "Big bro, I lost!$"
|
|
|
|
SSTidalLowerDeck_Text_LeonardPostBattle:
|
|
.string "We're the CLEANUP BROTHERS!\p"
|
|
.string "The old one dumps the detergent,\n"
|
|
.string "and the young one does the scrubbing!$"
|