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