17,101
edits
(getDungeonBoxPetText: Specific odds handing for Impending Darkness pet) |
(_getPetSource: Add override for Bone) |
||
Line 58: | Line 58: | ||
['Jerry the Giraffe'] = {'[[Golbin Raid|Golbin Raid Shop]]', false}, | ['Jerry the Giraffe'] = {'[[Golbin Raid|Golbin Raid Shop]]', false}, | ||
['Preston the Platypus'] = {'[[Golbin Raid|Golbin Raid Shop]]', false}, | ['Preston the Platypus'] = {'[[Golbin Raid|Golbin Raid Shop]]', false}, | ||
['Mark'] = {'Summoning', true} | ['Mark'] = {'Summoning', true}, | ||
['Bone'] = {'Impending Darkness Event', true} | |||
} | } | ||
local petSource = '' | local petSource = '' |