Module:Skills/Artisan: Difference between revisions

m
Add space for separator for herb itemsources
(Add item sources for herb table)
m (Add space for separator for herb itemsources)
 
Line 220: Line 220:
     :tag("td"):wikitext(dlcIcon .. Icons.Icon({herbItem.name, type='item'}))
     :tag("td"):wikitext(dlcIcon .. Icons.Icon({herbItem.name, type='item'}))
     :tag("td"):wikitext(Icons.GP(herbItem.sellsFor))
     :tag("td"):wikitext(Icons.GP(herbItem.sellsFor))
     :tag('td'):wikitext(ItemSourceTables._getItemSources(herbItem, false, nil, ''))
     :tag('td'):wikitext(ItemSourceTables._getItemSources(herbItem, false, nil, ' '))
     :done()
     :done()
     end
     end
913

edits