summaryrefslogtreecommitdiff
path: root/data/maps/TwoIsland/scripts.inc
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/TwoIsland/scripts.inc
parenta8b767965a92352de03780fb4671d2a469343d28 (diff)
Hide/show flags through 07F
Diffstat (limited to 'data/maps/TwoIsland/scripts.inc')
-rw-r--r--data/maps/TwoIsland/scripts.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/TwoIsland/scripts.inc b/data/maps/TwoIsland/scripts.inc
index 9ccc7f1f5..5e7753ea9 100644
--- a/data/maps/TwoIsland/scripts.inc
+++ b/data/maps/TwoIsland/scripts.inc
@@ -54,17 +54,17 @@ EventScript_1675EE:: @ 81675EE
EventScript_1675F4:: @ 81675F4
setvar VAR_MAP_SCENE_TWO_ISLAND, 2
- clearflag FLAG_0x07B
+ clearflag FLAG_HIDE_TWO_ISLAND_WOMAN
return
EventScript_1675FD:: @ 81675FD
setvar VAR_MAP_SCENE_TWO_ISLAND, 3
- clearflag FLAG_0x07C
+ clearflag FLAG_HIDE_TWO_ISLAND_BEAUTY
return
EventScript_167606:: @ 8167606
setvar VAR_MAP_SCENE_TWO_ISLAND, 4
- clearflag FLAG_0x07D
+ clearflag FLAG_HIDE_TWO_ISLAND_SUPER_NERD
return
TwoIsland_EventScript_16760F:: @ 816760F