Module:Sandbox/Monsters: Difference between revisions

Added dustVal to total value
No edit summary
(Added dustVal to total value)
 
Line 1,082: Line 1,082:
result = result..' and barrier dust'
result = result..' and barrier dust'
end
end
result = result..', the average kill is worth '..Icons.GP(Shared.round(avgGp + lootValue + boneVal, 2, 0))..'.'
result = result..', the average kill is worth '..Icons.GP(Shared.round(avgGp + lootValue + boneVal + dustVal, 2, 0))..'.'
end
end
end
end
463

edits