diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-03-13 01:21:46 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-03-13 01:21:46 -0400 |
| commit | d450d5d406b88cd247803941fab5ce2cfaa3723d (patch) | |
| tree | f11cc27493e1e19406f18d091b1de6247104540a /data/maps/VictoryRoad_3F/map.json | |
| parent | a0f951b09c526bd92c2719ef3e28cccfeb0fc84a (diff) | |
var_value to string
Diffstat (limited to 'data/maps/VictoryRoad_3F/map.json')
| -rw-r--r-- | data/maps/VictoryRoad_3F/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/VictoryRoad_3F/map.json b/data/maps/VictoryRoad_3F/map.json index ead0befc7..cf2d28b45 100644 --- a/data/maps/VictoryRoad_3F/map.json +++ b/data/maps/VictoryRoad_3F/map.json @@ -216,7 +216,7 @@ "y": 7, "elevation": 3, "var": "VAR_MAP_SCENE_VICTORY_ROAD_3F", - "var_value": 99, + "var_value": "99", "script": "VictoryRoad_3F_EventScript_FloorSwitch" } ], |
