mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Implement SE_SummonToCorpse
This commit is contained in:
@@ -1650,6 +1650,7 @@ bool Mob::SpellEffect(Mob* caster, uint16 spell_id, float partial, int level_ove
|
||||
break;
|
||||
}
|
||||
|
||||
case SE_SummonToCorpse:
|
||||
case SE_Revive:
|
||||
{
|
||||
#ifdef SPELL_EFFECT_SPAM
|
||||
|
||||
Reference in New Issue
Block a user