Fixes blobs destroying themselves

This commit is contained in:
Krausus
2017-03-30 23:32:36 -04:00
parent 7090a6880f
commit dfafe77473
+3
View File
@@ -50,6 +50,9 @@
var/damage = Clamp(0.01 * exposed_temperature, 0, 4)
take_damage(damage, BURN)
/obj/structure/blob/blob_act()
return
/obj/structure/blob/proc/Life()
return