mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Return of the honk
This commit is contained in:
@@ -349,7 +349,7 @@
|
||||
|
||||
/obj/item/organ/internal/shadowtumor/Destroy()
|
||||
processing_objects.Remove(src)
|
||||
..()
|
||||
return ..()
|
||||
|
||||
/obj/item/organ/internal/shadowtumor/process()
|
||||
if(isturf(loc))
|
||||
@@ -395,7 +395,7 @@
|
||||
|
||||
/obj/item/organ/internal/honktumor/Destroy()
|
||||
processing_objects.Remove(src)
|
||||
..()
|
||||
return ..()
|
||||
|
||||
/obj/item/organ/internal/honktumor/process()
|
||||
if(isturf(loc))
|
||||
|
||||
Reference in New Issue
Block a user