445
modifications
| Ligne 39 : | Ligne 39 : | ||
['file'] = 'Candle.png', | ['file'] = 'Candle.png', | ||
['link'] = 'Candle' | ['link'] = 'Candle' | ||
}, | |||
['candle production'] = { | |||
['file'] = 'Icon_Unlockable_Candle.png', | |||
['link'] = 'Candles' | |||
}, | |||
['candle production improvement'] = { | |||
['file'] = 'Icon_Unlockable_Candle_Improvement.png', | |||
['link'] = 'Candle Workshop Improvement' | |||
}, | }, | ||
['cheese'] = { | ['cheese'] = { | ||
| Ligne 47 : | Ligne 55 : | ||
['file'] = 'Icon_Unlockable_CityWalls.png', | ['file'] = 'Icon_Unlockable_CityWalls.png', | ||
['link'] = 'City Fence' | ['link'] = 'City Fence' | ||
}, | |||
['city stone bridge'] = { | |||
['file'] = 'Icon_Unlockable_CityStoneBridge.png', | |||
['link'] = 'City Stone Bridge' | |||
}, | }, | ||
['clergy'] = { | ['clergy'] = { | ||
| Ligne 87 : | Ligne 99 : | ||
['file'] = 'Common Wares.png', | ['file'] = 'Common Wares.png', | ||
['link'] = 'Common Wares' | ['link'] = 'Common Wares' | ||
}, | |||
['common wares production improvement'] = { | |||
['file'] = 'Icon_Unlockable_CommonWares_Improvement.png', | |||
['link'] = 'Common Wares Improvement' | |||
}, | |||
['cooperage'] = { | |||
['file'] = 'Icon_Unlockable_Barrel.png', | |||
['link'] = 'Cooperage' | |||
}, | |||
['dairy farming'] = { | |||
['file'] = 'Icon_Unlockable_Dairy.png', | |||
['link'] = 'Dairy Farming' | |||
}, | }, | ||
['extended village edict'] = { | ['extended village edict'] = { | ||
| Ligne 123 : | Ligne 147 : | ||
['file'] = 'Glass.png', | ['file'] = 'Glass.png', | ||
['link'] = 'Glass' | ['link'] = 'Glass' | ||
}, | |||
['glass working'] = { | |||
['file'] = 'Icon_Unlockable_StainedGlass.png', | |||
['link'] = 'Glass Working' | |||
}, | }, | ||
['gold'] = { | ['gold'] = { | ||
| Ligne 319 : | Ligne 347 : | ||
['file'] = 'Sculpture.png', | ['file'] = 'Sculpture.png', | ||
['link'] = 'Sculpture' | ['link'] = 'Sculpture' | ||
}, | |||
['sculpture workshop'] = { | |||
['file'] = 'Icon_Unlockable_Sculpture.png', | |||
['link'] = 'Sculpture Workshop' | |||
}, | }, | ||
['shortsword'] = { | ['shortsword'] = { | ||
| Ligne 375 : | Ligne 407 : | ||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ||
['link'] = 'Tier 3 Decorative' | ['link'] = 'Tier 3 Decorative' | ||
}, | |||
['tier 4 decorative'] = { | |||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | |||
['link'] = 'Tier 4 Decorative' | |||
}, | |||
['tier 5 decorative'] = { | |||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | |||
['link'] = 'Tier 5 Decorative' | |||
}, | }, | ||
['tool'] = { | ['tool'] = { | ||
modifications