Document Saffron City scripts

This commit is contained in:
GriffinR
2020-01-25 15:54:20 -05:00
parent a09e66b53f
commit ce9f821b4e
62 changed files with 911 additions and 904 deletions
@@ -7,31 +7,31 @@ SaffronCity_PokemonCenter_1F_OnTransition:: @ 816EFF7
setrespawn SPAWN_SAFFRON_CITY
end
SaffronCity_PokemonCenter_1F_EventScript_16EFFB:: @ 816EFFB
SaffronCity_PokemonCenter_1F_EventScript_Nurse:: @ 816EFFB
lock
faceplayer
call EventScript_PkmnCenterNurse
release
end
SaffronCity_PokemonCenter_1F_EventScript_16F004:: @ 816F004
msgbox gUnknown_819C058, MSGBOX_NPC
SaffronCity_PokemonCenter_1F_EventScript_Gentleman:: @ 816F004
msgbox SaffronCity_PokemonCenter_1F_Text_SilphCoVictimOfFame, MSGBOX_NPC
end
SaffronCity_PokemonCenter_1F_EventScript_16F00D:: @ 816F00D
msgbox gUnknown_819C023, MSGBOX_NPC
SaffronCity_PokemonCenter_1F_EventScript_Woman:: @ 816F00D
msgbox SaffronCity_PokemonCenter_1F_Text_GrowthRatesDifferBySpecies, MSGBOX_NPC
end
SaffronCity_PokemonCenter_1F_EventScript_16F016:: @ 816F016
SaffronCity_PokemonCenter_1F_EventScript_Youngster:: @ 816F016
lock
faceplayer
compare VAR_MAP_SCENE_SILPH_CO_11F, 1
goto_if_eq EventScript_16F02D
msgbox gUnknown_819C0B4
goto_if_eq SaffronCity_PokemonCenter_1F_EventScript_YoungsterRocketsGone
msgbox SaffronCity_PokemonCenter_1F_Text_GreatIfEliteFourCameBeatRockets
release
end
EventScript_16F02D:: @ 816F02D
msgbox gUnknown_819C102
SaffronCity_PokemonCenter_1F_EventScript_YoungsterRocketsGone:: @ 816F02D
msgbox SaffronCity_PokemonCenter_1F_Text_TeamRocketTookOff
release
end