summaryrefslogtreecommitdiff
path: root/data/maps/PokemonLeague_LancesRoom
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-19 20:30:38 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-19 20:30:38 -0400
commit2ff8af13d5a259fa0ca07afe3ecf4792b6871a80 (patch)
treee787d04143073746d171dcd841b43f95829afc53 /data/maps/PokemonLeague_LancesRoom
parenta8b767965a92352de03780fb4671d2a469343d28 (diff)
Hide/show flags through 07F
Diffstat (limited to 'data/maps/PokemonLeague_LancesRoom')
-rw-r--r--data/maps/PokemonLeague_LancesRoom/scripts.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/PokemonLeague_LancesRoom/scripts.inc b/data/maps/PokemonLeague_LancesRoom/scripts.inc
index 295bf1b80..b331a8639 100644
--- a/data/maps/PokemonLeague_LancesRoom/scripts.inc
+++ b/data/maps/PokemonLeague_LancesRoom/scripts.inc
@@ -41,7 +41,7 @@ EventScript_162987:: @ 8162987
lockall
applymovement 255, Movement_1629F1
waitmovement 0
- setflag FLAG_0x002
+ setflag FLAG_TEMP_2
call EventScript_1629A8
playse SE_KI_GASYAN
special DrawWholeMapView
@@ -116,13 +116,13 @@ PokemonLeague_LancesRoom_EventScript_162A14:: @ 8162A14
call_if 0, EventScript_162A79
checkflag FLAG_SYS_GAME_CLEAR
call_if 1, EventScript_162A82
- setflag FLAG_0x003
- setflag FLAG_0x005
+ setflag FLAG_TEMP_3
+ setflag FLAG_TEMP_5
checkflag FLAG_0x844
call_if 0, EventScript_162A8B
checkflag FLAG_0x844
call_if 1, EventScript_162A96
- clearflag FLAG_0x005
+ clearflag FLAG_TEMP_5
goto EventScript_162AAB
EventScript_162A78:: @ 8162A78