Module:Skills/Artisan: Difference between revisions

m
getCookingFireTable: Amend table header
(Updated cooking fire to use the correct cost function)
m (getCookingFireTable: Amend table header)
Line 111: Line 111:
   result = result..'\r\n!colspan="4"| !!colspan="2"|Bonus '..Icons.Icon({'Cooking', type='skill', notext=true})..' XP'
   result = result..'\r\n!colspan="4"| !!colspan="2"|Bonus '..Icons.Icon({'Cooking', type='skill', notext=true})..' XP'
   result = result..'\r\n|- class="headerRow-0"'
   result = result..'\r\n|- class="headerRow-0"'
   result = result..'\r\n!colspan="2"|Name!!'..Icons.Icon({'Cooking', type='skill', notext=true})..' Level'
   result = result..'\r\n!colspan="2"|Name!!'..Icons.Icon({'Firemaking', type='skill', notext=true})..' Level'
   result = result..'!!Cost!!This Fire!!Total'
   result = result..'!!Cost!!This Fire!!Total'