Rename map scene vars and partially document Oak's lab

This commit is contained in:
PikalaxALT
2019-10-18 12:49:59 -04:00
parent 9903f7a77a
commit 4f15cb02d2
89 changed files with 475 additions and 507 deletions
+2 -2
View File
@@ -101,7 +101,7 @@
"x": 11,
"y": 15,
"elevation": 3,
"var": "VAR_0x4059",
"var": "VAR_MAP_SCENE_POKEMON_TOWER_6F",
"var_value": 0,
"script": "PokemonTower_6F_EventScript_1634B8"
},
@@ -110,7 +110,7 @@
"x": 12,
"y": 16,
"elevation": 3,
"var": "VAR_0x4059",
"var": "VAR_MAP_SCENE_POKEMON_TOWER_6F",
"var_value": 0,
"script": "PokemonTower_6F_EventScript_1634B8"
}
+1 -1
View File
@@ -27,7 +27,7 @@ EventScript_1634F5:: @ 81634F5
waitbuttonpress
waitmoncry
msgbox gUnknown_817A342
setvar VAR_0x4059, 1
setvar VAR_MAP_SCENE_POKEMON_TOWER_6F, 1
releaseall
end