mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-06-28 15:11:49 +00:00
stop op perks
This commit is contained in:
@ -479,6 +479,9 @@ chooseRandomPerk( perkkind )
|
||||
{
|
||||
if ( perkkind == "perk4" )
|
||||
return "specialty_null";
|
||||
|
||||
if (perk == "specialty_coldblooded" || perk == "specialty_blindeye" || perk == "specialty_quieter")
|
||||
continue;
|
||||
}
|
||||
|
||||
if ( reasonable )
|
||||
|
Reference in New Issue
Block a user