This commit is contained in:
S34N
2022-11-09 21:37:55 +00:00
committed by GitHub
parent aaf7d3b6e3
commit 682c8fd86e
@@ -594,7 +594,6 @@ Pass a positive integer as an argument to override a bot's default speed.
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/mob/living/simple_animal/bot/proc/bot_patrol()
set_path(null)
patrol_step()
addtimer(CALLBACK(src, PROC_REF(do_patrol)), 5)