This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Bigbrother.lua After: local t = self:BuffPlayerList(L["Well Fed"], MissingFoodList) Add: local t = self:BuffPlayerList(L["Enlightened"], MissingFoodList) local t = self:BuffPlayerList(L["Mana Regeneration"], MissingFoodList) BuffWindow.lua After: {L["Well Fed"],"Interface\\Icons\\Spell_Misc_Food.blp"}, Add: {L["Enlightened"],"Interface\\Icons\\Spell_Misc_Food.blp"}, {L["Mana Regeneration"],"Interface\\Icons\\Spell_Misc_Food.blp"}, At localizations: After: ["Well Fed"] = true, Add: ["Enlightened"] = true, ["Mana Regeneration"] = true,
Can anyone add to Skullfish Soup buff to Food check ?
http://www.wowhead.com/?item=33825 (click on effect to see the spell/buff)
The same with Nightfin Soup.
http://www.wowhead.com/?item=13931
Blizzard change the normal "Well Feed" buff from these foods to "Enlightened" and "Mana Regeneration", because are a soup?
Its only add 3 lines to the code.
Some like: