Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 13,
|
||||
"y": 12,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "386"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 37,
|
||||
"y": 15,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "387"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 31,
|
||||
"y": 18,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "388"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 36,
|
||||
"y": 17,
|
||||
"elevation": 4,
|
||||
|
||||
Reference in New Issue
Block a user