Temporarily Disable Cleanbots (#379)

Because infinite loops. Until #225 is fixed.
This commit is contained in:
skull132
2016-06-04 23:33:29 +03:00
parent 3217de8b83
commit ccbb2e84a0
2 changed files with 18 additions and 0 deletions

View File

@@ -38,6 +38,9 @@
if(radio_controller)
radio_controller.add_object(listener, beacon_freq, filter = RADIO_NAVBEACONS)
spawn(10)
gib()
/mob/living/bot/cleanbot/proc/handle_target()
if(loc == target.loc)
if(!cleaning)
@@ -60,6 +63,9 @@
/mob/living/bot/cleanbot/Life()
..()
// Nope.jpg
return
var/found_spot
var/current_tile
var/cleanable_type = /obj/effect/decal/cleanable