diff options
Diffstat (limited to 'data/maps/NewMauville_Inside/scripts.inc')
-rw-r--r-- | data/maps/NewMauville_Inside/scripts.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/NewMauville_Inside/scripts.inc b/data/maps/NewMauville_Inside/scripts.inc index e6d80c33d..1ced90ca9 100644 --- a/data/maps/NewMauville_Inside/scripts.inc +++ b/data/maps/NewMauville_Inside/scripts.inc @@ -32,15 +32,15 @@ NewMauville_Inside_MapScript1_23741B: @ 823741B end NewMauville_Inside_EventScript_237441:: @ 8237441 - clearflag FLAG_0x3CE + clearflag FLAG_HIDE_NEW_MAUVILLE_VOLTORB_1 return NewMauville_Inside_EventScript_237445:: @ 8237445 - clearflag FLAG_0x3CF + clearflag FLAG_HIDE_NEW_MAUVILLE_VOLTORB_2 return NewMauville_Inside_EventScript_237449:: @ 8237449 - clearflag FLAG_0x3D0 + clearflag FLAG_HIDE_NEW_MAUVILLE_VOLTORB_3 return NewMauville_Inside_MapScript1_23744D: @ 823744D |