14 lines
262 B
JSON
14 lines
262 B
JSON
{
|
|
"name": "cabin2",
|
|
"allowedTileResources" : ["stone"],
|
|
"cost" : {"wood": 15},
|
|
"modelStages": [
|
|
{
|
|
"name": "cabin2-base",
|
|
"filename": "cabin2.obj",
|
|
"conditionKey": "fillRatio",
|
|
"minValue": 0.0,
|
|
"maxValue": 0.1
|
|
}
|
|
]
|
|
} |