Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "68",
|
||||
"graphics_id": "MAP_OBJ_GFX_CLERK",
|
||||
"x": 10,
|
||||
"y": 9,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "51",
|
||||
"graphics_id": "MAP_OBJ_GFX_GBA_KID",
|
||||
"x": 11,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "51",
|
||||
"graphics_id": "MAP_OBJ_GFX_GBA_KID",
|
||||
"x": 4,
|
||||
"y": 9,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "51",
|
||||
"graphics_id": "MAP_OBJ_GFX_GBA_KID",
|
||||
"x": 1,
|
||||
"y": 9,
|
||||
"elevation": 3,
|
||||
@@ -66,7 +66,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "17",
|
||||
"graphics_id": "MAP_OBJ_GFX_LITTLE_GIRL",
|
||||
"x": 9,
|
||||
"y": 14,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user