the-strength-of-this-world-fades

This commit is contained in:
Fox McCloud
2019-10-04 19:34:08 -04:00
parent 20c4cf0a08
commit 5170f3fbae
40 changed files with 582 additions and 850 deletions

View File

@@ -6,10 +6,6 @@
point_return = 12
var/resource_delay = 0
/obj/structure/blob/resource/update_icon()
if(health <= 0)
qdel(src)
/obj/structure/blob/resource/run_action()
if(resource_delay > world.time)
return