Document Pokemon Tower scripts

This commit is contained in:
GriffinR
2020-01-16 13:05:26 -05:00
parent fad3674028
commit fba3fc738a
25 changed files with 279 additions and 278 deletions
+13 -13
View File
@@ -6,33 +6,33 @@ PokemonTower_1F_OnTransition:: @ 816323B
setworldmapflag FLAG_WORLD_MAP_POKEMON_TOWER_1F
end
PokemonTower_1F_EventScript_16323F:: @ 816323F
msgbox gUnknown_8179CAB, MSGBOX_NPC
PokemonTower_1F_EventScript_Channeler:: @ 816323F
msgbox PokemonTower_1F_Text_SenseSpiritsUpToMischief, MSGBOX_NPC
end
PokemonTower_1F_EventScript_163248:: @ 8163248
msgbox gUnknown_8179C8C, MSGBOX_NPC
PokemonTower_1F_EventScript_Woman1:: @ 8163248
msgbox PokemonTower_1F_Text_GrowlitheWhyDidYouDie, MSGBOX_NPC
end
PokemonTower_1F_EventScript_163251:: @ 8163251
msgbox gUnknown_8179C41, MSGBOX_NPC
PokemonTower_1F_EventScript_BaldingMan:: @ 8163251
msgbox PokemonTower_1F_Text_CameToPrayForDepartedClefairy, MSGBOX_NPC
end
PokemonTower_1F_EventScript_16325A:: @ 816325A
PokemonTower_1F_EventScript_Woman2:: @ 816325A
lock
faceplayer
checkplayergender
compare VAR_RESULT, MALE
goto_if_eq EventScript_163272
msgbox gUnknown_8179BFC
goto_if_eq PokemonTower_1F_EventScript_Woman2MalePlayer
msgbox PokemonTower_1F_Text_ComeToPayRespectsGirl
release
end
EventScript_163272:: @ 8163272
msgbox gUnknown_8179BB8
PokemonTower_1F_EventScript_Woman2MalePlayer:: @ 8163272
msgbox PokemonTower_1F_Text_ComeToPayRespectsSon
release
end
PokemonTower_1F_EventScript_16327C:: @ 816327C
msgbox gUnknown_8179B7A, MSGBOX_NPC
PokemonTower_1F_EventScript_WorkerF:: @ 816327C
msgbox PokemonTower_1F_Text_ErectedInMemoryOfDeadMons, MSGBOX_NPC
end