Module:Profession clickpic/data: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "return { guard = { image = 'Guard small icon', link = 'Guard', }, chef = { image = 'Chef small icon', link = 'Chef', }, fisher = { image = 'Fisher small icon', link = 'Fisher', }, forager = { image = 'Forager small icon', link = 'Forager', }, alchemist = { image = 'Alchemist small icon', link = 'Alchemist', }, scout = { image = 'Scout small icon', link = 'Scout', }, gatherer = { image = 'Gatherer small icon', link = 'Gather...") |
(add function for combined profession items) |
||
Line 55: | Line 55: | ||
image = 'Stonemason small icon', |
image = 'Stonemason small icon', |
||
link = 'Stonemason', |
link = 'Stonemason', |
||
}, |
|||
stonemason = { |
|||
image = 'Blacksmith and Stonemason small icon', |
|||
link = 'Blacksmith and Stonemason', |
|||
}, |
|||
stonemason = { |
|||
image = 'Blacksmith and Bonewright small icon', |
|||
link = 'Blacksmith and Bonewright', |
|||
}, |
|||
stonemason = { |
|||
image = 'Stonemason and Bonewright small icon', |
|||
link = 'Stonemason and Bonewright', |
|||
}, |
|||
stonemason = { |
|||
image = 'Blacksmith Stonemason and Bonewright small icon', |
|||
link = 'Blacksmith Stonemason and Bonewright', |
|||
}, |
}, |
||
watchperson = { |
watchperson = { |