diff options
| author | GriffinR <25753467+GriffinRichards@users.noreply.github.com> | 2019-08-05 11:23:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-05 11:23:45 -0400 |
| commit | c2bf668fdd63b246a04e3e833e2eaef963cfb17b (patch) | |
| tree | 024bc1804b5799d36b67fd8c89085c9af48e4ade /data/maps/SkyPillar_Top | |
| parent | 0f5d96e5f57801137bae8d3cdf3825d0fcd007f1 (diff) | |
rename town/city vars
Diffstat (limited to 'data/maps/SkyPillar_Top')
| -rw-r--r-- | data/maps/SkyPillar_Top/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SkyPillar_Top/scripts.inc b/data/maps/SkyPillar_Top/scripts.inc index 6afbbd58c..0e9b4c3a1 100644 --- a/data/maps/SkyPillar_Top/scripts.inc +++ b/data/maps/SkyPillar_Top/scripts.inc @@ -130,7 +130,7 @@ SkyPillar_Top_EventScript_23979A:: @ 823979A applymovement EVENT_OBJ_ID_CAMERA, SkyPillar_Top_Movement_23985C waitmovement 0 special RemoveCameraObject - setvar VAR_RAYQUAZA_STATE, 5 + setvar VAR_SOOTOPOLIS_CITY_STATE, 5 setvar VAR_SKY_PILLAR_STATE, 1 setvar VAR_SKY_PILLAR_RAQUAZA_CRY_DONE, 1 releaseall |
