Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
],
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "61",
|
||||
"graphics_id": "MAP_OBJ_GFX_GENTLEMAN",
|
||||
"x": 14,
|
||||
"y": 11,
|
||||
"elevation": 3,
|
||||
@@ -38,7 +38,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "28",
|
||||
"graphics_id": "MAP_OBJ_GFX_WOMAN_2",
|
||||
"x": 9,
|
||||
"y": 7,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user