diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-11-23 14:41:22 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-11-23 14:42:47 -0500 |
commit | 513c7c5f45b3c79e710ea1e48298d8a7bf9bb591 (patch) | |
tree | 8f9b9927bd65912181e591e4d009f892a9dcfad5 /data/maps/Route119 | |
parent | bf65c1fb2505cad8c29ee4beceb1f41eab3151d2 (diff) |
Clarify Kecleon objects
Diffstat (limited to 'data/maps/Route119')
-rw-r--r-- | data/maps/Route119/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route119/map.json b/data/maps/Route119/map.json index fa6391a34..8d78d1065 100644 --- a/data/maps/Route119/map.json +++ b/data/maps/Route119/map.json @@ -468,7 +468,7 @@ "flag": "0" }, { - "graphics_id": "OBJ_EVENT_GFX_KECLEON_1", + "graphics_id": "OBJ_EVENT_GFX_KECLEON", "x": 31, "y": 6, "elevation": 3, @@ -481,7 +481,7 @@ "flag": "FLAG_HIDE_ROUTE_119_KECLEON_1" }, { - "graphics_id": "OBJ_EVENT_GFX_KECLEON_1", + "graphics_id": "OBJ_EVENT_GFX_KECLEON", "x": 25, "y": 15, "elevation": 3, |