Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "33",
|
||||
"graphics_id": "MAP_OBJ_GFX_OLD_MAN_2",
|
||||
"x": 3,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "97",
|
||||
"graphics_id": "MAP_OBJ_GFX_STRENGTH_BOULDER",
|
||||
"x": 11,
|
||||
"y": 6,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
"graphics_id": "92",
|
||||
"graphics_id": "MAP_OBJ_GFX_ITEM_BALL",
|
||||
"x": 11,
|
||||
"y": 5,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "441"
|
||||
},
|
||||
{
|
||||
"graphics_id": "0",
|
||||
"graphics_id": "MAP_OBJ_GFX_RED_NORMAL",
|
||||
"x": 4,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
|
||||
Reference in New Issue
Block a user