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:
@ -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 )
|
||||
|
Reference in New Issue
Block a user