diff options
Diffstat (limited to 'data/maps/MtPyre_5F')
| -rw-r--r-- | data/maps/MtPyre_5F/map.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/MtPyre_5F/map.json b/data/maps/MtPyre_5F/map.json index 98ac6cfc2..465ed07f7 100644 --- a/data/maps/MtPyre_5F/map.json +++ b/data/maps/MtPyre_5F/map.json @@ -12,7 +12,7 @@ "connections": null, "object_events": [ { - "graphics_id": "EVENT_OBJ_GFX_HEX_MANIAC", + "graphics_id": "OBJ_EVENT_GFX_HEX_MANIAC", "x": 3, "y": 7, "elevation": 3, @@ -25,7 +25,7 @@ "flag": "0" }, { - "graphics_id": "EVENT_OBJ_GFX_ITEM_BALL", + "graphics_id": "OBJ_EVENT_GFX_ITEM_BALL", "x": 6, "y": 11, "elevation": 3, @@ -77,4 +77,4 @@ ], "coord_events": [], "bg_events": [] -}
\ No newline at end of file +} |
