12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"name" : "continent",
|
|
"childrenMandatory" : [
|
|
"plains"
|
|
],
|
|
"childrenOptional" : [
|
|
],
|
|
"dependencies" : [
|
|
"./data/sim/region/wilderness/wilderness.json",
|
|
"./data/sim/region/town/town.json"
|
|
]
|
|
} |