455
modifications
| Ligne 7 : | Ligne 7 : | ||
['file'] = 'Beer.png', | ['file'] = 'Beer.png', | ||
['link'] = 'Beer' | ['link'] = 'Beer' | ||
}, | |||
['beer production'] = { | |||
['file'] = 'Icon_Unlockable_Beer', | |||
['link'] = 'Beer Production' | |||
}, | }, | ||
['berries'] = { | ['berries'] = { | ||
| Ligne 27 : | Ligne 31 : | ||
['file'] = 'Bread.png', | ['file'] = 'Bread.png', | ||
['link'] = 'Bread' | ['link'] = 'Bread' | ||
}, | |||
['butchering'] = { | |||
['file'] = 'Icon_Unlockable_Boar.png', | |||
['link'] = 'Butchering' | |||
}, | }, | ||
['candle'] = { | ['candle'] = { | ||
| Ligne 59 : | Ligne 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'] = { | ||
| Ligne 71 : | Ligne 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'] = { | ||
| Ligne 111 : | Ligne 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'] = { | ||
| Ligne 203 : | Ligne 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'] = { | ||
| Ligne 299 : | Ligne 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'] = { | ||
| Ligne 323 : | Ligne 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'] = { | ||
| Ligne 343 : | Ligne 407 : | ||
['file'] = 'Wool.png', | ['file'] = 'Wool.png', | ||
['link'] = 'Wool' | ['link'] = 'Wool' | ||
} | } | ||
} | } | ||
modifications