diff options
| author | garak <garakmon@gmail.com> | 2018-10-18 15:28:59 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2018-10-18 15:28:59 -0400 |
| commit | c27043bd3cf51d00b846d5ed38d8bf7c079992bc (patch) | |
| tree | 80631c63652e3b33a5f9787d86bf963dba38e68b /data/maps/SootopolisCity/scripts.inc | |
| parent | d1b7f32b0ae88e3f2c4d9ed03513cbd30f8f4a74 (diff) | |
more event flags
Diffstat (limited to 'data/maps/SootopolisCity/scripts.inc')
| -rw-r--r-- | data/maps/SootopolisCity/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SootopolisCity/scripts.inc b/data/maps/SootopolisCity/scripts.inc index 06ceba8c0..d020d9a63 100644 --- a/data/maps/SootopolisCity/scripts.inc +++ b/data/maps/SootopolisCity/scripts.inc @@ -1445,8 +1445,8 @@ SootopolisCity_EventScript_1E654C:: @ 81E654C setflag FLAG_0x33B setflag FLAG_0x33A setflag FLAG_0x09E - clearflag FLAG_0x358 - clearflag FLAG_0x394 + clearflag FLAG_HIDE_MT_PYRE_SUMMIT_MAXIE + clearflag FLAG_HIDE_MT_PYRE_SUMMIT_ARCHIE setvar VAR_0x40B9, 2 warpsilent MAP_SOOTOPOLIS_CITY, 255, 31, 34 waitstate |
