4,951
edits
Falterfire (talk | contribs) (Added override for Into the Mist specifically) |
Falterfire (talk | contribs) (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/> | result = result.."\r\n|-\r\n|'''Pet Drop Chance:'''<br/>"..dropChance | ||
end | end | ||