Document remainder of poke centers
This commit is contained in:
@@ -8,7 +8,8 @@ DewfordTown_PokemonCenter_1F_OnTransition: @ 81FC52E
|
||||
call Common_EventScript_UpdateBrineyLocation
|
||||
end
|
||||
|
||||
DewfordTown_PokemonCenter_1F_EventScript_1FC537:: @ 81FC537
|
||||
@ VAR_0x800B is the Nurse's object event id
|
||||
DewfordTown_PokemonCenter_1F_EventScript_Nurse:: @ 81FC537
|
||||
setvar VAR_0x800B, 1
|
||||
call Common_EventScript_PkmnCenterNurse
|
||||
waitmessage
|
||||
@@ -16,21 +17,21 @@ DewfordTown_PokemonCenter_1F_EventScript_1FC537:: @ 81FC537
|
||||
release
|
||||
end
|
||||
|
||||
DewfordTown_PokemonCenter_1F_EventScript_1FC545:: @ 81FC545
|
||||
msgbox DewfordTown_PokemonCenter_1F_Text_1FC557, MSGBOX_NPC
|
||||
DewfordTown_PokemonCenter_1F_EventScript_PokefanF:: @ 81FC545
|
||||
msgbox DewfordTown_PokemonCenter_1F_Text_StoneCavern, MSGBOX_NPC
|
||||
end
|
||||
|
||||
DewfordTown_PokemonCenter_1F_EventScript_1FC54E:: @ 81FC54E
|
||||
msgbox DewfordTown_PokemonCenter_1F_Text_1FC5AE, MSGBOX_NPC
|
||||
DewfordTown_PokemonCenter_1F_EventScript_Man:: @ 81FC54E
|
||||
msgbox DewfordTown_PokemonCenter_1F_Text_FaintedMonCanUseHM, MSGBOX_NPC
|
||||
end
|
||||
|
||||
DewfordTown_PokemonCenter_1F_Text_1FC557: @ 81FC557
|
||||
DewfordTown_PokemonCenter_1F_Text_StoneCavern: @ 81FC557
|
||||
.string "There's a stone cavern at the edge\n"
|
||||
.string "of town.\p"
|
||||
.string "I've heard you can find rare stones\n"
|
||||
.string "there.$"
|
||||
|
||||
DewfordTown_PokemonCenter_1F_Text_1FC5AE: @ 81FC5AE
|
||||
DewfordTown_PokemonCenter_1F_Text_FaintedMonCanUseHM: @ 81FC5AE
|
||||
.string "Even if a POKéMON faints and can't\n"
|
||||
.string "battle, it can still use a move learned\l"
|
||||
.string "from a HIDDEN MACHINE (HM).$"
|
||||
|
||||
Reference in New Issue
Block a user