Core/Spells: Bonuses from SPELL_AURA_MOD_DAMAGE_PERCENT_TAKEN should be multiplicative

This commit is contained in:
tobmaps
2011-07-23 22:17:16 +07:00
parent d06d174a4f
commit bb0634c7c2
2 changed files with 12 additions and 31 deletions

View File

@@ -339,8 +339,8 @@ enum eWaygate
AT_SHOLAZAR = 5046,
AT_UNGORO = 5047,
QUEST_THE_MAKERS_OVERLOOK = 12613,
QUEST_THE_MAKERS_PERCH = 12559,
QUEST_THE_MAKERS_OVERLOOK = 12613,
QUEST_THE_MAKERS_PERCH = 12559,
};
class AreaTrigger_at_sholazar_waygate : public AreaTriggerScript