This commit is contained in:
INeedBots
2020-10-31 17:32:59 -06:00
parent 6383e467e8
commit a2670337ff
2 changed files with 22 additions and 3 deletions

View File

@ -2081,6 +2081,8 @@ bombPlantedFix( destroyedObj, player )
*/
botGiveLoadout( team, class, allowCopycat )
{
self endon("death");
self takeAllWeapons();
primaryIndex = 0;