Merge from master

This commit is contained in:
KimLS
2013-06-17 11:47:45 -07:00
10 changed files with 41 additions and 37 deletions
+1 -1
View File
@@ -184,4 +184,4 @@ int Mob::mod_spell_resist(int resist_chance, int level_mod, int resist_modifier,
}
//Spell is cast by this on spelltar, called from spellontarget after the event_cast_on NPC event
void Mob::mod_spell_cast(uint16 spell_id, Mob* spelltar, bool reflect, bool use_resist_adjust, int16 resist_adjust, bool isproc) { return; }
void Mob::mod_spell_cast(uint16 spell_id, Mob* spelltar, bool reflect, bool use_resist_adjust, int16 resist_adjust, bool isproc) { return; }