This commit is contained in:
KayenEQ
2014-11-30 01:58:23 -05:00
parent e04496188b
commit 8dfd61bbcf
3 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -1023,8 +1023,7 @@ bool Mob::TryProjectileAttack(Mob* other, const Item_Struct *item, SkillUseTypes
break;
}
}
speed = 2.0f;
Shout("Speed %.2f", speed);
if (slot < 0)
return false;