magiclysm-bn/start_locations.json
histoire b96862c9d7 initial commit
FossilOrigin-Name: 8d766a175beea27236b2d3fd3761f97321e6db3872743c5d12023a64af5930bc
2023-03-28 03:56:15 +00:00

15 lines
305 B
JSON

[
{
"type": "start_location",
"id": "sloc_magic_basement",
"name": "Wizard's Secret Basement Study",
"terrain": [ "magic_basement" ]
},
{
"type": "start_location",
"id": "sloc_lake_retreat",
"name": "Wizard's lake retreat",
"terrain": [ "lake_retreat_ground" ]
}
]