Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "43",
|
||||
"graphics_id": "MAP_OBJ_GFX_SWIMMER_M_WATER",
|
||||
"x": 10,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "40",
|
||||
"graphics_id": "MAP_OBJ_GFX_PICNICKER",
|
||||
"x": 4,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "81",
|
||||
"graphics_id": "MAP_OBJ_GFX_MISTY",
|
||||
"x": 8,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "91",
|
||||
"graphics_id": "MAP_OBJ_GFX_GYM_GUY",
|
||||
"x": 7,
|
||||
"y": 16,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user