mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-28 17:37:18 +00:00
fix merge error
This commit is contained in:
@@ -2961,6 +2961,8 @@ bool Mob::SpellEffect(Mob* caster, uint16 spell_id, float partial, int level_ove
|
||||
ShieldAbility(petowner->GetID(), 25, shield_duration, shld_target_mitigation, shlder_mitigation);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
case SE_Weapon_Stance: {
|
||||
if (IsClient()) {
|
||||
|
||||
Reference in New Issue
Block a user