Skip to content

Commit

Permalink
compat/opie: Remove campfire ring
Browse files Browse the repository at this point in the history
Most of these toys required mouse positioning, so it's being replaced by
auto-summoning Pierre pet which works as a campfire.
  • Loading branch information
p3lim committed Oct 31, 2023
1 parent 311adc8 commit d0f7928
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions modules/compat/opie/rings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -223,25 +223,6 @@ local RINGS = {

{'ring', addonName .. 'SwimmingMounts'}, -- TODO: randomize?
},
{
name = 'Campfire',

-- TODO: only consider the ones that doesn't require click to place?
-- [@player] doesn't work with those
{'toy', 163211}, -- Akunda's Firesticks
{'toy', 34686}, -- Brazier of Dancing Flames
{'toy', 116435}, -- Cozy Bonfire
{'toy', 104309}, -- Eternal Kiln
{'toy', 184404}, -- Ever-Abundant Hearth
{'toy', 67097}, -- Grim Campfire
{'toy', 128536}, -- Leylight Brazier
{'toy', 70722}, -- Little Wickerman
{'toy', 182780}, -- Muckpool Cookpot
{'toy', 116757}, -- Steamworks Sausage Grill
{'toy', 117573}, -- Wayfarer's Bonfire
{'toy', 203757}, -- Brazier of Madness
{'spell', 818}, -- Cooking Fire
},
{
name = 'Professions',

Expand Down

0 comments on commit d0f7928

Please sign in to comment.