mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
Update code/modules/research/xenobiology/crossbreeding/_status_effects.dm
Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com>
This commit is contained in:
@@ -889,7 +889,7 @@
|
|||||||
if(owner.stat == DEAD)
|
if(owner.stat == DEAD)
|
||||||
explosion(get_turf(owner),1,2,4,flame_range = 5)
|
explosion(get_turf(owner),1,2,4,flame_range = 5)
|
||||||
qdel(linked_extract)
|
qdel(linked_extract)
|
||||||
qdel(src)
|
return
|
||||||
return ..()
|
return ..()
|
||||||
|
|
||||||
/datum/status_effect/stabilized/black
|
/datum/status_effect/stabilized/black
|
||||||
|
|||||||
Reference in New Issue
Block a user