Mi2dRPGamEng/resources/defs/maps/harbor_world.json

12 lines
250 B
JSON

{
"map_id": "harbor_world",
"width": 14,
"height": 14,
"depth": 1,
"default_tile": { "subfloor": "dirt", "flooring": "grass" },
"tiles": [],
"embeddings": [
{ "map_file": "ship_test.json", "anchor": [4, 4, 0], "rotation": 1 }
]
}