v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
31
assets/devel/tenants/chefmerchantwithquadruped.tenant
Normal file
31
assets/devel/tenants/chefmerchantwithquadruped.tenant
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"name": "chefmerchantwithquadruped",
|
||||
"priority": 2,
|
||||
|
||||
"colonyTagCriteria": {
|
||||
"light": 1,
|
||||
"door": 1,
|
||||
"apex": 6,
|
||||
"cooking": 6
|
||||
},
|
||||
|
||||
"tenants": [
|
||||
{
|
||||
"spawn": "npc",
|
||||
"species": "apex",
|
||||
"type": "chefmerchant"
|
||||
},
|
||||
{
|
||||
"spawn": "monster",
|
||||
"type": "smallquadruped",
|
||||
"overrides": {
|
||||
"aggressive": false
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
"rent": {
|
||||
"periodRange": [10.0, 10.0],
|
||||
"pool": "huntingquadruped"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue