diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-18 19:52:37 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-18 19:52:37 -0500 |
| commit | 3e806419156cd1b57f8c6c1b215f836b467c723a (patch) | |
| tree | b563893df89348fcbc07c1fcc0fda8331ffde157 /data/maps/Route2/map.json | |
| parent | 2a2db28e57e78eb8861997422f998378d91bf9dc (diff) | |
in_connection to bool
Diffstat (limited to 'data/maps/Route2/map.json')
| -rw-r--r-- | data/maps/Route2/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route2/map.json b/data/maps/Route2/map.json index 2c09a3474..29563d779 100644 --- a/data/maps/Route2/map.json +++ b/data/maps/Route2/map.json @@ -106,7 +106,7 @@ }, { "graphics_id": "OBJECT_EVENT_GFX_CUT_TREE", - "in_connection": 255, + "in_connection": true, "x": 6, "y": 85, "elevation": 8, |
