This commit is contained in:
INeedBots 2021-03-11 16:12:58 -06:00
parent c98583bd62
commit 36d4809796

View File

@ -675,7 +675,10 @@ setClasses()
rank = self maps\mp\gametypes\_rank::getRankForXp( self getPlayerData("experience") );
if (RandomFloatRange(0, 1) < ((rank / level.maxRank) + 0.1))
{
self.pers["bots"]["unlocks"]["ghillie"] = true;
self.pers["bots"]["behavior"]["quickscope"] = true;
}
for (i = 0; i < 5; i++)
{