diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 15:05:51 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 15:05:51 -0400 |
| commit | d98d4d887c16e8fa13360e3f243bf019844d3c41 (patch) | |
| tree | 729ebda526ec73161b3a1a85547a80b157d598e1 /data/maps/FourIsland_IcefallCave_B1F/map.json | |
| parent | 1449c71364c65e30be434923ef6b89836bdaafa6 (diff) | |
Set map.json files with map_obj_gfx constants
Diffstat (limited to 'data/maps/FourIsland_IcefallCave_B1F/map.json')
| -rw-r--r-- | data/maps/FourIsland_IcefallCave_B1F/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/FourIsland_IcefallCave_B1F/map.json b/data/maps/FourIsland_IcefallCave_B1F/map.json index 709b24259..ab812373b 100644 --- a/data/maps/FourIsland_IcefallCave_B1F/map.json +++ b/data/maps/FourIsland_IcefallCave_B1F/map.json @@ -14,7 +14,7 @@ "connections": null, "object_events": [ { - "graphics_id": "92", + "graphics_id": "MAP_OBJ_GFX_ITEM_BALL", "x": 10, "y": 14, "elevation": 3, @@ -27,7 +27,7 @@ "flag": "498" }, { - "graphics_id": "92", + "graphics_id": "MAP_OBJ_GFX_ITEM_BALL", "x": 21, "y": 7, "elevation": 3, |
