Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "47",
|
||||
"graphics_id": "MAP_OBJ_GFX_WORKER_M",
|
||||
"x": 16,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "32",
|
||||
"graphics_id": "MAP_OBJ_GFX_OLD_MAN_1",
|
||||
"x": 2,
|
||||
"y": 4,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 21,
|
||||
"y": 3,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "101",
|
||||
"graphics_id": "MAP_OBJ_GFX_OLD_AMBER",
|
||||
"x": 22,
|
||||
"y": 3,
|
||||
"elevation": 0,
|
||||
@@ -66,7 +66,7 @@
|
||||
"flag": "86"
|
||||
},
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 26,
|
||||
"y": 4,
|
||||
"elevation": 3,
|
||||
@@ -79,7 +79,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 26,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user