Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
],
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "31",
|
||||
"graphics_id": "MAP_OBJ_GFX_WOMAN_3",
|
||||
"x": 14,
|
||||
"y": 9,
|
||||
"elevation": 3,
|
||||
@@ -33,7 +33,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "53",
|
||||
"graphics_id": "MAP_OBJ_GFX_BIKER",
|
||||
"x": 8,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
@@ -46,7 +46,7 @@
|
||||
"flag": "121"
|
||||
},
|
||||
{
|
||||
"graphics_id": "53",
|
||||
"graphics_id": "MAP_OBJ_GFX_BIKER",
|
||||
"x": 13,
|
||||
"y": 10,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user