Set map.json files with map_obj_gfx constants
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"graphics_id": "49",
|
||||
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
|
||||
"x": 11,
|
||||
"y": 14,
|
||||
"elevation": 3,
|
||||
@@ -27,7 +27,7 @@
|
||||
"flag": "141"
|
||||
},
|
||||
{
|
||||
"graphics_id": "49",
|
||||
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
|
||||
"x": 13,
|
||||
"y": 14,
|
||||
"elevation": 3,
|
||||
@@ -40,7 +40,7 @@
|
||||
"flag": "141"
|
||||
},
|
||||
{
|
||||
"graphics_id": "77",
|
||||
"graphics_id": "MAP_OBJ_GFX_LORELEI",
|
||||
"x": 12,
|
||||
"y": 16,
|
||||
"elevation": 3,
|
||||
@@ -53,7 +53,7 @@
|
||||
"flag": "139"
|
||||
},
|
||||
{
|
||||
"graphics_id": "49",
|
||||
"graphics_id": "MAP_OBJ_GFX_ROCKET_M",
|
||||
"x": 10,
|
||||
"y": 15,
|
||||
"elevation": 3,
|
||||
|
||||
Reference in New Issue
Block a user