mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
more
This commit is contained in:
parent
c7704aa368
commit
a6b5e77bd9
@ -361,7 +361,7 @@ chooseRandomPerk(perkkind, primary)
|
||||
{
|
||||
if (perk != "specialty_bulletdamage")
|
||||
{
|
||||
if (randomInt(100) < 25)
|
||||
if (randomInt(100) < 35)
|
||||
continue;
|
||||
if (primary == "cheytac")
|
||||
continue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user