1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-28 15:11:49 +00:00

no op killstreaks

This commit is contained in:
ineedbots
2021-07-01 12:50:19 -06:00
parent 47fa5a193d
commit f8ad7acbbc

View File

@ -482,6 +482,9 @@ chooseRandomPerk( perkkind )
if (perk == "specialty_coldblooded" || perk == "specialty_blindeye" || perk == "specialty_quieter")
continue;
if (perk == "streaktype_specialist" || perk == "streaktype_support")
continue;
}
if ( reasonable )