445
modifications
| Ligne 43 : | Ligne 43 : | ||
['file'] = 'Cheese.png', | ['file'] = 'Cheese.png', | ||
['link'] = 'Cheese' | ['link'] = 'Cheese' | ||
}, | |||
['city fence'] = { | |||
['file'] = 'Icon_Unlockable_CityWalls.png', | |||
['link'] = 'City Fence' | |||
}, | }, | ||
['clergy'] = { | ['clergy'] = { | ||
| Ligne 91 : | Ligne 95 : | ||
['file'] = 'Icon_Unlockable_Farming.png', | ['file'] = 'Icon_Unlockable_Farming.png', | ||
['link'] = 'Farming' | ['link'] = 'Farming' | ||
}, | |||
['farming improvement'] = { | |||
['file'] = 'Icon_Unlockables_WheatFarmImprovement.png', | |||
['link'] = 'Farming Improvement' | |||
}, | }, | ||
['fish'] = { | ['fish'] = { | ||
| Ligne 186 : | Ligne 194 : | ||
['jewellery'] = { | ['jewellery'] = { | ||
['file'] = 'Jewelry.png', | ['file'] = 'Jewelry.png', | ||
['link'] = 'Jewellery' | |||
}, | |||
['jewellery production'] = { | |||
['file'] = 'Icon_Unlockable_Jewels.png', | |||
['link'] = 'Jewellery' | ['link'] = 'Jewellery' | ||
}, | }, | ||
| Ligne 339 : | Ligne 351 : | ||
['file'] = 'Icon_Unlockable_PolishedStones.png', | ['file'] = 'Icon_Unlockable_PolishedStones.png', | ||
['link'] = 'Stonemason Hut' | ['link'] = 'Stonemason Hut' | ||
}, | |||
['stonemason hut improvement'] = { | |||
['file'] = 'Icon_Unlockable_StoneMasonImprovements.png', | |||
['link'] = 'Stonemason Hut Improvement' | |||
}, | }, | ||
['storage'] = { | ['storage'] = { | ||
| Ligne 355 : | Ligne 371 : | ||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ||
['link'] = 'Tier 2 Decorative' | ['link'] = 'Tier 2 Decorative' | ||
}, | |||
['tier 3 decorative'] = { | |||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | |||
['link'] = 'Tier 3 Decorative' | |||
}, | }, | ||
['tool'] = { | ['tool'] = { | ||
| Ligne 383 : | Ligne 403 : | ||
['file'] = 'Icon_Unlockable_VillageFence.png', | ['file'] = 'Icon_Unlockable_VillageFence.png', | ||
['link'] = 'Village Fence' | ['link'] = 'Village Fence' | ||
}, | |||
['village stone bridge'] = { | |||
['file'] = 'Icon_Unlockable_VillageStoneBridge.png', | |||
['link'] = 'Village Stone Bridge' | |||
}, | }, | ||
['village wooden bridge'] = { | ['village wooden bridge'] = { | ||
['file'] = 'Icon Unlockable WoodenBridge.png', | ['file'] = 'Icon Unlockable WoodenBridge.png', | ||
['link'] = 'Village Wooden Bridge' | ['link'] = 'Village Wooden Bridge' | ||
}, | }, | ||
['wax'] = { | ['wax'] = { | ||
modifications