This commit is contained in:
INeedBots
2020-09-26 21:11:10 -06:00
parent d0098e8b44
commit f26c31c9ad
2 changed files with 7 additions and 5 deletions

View File

@ -95,6 +95,8 @@ giveSentry( sentryType, lifeId )
if (level.sentryKillsIncreaseStreak)
sentryGun.lifeId = lifeId;
else
sentryGun.lifeId = -1;
self setCarryingSentry( sentryGun, true );