Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "59",
|
||||
"graphics_id": "MAP_OBJ_GFX_CHEF",
|
||||
"x": 1,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "59",
|
||||
"graphics_id": "MAP_OBJ_GFX_CHEF",
|
||||
"x": 6,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "59",
|
||||
"graphics_id": "MAP_OBJ_GFX_CHEF",
|
||||
"x": 10,
|
||||
"y": 4,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "59",
|
||||
"graphics_id": "MAP_OBJ_GFX_CHEF",
|
||||
"x": 8,
|
||||
"y": 9,
|
||||
"elevation": 3,
|
||||
@@ -66,7 +66,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "59",
|
||||
"graphics_id": "MAP_OBJ_GFX_CHEF",
|
||||
"x": 14,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
@@ -79,7 +79,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "59",
|
||||
"graphics_id": "MAP_OBJ_GFX_CHEF",
|
||||
"x": 14,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
@@ -92,7 +92,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "59",
|
||||
"graphics_id": "MAP_OBJ_GFX_CHEF",
|
||||
"x": 14,
|
||||
"y": 9,
|
||||
"elevation": 3,
|
||||
@@ -105,7 +105,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 1,
|
||||
"y": 10,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user