mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Matt's Bugfix Galore (#9816)
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
|
||||
/obj/effect/spider/spiderling/proc/die()
|
||||
visible_message(SPAN_WARNING("\The [src] dies!"))
|
||||
new /obj/effect/decal/cleanable/spiderling_remains(src.loc)
|
||||
new /obj/effect/decal/cleanable/spiderling_remains(loc)
|
||||
qdel(src)
|
||||
|
||||
/obj/effect/spider/spiderling/healthcheck()
|
||||
|
||||
Reference in New Issue
Block a user