Module:Monsters: Difference between revisions

m
Fixed column ordering
(Moved Price column to the left of fhance)
m (Fixed column ordering)
Line 402: Line 402:
     result = result..'\r\n{|class="wikitable sortable"'
     result = result..'\r\n{|class="wikitable sortable"'
     result = result..'\r\n!Item!!Qty'
     result = result..'\r\n!Item!!Qty'
     result = result..'!!colspan="2"|Chance!!Price'
     result = result..'!!Price!!colspan="2"|Chance'


     --Sort the loot table by weight in descending order
     --Sort the loot table by weight in descending order