Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "55",
|
||||
"graphics_id": "MAP_OBJ_GFX_SCIENTIST",
|
||||
"x": 22,
|
||||
"y": 24,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 29,
|
||||
"y": 32,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "415"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 22,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "416"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 27,
|
||||
"y": 15,
|
||||
"elevation": 3,
|
||||
@@ -66,7 +66,7 @@
|
||||
"flag": "458"
|
||||
},
|
||||
{
|
||||
"graphics_id": "18",
|
||||
"graphics_id": "MAP_OBJ_GFX_YOUNGSTER",
|
||||
"x": 8,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user