diff options
author | Tetrable <atifhuss386@gmail.com> | 2019-01-02 21:12:43 +0000 |
---|---|---|
committer | Tetrable <atifhuss386@gmail.com> | 2019-01-02 21:12:43 +0000 |
commit | 1e3da62d24ad91e4d69ac6974476fd5ea47cae9b (patch) | |
tree | 806828b7a2be77e7afc2017b34cef7f5c35324d0 /data/maps/VictoryRoad_1F/scripts.inc | |
parent | 2dd706ca5410d98ad214ceff7026d6db276f4d5a (diff) |
Finish off labelling flags
Diffstat (limited to 'data/maps/VictoryRoad_1F/scripts.inc')
-rw-r--r-- | data/maps/VictoryRoad_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/VictoryRoad_1F/scripts.inc b/data/maps/VictoryRoad_1F/scripts.inc index edf45de9c..20f36868e 100644 --- a/data/maps/VictoryRoad_1F/scripts.inc +++ b/data/maps/VictoryRoad_1F/scripts.inc @@ -45,7 +45,7 @@ VictoryRoad_1F_EventScript_235DE1:: @ 8235DE1 msgbox VictoryRoad_1F_Text_236020, MSGBOX_DEFAULT clearflag FLAG_HIDE_VICTORY_ROAD_ENTRANCE_WALLY moveobjectoffscreen 4 - setflag FLAG_0x07E + setflag FLAG_DEFEATED_WALLY_VICTORY_ROAD copyvar VAR_0x40C3, VAR_0x8008 releaseall end |