Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
],
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "50",
|
||||
"graphics_id": "MAP_OBJ_GFX_ROCKET_F",
|
||||
"x": 18,
|
||||
"y": 18,
|
||||
"elevation": 3,
|
||||
@@ -38,7 +38,7 @@
|
||||
"flag": "136"
|
||||
},
|
||||
{
|
||||
"graphics_id": "49",
|
||||
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
|
||||
"x": 17,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
@@ -51,7 +51,7 @@
|
||||
"flag": "136"
|
||||
},
|
||||
{
|
||||
"graphics_id": "49",
|
||||
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
|
||||
"x": 11,
|
||||
"y": 27,
|
||||
"elevation": 3,
|
||||
@@ -64,7 +64,7 @@
|
||||
"flag": "136"
|
||||
},
|
||||
{
|
||||
"graphics_id": "95",
|
||||
"graphics_id": "MAP_OBJ_GFX_CUT_TREE",
|
||||
"x": 8,
|
||||
"y": 9,
|
||||
"elevation": 3,
|
||||
@@ -77,7 +77,7 @@
|
||||
"flag": "18"
|
||||
},
|
||||
{
|
||||
"graphics_id": "95",
|
||||
"graphics_id": "MAP_OBJ_GFX_CUT_TREE",
|
||||
"x": 19,
|
||||
"y": 12,
|
||||
"elevation": 3,
|
||||
@@ -90,7 +90,7 @@
|
||||
"flag": "19"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 12,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -103,7 +103,7 @@
|
||||
"flag": "478"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 3,
|
||||
"y": 22,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user