mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 23:29:12 +00:00
no op killstreaks
This commit is contained in:
parent
47fa5a193d
commit
f8ad7acbbc
@ -482,6 +482,9 @@ chooseRandomPerk( perkkind )
|
|||||||
|
|
||||||
if (perk == "specialty_coldblooded" || perk == "specialty_blindeye" || perk == "specialty_quieter")
|
if (perk == "specialty_coldblooded" || perk == "specialty_blindeye" || perk == "specialty_quieter")
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
|
if (perk == "streaktype_specialist" || perk == "streaktype_support")
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( reasonable )
|
if ( reasonable )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user