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
+2 -2
View File
@@ -23,7 +23,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "LavenderTown_House1_EventScript_16B233",
"script": "LavenderTown_House1_EventScript_CooltrainerF",
"flag": "0"
},
{
@@ -36,7 +36,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "LavenderTown_House1_EventScript_16B252",
"script": "LavenderTown_House1_EventScript_Cubone",
"flag": "0"
}
],
+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
+3 -3
View File
@@ -1,14 +1,14 @@
gUnknown_819396B:: @ 819396B
LavenderTown_House1_Text_Cubone:: @ 819396B
.string "CUBONE: Kyarugoo!$"
gUnknown_819397D:: @ 819397D
LavenderTown_House1_Text_RocketsKilledCubonesMother:: @ 819397D
.string "Those horrible ROCKETS!\n"
.string "They deserve no mercy!\p"
.string "That poor CUBONE's mother…\p"
.string "It was killed trying to escape from\n"
.string "TEAM ROCKET.$"
gUnknown_81939F8:: @ 81939F8
LavenderTown_House1_Text_GhostOfPokemonTowerIsGone:: @ 81939F8
.string "The ghost of POKéMON TOWER is\n"
.string "gone!\p"
.string "Someone must have soothed its\n"