mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-23 16:51:53 +00:00
the-strength-of-this-world-fades
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user