mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[11211] Remove obsolete comment
Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
fe0f42d30c
commit
56205543bf
2 changed files with 1 additions and 2 deletions
|
|
@ -1516,7 +1516,6 @@ void Spell::EffectDummy(SpellEffectIndex eff_idx)
|
|||
unitTarget->SetHealthPercent(8.0f);
|
||||
|
||||
// Cosmetic - Underwater Blood (no sound)
|
||||
// Spell persist through death, but should not be there at respawn (TODO: some research, so this&similar are removed at resp.)
|
||||
unitTarget->CastSpell(unitTarget, 47172, true);
|
||||
|
||||
((Creature*)unitTarget)->AI()->AttackStart(m_caster);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue