Document Lavender Town scripts

This commit is contained in:
GriffinR
2020-01-16 13:56:46 -05:00
parent fba3fc738a
commit 8b2bf805ea
30 changed files with 193 additions and 190 deletions
+7 -7
View File
@@ -1,25 +1,25 @@
LavenderTown_House1_MapScripts:: @ 816B232
.byte 0
LavenderTown_House1_EventScript_16B233:: @ 816B233
LavenderTown_House1_EventScript_CooltrainerF:: @ 816B233
lock
faceplayer
goto_if_set FLAG_RESCUED_MR_FUJI, EventScript_16B248
msgbox gUnknown_819397D
goto_if_set FLAG_RESCUED_MR_FUJI, LavenderTown_House1_EventScript_CooltrainerFGhostGone
msgbox LavenderTown_House1_Text_RocketsKilledCubonesMother
release
end
EventScript_16B248:: @ 816B248
msgbox gUnknown_81939F8
LavenderTown_House1_EventScript_CooltrainerFGhostGone:: @ 816B248
msgbox LavenderTown_House1_Text_GhostOfPokemonTowerIsGone
release
end
LavenderTown_House1_EventScript_16B252:: @ 816B252
LavenderTown_House1_EventScript_Cubone:: @ 816B252
lock
faceplayer
waitse
playmoncry SPECIES_CUBONE, 0
msgbox gUnknown_819396B
msgbox LavenderTown_House1_Text_Cubone
waitmoncry
release
end