mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-28 07:01:49 +00:00
coldblooded is op
This commit is contained in:
@ -2178,6 +2178,9 @@ botGiveLoadout( team, class, allowCopycat )
|
||||
|
||||
if (loadoutPrimaryAttachment == "gl")
|
||||
loadoutPrimaryAttachment = "none";
|
||||
|
||||
if (loadoutPerk2 == "specialty_coldblooded")
|
||||
loadoutPerk2 = "specialty_none";
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user