try fix crate unreachable

This commit is contained in:
Your Name 2020-09-15 00:12:12 -06:00
parent 28ddba5593
commit 8f762bb980

View File

@ -2431,7 +2431,7 @@ bot_crate_think()
continue; continue;
self.bot_lock_goal = true; self.bot_lock_goal = true;
self SetScriptGoal(crate.origin, 32); self SetScriptGoal(crate.origin, 64);
self thread bot_inc_bots(crate, true); self thread bot_inc_bots(crate, true);
self thread bots_watch_touch_obj(crate); self thread bots_watch_touch_obj(crate);