Kayen: Implemented SE_Metabolism - Modifies food/drink consumption rates. [Data for AA is already in database]

This commit is contained in:
KayenEQ
2014-06-22 23:10:29 -04:00
parent f28a392f71
commit 41b190930f
6 changed files with 26 additions and 16 deletions
+1
View File
@@ -2901,6 +2901,7 @@ bool Mob::SpellEffect(Mob* caster, uint16 spell_id, float partial)
case SE_DoubleRiposte:
case SE_Berserk:
case SE_Vampirism:
case SE_Metabolism:
{
break;
}