Module:Progress/data
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Progress/data/doc
return {
prosperity = {
quiet = {
['Warehouse'] = {
'warehouse'
},
['Wooden Bridge'] = {
'wooden bridge'
},
['Fishing'] = {
'fisher\'s hut'
},
['Butchering'] = {
'hunter\'s hut',
'butchery'
},
['Decorative'] = {
'flower bush',
'village tree',
'fence',
'road sign',
'wooden bench',
'rope fence',
'backrest bench',
'simple bench',
'low pruned hedge',
'round pruned hedge'
}
}
}
}