diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-28 22:14:47 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-28 22:14:47 -0500 |
commit | 9d2ee97519aa8ee3c5e5c0d11f49f5a77e4f870e (patch) | |
tree | 763431b9969206b11c5c42c7154c19ad5d21f421 /data/scripts/maps/Route121.inc | |
parent | 857b166086756ccc92e58981493513a7f00920ff (diff) | |
parent | 86a36767dba19e84297047addf1d1d776e2efdec (diff) |
Merge branch 'master' into slot_machine
Diffstat (limited to 'data/scripts/maps/Route121.inc')
-rw-r--r-- | data/scripts/maps/Route121.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/Route121.inc b/data/scripts/maps/Route121.inc index 39443d2f9..d1f153117 100644 --- a/data/scripts/maps/Route121.inc +++ b/data/scripts/maps/Route121.inc @@ -29,7 +29,7 @@ Route121_EventScript_151B25:: @ 8151B25 removeobject 12 removeobject 13 removeobject 14 - setvar 0x4074, 1 + setvar VAR_ROUTE121_STATE, 1 releaseall end |