mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-23 00:31:57 +00:00
Fixes refund with strong blob spawned near Core
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
point_return = 4
|
||||
var/maxHealth = 75
|
||||
|
||||
/obj/structure/blob/shield/core
|
||||
point_return = 0
|
||||
|
||||
/obj/structure/blob/shield/update_icon()
|
||||
if(health <= 0)
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user