Anonymous

Module:Pets: Difference between revisions

From Melvor Idle
Tweaked formatting on dungeon pet text
(Added override for Into the Mist specifically)
(Tweaked formatting on dungeon pet text)
Line 193: Line 193:
       dropChance = '1 in '..odds..' ('..Shared.round(100 / odds, 2, 2)..'%)'
       dropChance = '1 in '..odds..' ('..Shared.round(100 / odds, 2, 2)..'%)'
     end
     end
     result = result.."<br/>Drop Chance: "..dropChance
     result = result.."\r\n|-\r\n|'''Pet Drop Chance:'''<br/>"..dropChance
   end
   end