mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 17:26:30 +00:00
Dr Chaos has entered the building
This commit is contained in:
+2
-2
@@ -118,8 +118,8 @@ bool IsLifetapSpell(uint16 spell_id)
|
||||
|
||||
if (
|
||||
spell.target_type == ST_Tap ||
|
||||
spell.target_type == ST_TargetAETap ||
|
||||
spell_id == SPELL_ANCIENT_LIFEBANE
|
||||
spell.target_type == ST_TargetAETap //||
|
||||
//spell_id == SPELL_ANCIENT_LIFEBANE
|
||||
) {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user