Changed SE_SingingSkill to SE_Amplificatoin

This effect will now stack with other singing spell/item mods
like it does on live.
This commit is contained in:
Michael Cook
2014-02-21 22:57:15 -05:00
parent 451d422b8a
commit 026f019f58
5 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -2631,7 +2631,7 @@ bool Mob::SpellEffect(Mob* caster, uint16 spell_id, float partial)
case SE_MeleeMitigation:
case SE_Reflect:
case SE_Screech:
case SE_SingingSkill:
case SE_Amplification:
case SE_MagicWeapon:
case SE_Hunger:
case SE_MagnifyVision: