Fix for bot, patrol was broken. (removed the code by accident)

This commit is contained in:
quotefox
2019-11-02 06:23:58 +00:00
parent d775e4eef3
commit d2554b3ca9
@@ -807,6 +807,8 @@ Pass a positive integer as an argument to override a bot's default speed.
switch(href_list["operation"])
if("patrol")
auto_patrol = !auto_patrol
bot_reset()
if(!issilicon(usr) && !IsAdminGhost(usr) && !(bot_core.allowed(usr) || !locked))
return TRUE
if("remote")