Document remainder of poke centers
This commit is contained in:
@@ -7,7 +7,8 @@ FortreeCity_PokemonCenter_1F_OnTransition: @ 82173E3
|
||||
setrespawn HEAL_LOCATION_FORTREE_CITY
|
||||
end
|
||||
|
||||
FortreeCity_PokemonCenter_1F_EventScript_2173E7:: @ 82173E7
|
||||
@ VAR_0x800B is the Nurse's object event id
|
||||
FortreeCity_PokemonCenter_1F_EventScript_Nurse:: @ 82173E7
|
||||
setvar VAR_0x800B, 1
|
||||
call Common_EventScript_PkmnCenterNurse
|
||||
waitmessage
|
||||
@@ -15,25 +16,25 @@ FortreeCity_PokemonCenter_1F_EventScript_2173E7:: @ 82173E7
|
||||
release
|
||||
end
|
||||
|
||||
FortreeCity_PokemonCenter_1F_EventScript_2173F5:: @ 82173F5
|
||||
msgbox FortreeCity_PokemonCenter_1F_Text_217410, MSGBOX_NPC
|
||||
FortreeCity_PokemonCenter_1F_EventScript_Gentleman:: @ 82173F5
|
||||
msgbox FortreeCity_PokemonCenter_1F_Text_GoToSafariZone, MSGBOX_NPC
|
||||
end
|
||||
|
||||
FortreeCity_PokemonCenter_1F_EventScript_2173FE:: @ 82173FE
|
||||
msgbox FortreeCity_PokemonCenter_1F_Text_21746D, MSGBOX_NPC
|
||||
FortreeCity_PokemonCenter_1F_EventScript_Man:: @ 82173FE
|
||||
msgbox FortreeCity_PokemonCenter_1F_Text_RecordCornerIsNeat, MSGBOX_NPC
|
||||
end
|
||||
|
||||
FortreeCity_PokemonCenter_1F_EventScript_217407:: @ 8217407
|
||||
msgbox FortreeCity_PokemonCenter_1F_Text_21751F, MSGBOX_NPC
|
||||
FortreeCity_PokemonCenter_1F_EventScript_Boy:: @ 8217407
|
||||
msgbox FortreeCity_PokemonCenter_1F_Text_DoYouKnowAboutPokenav, MSGBOX_NPC
|
||||
end
|
||||
|
||||
FortreeCity_PokemonCenter_1F_Text_217410: @ 8217410
|
||||
FortreeCity_PokemonCenter_1F_Text_GoToSafariZone: @ 8217410
|
||||
.string "Listen, kid, are you working\n"
|
||||
.string "on a POKéDEX?\p"
|
||||
.string "Hmm… Go to the SAFARI ZONE.\n"
|
||||
.string "That's my suggestion.$"
|
||||
|
||||
FortreeCity_PokemonCenter_1F_Text_21746D: @ 821746D
|
||||
FortreeCity_PokemonCenter_1F_Text_RecordCornerIsNeat: @ 821746D
|
||||
.string "Have you done anything at\n"
|
||||
.string "the RECORD CORNER?\p"
|
||||
.string "It's pretty neat. It mixes and matches\n"
|
||||
@@ -41,7 +42,7 @@ FortreeCity_PokemonCenter_1F_Text_21746D: @ 821746D
|
||||
.string "I don't know quite how it works,\n"
|
||||
.string "but it's cool. It's exciting, even!$"
|
||||
|
||||
FortreeCity_PokemonCenter_1F_Text_21751F: @ 821751F
|
||||
FortreeCity_PokemonCenter_1F_Text_DoYouKnowAboutPokenav: @ 821751F
|
||||
.string "Oh, wow, you have a POKéNAV!\n"
|
||||
.string "And it's just like mine!\p"
|
||||
.string "Do you know about POKéNAV's\n"
|
||||
|
||||
Reference in New Issue
Block a user