mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-07-05 10:41:48 +00:00
more changes
This commit is contained in:
@ -424,7 +424,6 @@ bot_get_random_weapon( slot, rank )
|
||||
break;
|
||||
|
||||
case "camera_spike":
|
||||
case "satchel_charge":
|
||||
if ( self.pers["bot"]["cod_points"] >= 2500 )
|
||||
continue;
|
||||
|
||||
@ -943,7 +942,6 @@ bot_random_attachments( weap, atts, num )
|
||||
case "ft":
|
||||
case "ir":
|
||||
case "auto":
|
||||
case "gl":
|
||||
continue;
|
||||
}
|
||||
|
||||
@ -997,7 +995,6 @@ bot_random_attachments( weap, atts, num )
|
||||
case "ft":
|
||||
case "ir":
|
||||
case "auto":
|
||||
case "gl":
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user