mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-22 07:01:29 +00:00
debug msg removed
This commit is contained in:
parent
7133357b1a
commit
39914c8eb4
@ -4257,7 +4257,6 @@ float Mob::ResistSpell(uint8 resist_type, uint16 spell_id, Mob *caster, bool use
|
|||||||
charisma = RuleI(Spells, CharismaEffectivenessCap);
|
charisma = RuleI(Spells, CharismaEffectivenessCap);
|
||||||
|
|
||||||
resist_modifier -= charisma/RuleI(Spells, CharismaEffectiveness);
|
resist_modifier -= charisma/RuleI(Spells, CharismaEffectiveness);
|
||||||
Shout("Resist MOD = %i", resist_modifier);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//Add our level, resist and -spell resist modifier to our roll chance
|
//Add our level, resist and -spell resist modifier to our roll chance
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user