Remaining NPC hide/show flags
This commit is contained in:
@@ -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": [
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user