camp slow

This commit is contained in:
Your Name 2020-09-05 12:21:06 -06:00
parent 19bc618c28
commit 0b95e87c4f

View File

@ -1123,7 +1123,7 @@ bot_think_camp()
for(;;) for(;;)
{ {
wait .05; wait randomintrange(2,4);
if ( self HasScriptGoal() || self.bot_lock_goal ) if ( self HasScriptGoal() || self.bot_lock_goal )
continue; continue;