Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "24",
|
||||
"graphics_id": "MAP_OBJ_GFX_BATTLE_GIRL",
|
||||
"x": 7,
|
||||
"y": 13,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "17",
|
||||
"graphics_id": "MAP_OBJ_GFX_LITTLE_GIRL",
|
||||
"x": 6,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "18",
|
||||
"graphics_id": "MAP_OBJ_GFX_YOUNGSTER",
|
||||
"x": 3,
|
||||
"y": 13,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "61",
|
||||
"graphics_id": "MAP_OBJ_GFX_GENTLEMAN",
|
||||
"x": 3,
|
||||
"y": 12,
|
||||
"elevation": 3,
|
||||
@@ -66,7 +66,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "31",
|
||||
"graphics_id": "MAP_OBJ_GFX_WOMAN_3",
|
||||
"x": 9,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -79,7 +79,7 @@
|
||||
"flag": "110"
|
||||
},
|
||||
{
|
||||
"graphics_id": "26",
|
||||
"graphics_id": "MAP_OBJ_GFX_ROCKER",
|
||||
"x": 7,
|
||||
"y": 12,
|
||||
"elevation": 3,
|
||||
@@ -92,7 +92,7 @@
|
||||
"flag": "109"
|
||||
},
|
||||
{
|
||||
"graphics_id": "29",
|
||||
"graphics_id": "MAP_OBJ_GFX_BEAUTY",
|
||||
"x": 9,
|
||||
"y": 12,
|
||||
"elevation": 3,
|
||||
@@ -105,7 +105,7 @@
|
||||
"flag": "111"
|
||||
},
|
||||
{
|
||||
"graphics_id": "54",
|
||||
"graphics_id": "MAP_OBJ_GFX_BLACKBELT",
|
||||
"x": 5,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -118,7 +118,7 @@
|
||||
"flag": "108"
|
||||
},
|
||||
{
|
||||
"graphics_id": "0",
|
||||
"graphics_id": "MAP_OBJ_GFX_RED_NORMAL",
|
||||
"x": 2,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
@@ -131,7 +131,7 @@
|
||||
"flag": "157"
|
||||
},
|
||||
{
|
||||
"graphics_id": "0",
|
||||
"graphics_id": "MAP_OBJ_GFX_RED_NORMAL",
|
||||
"x": 3,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
|
||||
Reference in New Issue
Block a user