Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
],
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "28",
|
||||
"graphics_id": "MAP_OBJ_GFX_WOMAN_2",
|
||||
"x": 14,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
@@ -38,7 +38,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "32",
|
||||
"graphics_id": "MAP_OBJ_GFX_OLD_MAN_1",
|
||||
"x": 11,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -51,7 +51,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "73",
|
||||
"graphics_id": "MAP_OBJ_GFX_BILL",
|
||||
"x": 20,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
@@ -64,7 +64,7 @@
|
||||
"flag": "98"
|
||||
},
|
||||
{
|
||||
"graphics_id": "108",
|
||||
"graphics_id": "MAP_OBJ_GFX_SEAGALLOP",
|
||||
"x": 23,
|
||||
"y": 7,
|
||||
"elevation": 1,
|
||||
|
||||
Reference in New Issue
Block a user