Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
],
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "57",
|
||||
"graphics_id": "MAP_OBJ_GFX_FISHER",
|
||||
"x": 7,
|
||||
"y": 27,
|
||||
"elevation": 3,
|
||||
@@ -38,7 +38,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "57",
|
||||
"graphics_id": "MAP_OBJ_GFX_FISHER",
|
||||
"x": 16,
|
||||
"y": 26,
|
||||
"elevation": 3,
|
||||
@@ -51,7 +51,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "43",
|
||||
"graphics_id": "MAP_OBJ_GFX_SWIMMER_M_WATER",
|
||||
"x": 12,
|
||||
"y": 44,
|
||||
"elevation": 1,
|
||||
@@ -64,7 +64,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "44",
|
||||
"graphics_id": "MAP_OBJ_GFX_SWIMMER_F_WATER",
|
||||
"x": 14,
|
||||
"y": 35,
|
||||
"elevation": 1,
|
||||
@@ -77,7 +77,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "36",
|
||||
"graphics_id": "MAP_OBJ_GFX_TUBER_M_1",
|
||||
"x": 15,
|
||||
"y": 35,
|
||||
"elevation": 1,
|
||||
|
||||
Reference in New Issue
Block a user