mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-28 07:01:49 +00:00
sentry
This commit is contained in:
@ -95,6 +95,8 @@ giveSentry( sentryType, lifeId )
|
||||
|
||||
if (level.sentryKillsIncreaseStreak)
|
||||
sentryGun.lifeId = lifeId;
|
||||
else
|
||||
sentryGun.lifeId = -1;
|
||||
|
||||
self setCarryingSentry( sentryGun, true );
|
||||
|
||||
|
Reference in New Issue
Block a user