diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-23 17:00:12 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-23 17:00:12 -0500 |
commit | 1fc8db43b7254f7445b335cec22c7406edb1902d (patch) | |
tree | c09e2407f6750104d19ca73a6edbf73e25c64f2b /data/maps/Route7 | |
parent | 9aaafa84871e7bcc553d3eda680415545a337eee (diff) |
Sync object event gfx constants
Diffstat (limited to 'data/maps/Route7')
-rw-r--r-- | data/maps/Route7/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route7/map.json b/data/maps/Route7/map.json index 6aaffd6fc..09de5c2b8 100644 --- a/data/maps/Route7/map.json +++ b/data/maps/Route7/map.json @@ -27,7 +27,7 @@ ], "object_events": [ { - "graphics_id": "OBJECT_EVENT_GFX_CUT_TREE", + "graphics_id": "OBJ_EVENT_GFX_CUT_TREE", "in_connection": true, "x": -8, "y": 12, |