Split/label some common event scripts

This commit is contained in:
GriffinR
2020-03-02 00:19:11 -05:00
parent 43f66fce55
commit 62100376b7
17 changed files with 353 additions and 342 deletions
+17
View File
@@ -0,0 +1,17 @@
Text_BootedUpPC:: @ 81A5075
.string "{PLAYER} booted up the PC.$"
Text_AccessWhichPC:: @ 81A508A
.string "Which PC should be accessed?$"
Text_AccessedSomeonesPC:: @ 81A50A7
.string "Accessed Someone's PC.$"
Text_OpenedPkmnStorage:: @ 81A50BE
.string "POKéMON Storage System opened.$"
Text_AccessedPlayersPC:: @ 81A50DD
.string "Accessed {PLAYER}'s PC.$"
Text_AccessedBillsPC:: @ 81A50EF
.string "Accessed BILL's PC.$"
+53
View File
@@ -0,0 +1,53 @@
Text_FirstShouldRestoreMonsHealth:: @ 81A5E89
.string "First, you should restore your\n"
.string "POKéMON to full health.$"
Text_MonsHealedShouldBuyPotions:: @ 81A5EC0
.string "Your POKéMON have been healed\n"
.string "to perfect health.\p"
.string "If your POKéMON's energy, HP,\n"
.string "is down, please come see us.\p"
.string "If you're planning to go far in the\n"
.string "field, you should buy some POTIONS\l"
.string "at the POKéMON MART.\p"
.string "We hope you excel!$"
Text_MonsHealed:: @ 81A5F9B
.string "Your POKéMON have been healed\n"
.string "to perfect health.\p"
.string "We hope you excel!$"
Text_HadQuiteAnExperienceTakeRest:: @ 81A5FDF
.string "MOM: {PLAYER}!\n"
.string "Welcome home.\p"
.string "It sounds like you had quite\n"
.string "an experience.\p"
.string "Maybe you should take a quick\n"
.string "rest.$"
Text_MomExplainHPGetPotions:: @ 81A6046
.string "MOM: Oh, good! You and your\n"
.string "POKéMON are looking great.\p"
.string "I just heard from PROF. OAK.\p"
.string "He said that POKéMON's energy is\n"
.string "measured in HP.\p"
.string "If your POKéMON lose their HP,\n"
.string "you can restore them at any\l"
.string "POKéMON CENTER.\p"
.string "If you're going to travel far away,\n"
.string "the smart TRAINER stocks up on\l"
.string "POTIONS at the POKéMON MART.\p"
.string "Make me proud, honey!\p"
.string "Take care!$"
Text_WhitedOutLostMoney:: @ 81A6197
.string "{PLAYER} is out of usable\n"
.string "POKéMON!\p"
.string "{PLAYER} panicked and lost ¥{STR_VAR_1}…\p"
.string "… … … …\p"
.string "{PLAYER} whited out!$"
Text_WhitedOut:: @ 81A61E5
.string "{PLAYER} is out of usable\n"
.string "POKéMON!\p"
.string "{PLAYER} whited out!$"