quick fix for persistent effects fading (#1604)

This commit is contained in:
KayenEQ
2021-10-15 09:04:14 -04:00
committed by GitHub
parent 6669fc8214
commit 9c67421ccc
+1 -1
View File
@@ -4372,7 +4372,7 @@ bool Mob::TrySpellOnDeath()
}
}
BuffFadeAll();
BuffFadeNonPersistDeath();
return false;
//You should not be able to use this effect and survive (ALWAYS return false),
//attempting to place a heal in these effects will still result