mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-03 10:17:25 +00:00
equip kill
This commit is contained in:
@@ -566,7 +566,7 @@ moveHack()
|
||||
}
|
||||
|
||||
if (self _hasPerk("specialty_lightweight"))
|
||||
moveSpeed *= 1.15;
|
||||
moveSpeed *= 1.07;
|
||||
|
||||
moveSpeed *= (getdvarfloat("g_speed")/190.0);
|
||||
moveSpeed *= self.moveSpeedScaler;
|
||||
|
Reference in New Issue
Block a user