Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "52",
|
||||
"graphics_id": "MAP_OBJ_GFX_SUPER_NERD",
|
||||
"x": 25,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 25,
|
||||
"y": 4,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 17,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "52",
|
||||
"graphics_id": "MAP_OBJ_GFX_SUPER_NERD",
|
||||
"x": 16,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -66,7 +66,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 16,
|
||||
"y": 18,
|
||||
"elevation": 3,
|
||||
@@ -79,7 +79,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "52",
|
||||
"graphics_id": "MAP_OBJ_GFX_SUPER_NERD",
|
||||
"x": 4,
|
||||
"y": 19,
|
||||
"elevation": 3,
|
||||
@@ -92,7 +92,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 4,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -105,7 +105,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "86",
|
||||
"graphics_id": "MAP_OBJ_GFX_BLAINE",
|
||||
"x": 5,
|
||||
"y": 4,
|
||||
"elevation": 3,
|
||||
@@ -118,7 +118,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "91",
|
||||
"graphics_id": "MAP_OBJ_GFX_GYM_GUY",
|
||||
"x": 24,
|
||||
"y": 20,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user