782
edits
Tag: Manual revert |
|||
| (42 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
return { | return { | ||
['apiary'] = { | ['apiary'] = { | ||
type = 'Monastery', | |||
employees = { | employees = { | ||
workers = '2 Bee Keepers', | |||
['Optimal Rank'] = 'Brother/Sister' | ['Optimal Rank'] = 'Brother/Sister' | ||
}, | |||
output = { | output = { | ||
'honey', | 'honey', | ||
| Line 793: | Line 793: | ||
['gold coins'] = '100' | ['gold coins'] = '100' | ||
} | } | ||
}, | |||
['house'] = { | |||
type = 'Housing', | |||
construction = { | |||
['wood'] = '20', | |||
}, | |||
costs = { | |||
maintenance = '??' | |||
}, | |||
influence = { | |||
prosperity = '0' | |||
}, | |||
}, | }, | ||
['hunter\'s hut'] = { | ['hunter\'s hut'] = { | ||
| Line 1,521: | Line 1,533: | ||
}, | }, | ||
output = { | output = { | ||
' | 'clothes' | ||
}, | }, | ||
construction = { | construction = { | ||
edits