summaryrefslogtreecommitdiff
path: root/data/maps/Route16
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-19 21:10:29 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-19 21:10:29 -0400
commit2702aa2754ac3f6ae91b61c4fa2177ff5b623717 (patch)
treeec1d0c1f4fd91a1d82d426d807b9d7368d9d6363 /data/maps/Route16
parent2ff8af13d5a259fa0ca07afe3ecf4792b6871a80 (diff)
Remaining NPC hide/show flags
Diffstat (limited to 'data/maps/Route16')
-rw-r--r--data/maps/Route16/map.json2
-rw-r--r--data/maps/Route16/scripts.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route16/map.json b/data/maps/Route16/map.json
index 8ba369942..6ad1a1eeb 100644
--- a/data/maps/Route16/map.json
+++ b/data/maps/Route16/map.json
@@ -152,7 +152,7 @@
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "Route16_EventScript_168121",
- "flag": "FLAG_0x080"
+ "flag": "FLAG_HIDE_ROUTE_16_SNORLAX"
}
],
"warp_events": [
diff --git a/data/maps/Route16/scripts.inc b/data/maps/Route16/scripts.inc
index e5fd83934..ae5ecbeb7 100644
--- a/data/maps/Route16/scripts.inc
+++ b/data/maps/Route16/scripts.inc
@@ -48,7 +48,7 @@ Route16_EventScript_168121:: @ 8168121
playmoncry SPECIES_SNORLAX, 2
delay 40
waitmoncry
- setflag FLAG_0x080
+ setflag FLAG_HIDE_ROUTE_16_SNORLAX
setflag FLAG_0x807
dowildbattle
clearflag FLAG_0x807