424
edits
| Line 7: | Line 7: | ||
['file'] = 'Beer.png', | ['file'] = 'Beer.png', | ||
['link'] = 'Beer' | ['link'] = 'Beer' | ||
}, | |||
['beer production'] = { | |||
['file'] = 'Icon_Unlockable_Beer', | |||
['link'] = 'Beer Production' | |||
}, | }, | ||
['berries'] = { | ['berries'] = { | ||
| Line 27: | Line 31: | ||
['file'] = 'Bread.png', | ['file'] = 'Bread.png', | ||
['link'] = 'Bread' | ['link'] = 'Bread' | ||
}, | |||
['butchering'] = { | |||
['file'] = 'Icon_Unlockable_Boar.png', | |||
['link'] = 'Butchering' | |||
}, | }, | ||
['candle'] = { | ['candle'] = { | ||
| Line 59: | Line 67: | ||
['file'] = 'Common Clothes.png', | ['file'] = 'Common Clothes.png', | ||
['link'] = 'Common Clothes' | ['link'] = 'Common Clothes' | ||
}, | |||
['clothing'] = { | |||
['file'] = 'Icon_Unlockable_Clothing.png', | |||
['link'] = 'Clothing' | |||
}, | }, | ||
['coal'] = { | ['coal'] = { | ||
| Line 71: | Line 83: | ||
['file'] = 'Common Wares.png', | ['file'] = 'Common Wares.png', | ||
['link'] = 'Common Wares' | ['link'] = 'Common Wares' | ||
}, | |||
['extended village edict wares'] = { | |||
['file'] = 'Icon_Unlockable_Edicts.png', | |||
['link'] = 'Extended Village Edict' | |||
}, | |||
['farming'] = { | |||
['file'] = 'Icon_Unlockable_Farming.png', | |||
['link'] = 'Farming' | |||
}, | }, | ||
['fish'] = { | ['fish'] = { | ||
['file'] = 'Fish.png', | ['file'] = 'Fish.png', | ||
['link'] = 'Fish' | ['link'] = 'Fish' | ||
}, | |||
['fishing'] = { | |||
['file'] = 'Fish.png', | |||
['link'] = 'Fishing' | |||
}, | }, | ||
['flour'] = { | ['flour'] = { | ||
| Line 111: | Line 135: | ||
['file'] = 'Gold Ore.png', | ['file'] = 'Gold Ore.png', | ||
['link'] = 'Gold Ore' | ['link'] = 'Gold Ore' | ||
}, | |||
['goods market'] = { | |||
['file'] = 'Icon_Unlockable_Market_Additional.png', | |||
['link'] = 'Goods Market' | |||
}, | }, | ||
['grape'] = { | ['grape'] = { | ||
| Line 203: | Line 231: | ||
['file'] = 'Logs.png', | ['file'] = 'Logs.png', | ||
['link'] = 'Logs' | ['link'] = 'Logs' | ||
}, | |||
['lumber camp improvement'] = { | |||
['file'] = 'Icon_Unlockables_LumberCampImprovement.png', | |||
['link'] = 'Lumber Camp Improvement' | |||
}, | |||
['luxury market'] = { | |||
['file'] = 'Icon_Unlockable_Market_Additional.png', | |||
['link'] = 'Luxury Market' | |||
}, | }, | ||
['maintenance'] = { | ['maintenance'] = { | ||
| Line 299: | Line 335: | ||
['file'] = 'Stone.png', | ['file'] = 'Stone.png', | ||
['link'] = 'Stone' | ['link'] = 'Stone' | ||
}, | |||
['stonemason hut'] = { | |||
['file'] = 'Icon_Unlockable_PolishedStones.png', | |||
['link'] = 'Stonemason Hut' | |||
}, | |||
['storage'] = { | |||
['file'] = 'Icon Unlockable Logistics.png', | |||
['link'] = 'Storage' | |||
}, | |||
['storage improvement'] = { | |||
['file'] = 'Icon_Unlockable_StorageImprovements.png', | |||
['link'] = 'Storage Improvement' | |||
}, | }, | ||
['sword'] = { | ['sword'] = { | ||
['file'] = 'ironsword.png', | ['file'] = 'ironsword.png', | ||
['link'] = 'Sword' | ['link'] = 'Sword' | ||
}, | |||
['tier 2 decorative'] = { | |||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | |||
['link'] = 'Tier 2 Decorative' | |||
}, | }, | ||
['tool'] = { | ['tool'] = { | ||
['file'] = 'Tools.png', | ['file'] = 'Tools.png', | ||
['link'] = 'Tools' | ['link'] = 'Tools' | ||
}, | |||
['tooling'] = { | |||
['file'] = 'Icon_Unlockable_Tooling.png', | |||
['link'] = 'Tooling' | |||
}, | }, | ||
['tools'] = { | ['tools'] = { | ||
| Line 323: | Line 379: | ||
['file'] = 'Vegetables.png', | ['file'] = 'Vegetables.png', | ||
['link'] = 'Vegetables' | ['link'] = 'Vegetables' | ||
}, | |||
['village fences'] = { | |||
['file'] = 'Icon_Unlockable_VillageFence.png', | |||
['link'] = 'Village Fence' | |||
}, | |||
['village wooden bridge'] = { | |||
['file'] = 'Icon Unlockable WoodenBridge.png', | |||
['link'] = 'Village Wooden Bridge' | |||
}, | }, | ||
['wax'] = { | ['wax'] = { | ||
| Line 343: | Line 407: | ||
['file'] = 'Wool.png', | ['file'] = 'Wool.png', | ||
['link'] = 'Wool' | ['link'] = 'Wool' | ||
} | } | ||
} | } | ||
edits