Difference between revisions of "Module:BuildingIndex"

Jump to navigation Jump to search
no edit summary
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
return {
return {
['apiary'] = {
['apiary'] = {
type = 'Monastery',
type = 'Monastery',
  employees = {
  employees = {
workers = '2 Bee Keepers',
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 = {
   'common clothes'
   'clothes'
   },
   },
  construction = {
  construction = {
782

edits

Navigation menu