Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "25",
|
||||
"graphics_id": "MAP_OBJ_GFX_MAN",
|
||||
"x": 9,
|
||||
"y": 3,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "18",
|
||||
"graphics_id": "MAP_OBJ_GFX_YOUNGSTER",
|
||||
"x": 9,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "28",
|
||||
"graphics_id": "MAP_OBJ_GFX_WOMAN_2",
|
||||
"x": 5,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user