Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "49",
|
||||
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
|
||||
"x": 25,
|
||||
"y": 9,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "83"
|
||||
},
|
||||
{
|
||||
"graphics_id": "47",
|
||||
"graphics_id": "MAP_OBJ_GFX_WORKER_M",
|
||||
"x": 31,
|
||||
"y": 13,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 4,
|
||||
"y": 12,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "83"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 8,
|
||||
"y": 10,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user