mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
botfix (#19638)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user