424
edits
| Line 1: | Line 1: | ||
iconList = { | iconList = { | ||
['bailiff'] = { | |||
['file'] = 'Icon_Unlockable_Bailiff.png', | |||
['link'] = 'Bailiff' | |||
}, | |||
['barrel'] = { | ['barrel'] = { | ||
['file'] = 'Barrel.png', | ['file'] = 'Barrel.png', | ||
| Line 203: | Line 207: | ||
['file'] = 'Hop.png', | ['file'] = 'Hop.png', | ||
['link'] = 'Hops' | ['link'] = 'Hops' | ||
}, | |||
['inn lodge'] = { | |||
['file'] = 'Icon_Unlockable_InnLodge.png', | |||
['link'] = 'Inn Lodge' | |||
}, | }, | ||
['iron'] = { | ['iron'] = { | ||
| Line 287: | Line 295: | ||
['file'] = 'Maintenance Cost.png', | ['file'] = 'Maintenance Cost.png', | ||
['link'] = 'Maintenance Cost' | ['link'] = 'Maintenance Cost' | ||
}, | |||
['manor house'] = { | |||
['file'] = 'Icon_Unlockable_Manor.png', | |||
['link'] = 'Manor House' | |||
}, | |||
['manor house village architecture'] = { | |||
['file'] = 'Icon_Unlockable_Manor_Additional.png', | |||
['link'] = 'Manor House Village Architecture' | |||
}, | |||
['manor house city architecture'] = { | |||
['file'] = 'Icon_Unlockable_Manor_Additional.png', | |||
['link'] = 'Manor House City Architecture' | |||
}, | }, | ||
['manuscript'] = { | ['manuscript'] = { | ||
| Line 307: | Line 327: | ||
['file'] = 'Milk.png', | ['file'] = 'Milk.png', | ||
['link'] = 'Milk' | ['link'] = 'Milk' | ||
}, | |||
['milling taxes'] = { | |||
['file'] = 'Icon_Unlockable_Taxation_Milling.png', | |||
['link'] = 'Milling Taxes' | |||
}, | }, | ||
['monastic meal'] = { | ['monastic meal'] = { | ||
| Line 315: | Line 339: | ||
['file'] = 'Splendor.png', | ['file'] = 'Splendor.png', | ||
['link'] = 'Bonus Splendour' | ['link'] = 'Bonus Splendour' | ||
}, | |||
['paved roads'] = { | |||
['file'] = 'Icon_Unlockable_PavedRoads.png', | |||
['link'] = 'Paved Roads' | |||
}, | }, | ||
['pike'] = { | ['pike'] = { | ||
| Line 399: | Line 427: | ||
['file'] = 'ironsword.png', | ['file'] = 'ironsword.png', | ||
['link'] = 'Sword' | ['link'] = 'Sword' | ||
}, | |||
['tavern'] = { | |||
['file'] = 'Icon_Unlockable_Tavern.png', | |||
['link'] = 'Tavern' | |||
}, | |||
['tavern splendour'] = { | |||
['file'] = 'Icon_Unlockable_Tavern_Additional.png', | |||
['link'] = 'Tavern Splendour Package' | |||
}, | }, | ||
['tier 2 decorative'] = { | ['tier 2 decorative'] = { | ||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ||
['link'] = 'Tier 2 Decorative' | ['link'] = 'Tier 2 Decorative' | ||
}, | |||
['tier 2 labour privilege'] = { | |||
['file'] = 'Icon_Unlockable_Privileges_Labour.png', | |||
['link'] = 'Tier 2 Labour Privilege' | |||
}, | }, | ||
['tier 3 decorative'] = { | ['tier 3 decorative'] = { | ||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ||
['link'] = 'Tier 3 Decorative' | ['link'] = 'Tier 3 Decorative' | ||
}, | |||
['tier 3 labour privilege'] = { | |||
['file'] = 'Icon_Unlockable_Privileges_Labour_Additional.png', | |||
['link'] = 'Tier 3 Labour Privilege' | |||
}, | }, | ||
['tier 4 decorative'] = { | ['tier 4 decorative'] = { | ||
['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ['file'] = 'Icon_Unlockable_Decoration_CommonPath.png', | ||
['link'] = 'Tier 4 Decorative' | ['link'] = 'Tier 4 Decorative' | ||
}, | |||
['tier 4 labour privilege'] = { | |||
['file'] = 'Icon_Unlockable_Privileges_Labour_Additional.png', | |||
['link'] = 'Tier 4 Labour Privilege' | |||
}, | }, | ||
['tier 5 decorative'] = { | ['tier 5 decorative'] = { | ||
| Line 427: | Line 475: | ||
['file'] = 'Tools.png', | ['file'] = 'Tools.png', | ||
['link'] = 'Tools' | ['link'] = 'Tools' | ||
}, | |||
['treasury'] = { | |||
['file'] = 'Icon_Unlockable_Treasury.png', | |||
['link'] = 'Treasury' | |||
}, | }, | ||
['war ration'] = { | ['war ration'] = { | ||
| Line 443: | Line 495: | ||
['file'] = 'Icon_Unlockable_VillageFence.png', | ['file'] = 'Icon_Unlockable_VillageFence.png', | ||
['link'] = 'Village Fence' | ['link'] = 'Village Fence' | ||
}, | }, | ||
['village fortifications'] = { | |||
['file'] = 'Icon_Unlockable_VillageFortification.png', | |||
['link'] = 'Village Fortifications' | |||
}, | |||
['village stone bridge'] = { | ['village stone bridge'] = { | ||
['file'] = 'Icon_Unlockable_VillageStoneBridge.png', | ['file'] = 'Icon_Unlockable_VillageStoneBridge.png', | ||
| Line 451: | Line 507: | ||
['file'] = 'Icon Unlockable WoodenBridge.png', | ['file'] = 'Icon Unlockable WoodenBridge.png', | ||
['link'] = 'Village Wooden Bridge' | ['link'] = 'Village Wooden Bridge' | ||
}, | }, | ||
['wax'] = { | ['wax'] = { | ||
edits