mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-22 01:56:00 -05:00
Seperated Text from script PetalburgCity_House2 - PetalburgCity_WallysHouse, PetalburgWoods, Route120 - 128, RustboroCity_CuttersHouse - RustboroCity_House3
70 lines
2.2 KiB
PHP
70 lines
2.2 KiB
PHP
|
|
Route120_Text_StevenGreeting:
|
|
.string "STEVEN: Hm? {PLAYER}{KUN}, hi.\n"
|
|
.string "It's been a while.\p"
|
|
.string "There's something here that you can't\n"
|
|
.string "see, right?\p"
|
|
.string "Now, if I were to use this device on\n"
|
|
.string "the invisible obstacle…\p"
|
|
.string "No, no. Rather than describing it,\n"
|
|
.string "I should just show you.\l"
|
|
.string "That would be more fun.\p"
|
|
.string "{PLAYER}{KUN}, are your POKéMON ready for\n"
|
|
.string "battle?$"
|
|
|
|
Route120_Text_StevenIllWaitHere:
|
|
.string "STEVEN: No?\p"
|
|
.string "I'll wait here, so you can get ready.$"
|
|
|
|
Route120_Text_StevenReadyForBattle:
|
|
.string "STEVEN: {PLAYER}{KUN}, are your POKéMON\n"
|
|
.string "ready for battle?$"
|
|
|
|
Route120_Text_StevenShowMeYourPower:
|
|
.string "STEVEN: {PLAYER}{KUN}, show me your true\n"
|
|
.string "power as a TRAINER!$"
|
|
|
|
Route120_Text_StevenUsedDevonScope:
|
|
.string "STEVEN used the DEVON SCOPE.\p"
|
|
.string "An invisible POKéMON became completely\n"
|
|
.string "visible!\p"
|
|
.string "The startled POKéMON attacked!$"
|
|
|
|
Route120_Text_StevenGiveDevonScope:
|
|
.string "STEVEN: I see…\n"
|
|
.string "Your battle style is intriguing.\p"
|
|
.string "Your POKéMON have obviously grown\n"
|
|
.string "since I first met you in DEWFORD.\p"
|
|
.string "I'd like you to have this\n"
|
|
.string "DEVON SCOPE.\p"
|
|
.string "Who knows, there may be other\n"
|
|
.string "concealed POKéMON.$"
|
|
|
|
Route120_Text_StevenGoodbye:
|
|
.string "STEVEN: {PLAYER}{KUN}.\p"
|
|
.string "I enjoy seeing POKéMON and TRAINERS\n"
|
|
.string "who strive together.\p"
|
|
.string "I think you're doing great.\p"
|
|
.string "Well, let's meet again somewhere.$"
|
|
|
|
Kecleon_Text_SomethingUnseeable:
|
|
.string "Something unseeable is in the way.$"
|
|
|
|
Kecleon_Text_WantToUseDevonScope:
|
|
.string "Something unseeable is in the way.\p"
|
|
.string "Want to use the DEVON SCOPE?$"
|
|
|
|
Kecleon_Text_UseDevonScopeMonAttacked:
|
|
.string "{PLAYER} used the DEVON SCOPE.\p"
|
|
.string "An invisible POKéMON became completely\n"
|
|
.string "visible!\p"
|
|
.string "The startled POKéMON attacked!$"
|
|
|
|
Route120_Text_RouteSignFortree:
|
|
.string "ROUTE 120\n"
|
|
.string "{LEFT_ARROW} FORTREE CITY$"
|
|
|
|
Route120_Text_RouteSign121:
|
|
.string "{RIGHT_ARROW} ROUTE 121\n"
|
|
.string "{LEFT_ARROW} ROUTE 120$"
|