mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
Core/Misc: Missing changes and get rid of useless method in acd46085d1
This commit is contained in:
@@ -703,7 +703,7 @@ class spell_dk_ghoul_explode : public SpellScriptLoader
|
||||
void HandleDamage(SpellEffIndex /*effIndex*/)
|
||||
{
|
||||
int32 value = int32(GetCaster()->CountPctFromMaxHealth(GetSpellInfo()->Effects[EFFECT_2].CalcValue(GetCaster())));
|
||||
SetEffectValue(value);
|
||||
SetHitDamage(value);
|
||||
}
|
||||
|
||||
void Suicide(SpellEffIndex /*effIndex*/)
|
||||
|
||||
Reference in New Issue
Block a user