TG sync Sunday (#201)
* stage one * datums and shit * game stuff * modules * tgstation.dme * tools * these things for icons * compiling fixes * merge spree on TG * other updates * updated maps with deepfryers * My helpers were not helping
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
bot_patrol()
|
||||
|
||||
if(target)
|
||||
if(qdeleted(target) || !isturf(target.loc))
|
||||
if(QDELETED(target) || !isturf(target.loc))
|
||||
target = null
|
||||
mode = BOT_IDLE
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user