Merge pull request #278 from GriffinRichards/doc-miscscript
Split/label some common event scripts
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@ Unused
|
||||
Text_ItemfinderResponding:: @ 81A56D2
|
||||
.string "おッ! ダウジングマシンが\n"
|
||||
.string "はんのう してるぞ!\p"
|
||||
.string "ましたに どうぐが うまってる!\n"
|
||||
.string "‥‥‥$"
|
||||
|
||||
Text_DugUpItemFromGround:: @ 81A5700
|
||||
.string "{PLAYER} dug up one {STR_VAR_2}\n"
|
||||
.string "from deep in the ground.$"
|
||||
@@ -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.$"
|
||||
@@ -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!$"
|
||||
Reference in New Issue
Block a user