Commit eb0c6d4a authored by Ivaria's avatar Ivaria
Browse files

Backing out Instant Poison change to Buff Watch since its fucking broke

parent 7d325d88
......@@ -285,7 +285,7 @@ VUHDO_CLASS_BUFFS = {
[VUHDO_I18N_LETHAL_POISONS] = {
{ VUHDO_SPELL_ID.BUFF_DEADLY_POISON, VUHDO_BUFF_TARGET_SELF },
{ VUHDO_SPELL_ID.BUFF_WOUND_POISON, VUHDO_BUFF_TARGET_SELF },
{ VUHDO_SPELL_ID.BUFF_INSTANT_POISON, VUHDO_BUFF_TARGET_SELF },
-- { VUHDO_SPELL_ID.BUFF_INSTANT_POISON, VUHDO_BUFF_TARGET_SELF },
},
[VUHDO_I18N_NON_LETHAL_POISONS] = {
{ VUHDO_SPELL_ID.BUFF_CRIPPLING_POISON, VUHDO_BUFF_TARGET_SELF },
......
......@@ -33,7 +33,6 @@ Improvements:
-- Added Paladin Beacon of Faith as default HoT icon option
-- Added Paladin Beacon of Insight as a default HoT icon option
-- Added Paladin Stay of Execution as a default HoT icon option
-- Added Rogue poison Instant Poison to Buff Watch Lethal Poisons
-- Added new bouquets for excess and total absorbtion percentages
-- Status: Excess Absorption %
-- Status: Total Absorption %
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment