mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-30 16:48:23 +01:00
indent
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
/obj/item/organ/proc/on_death() //runs decay when outside of a person
|
||||
if(organ_flags & ORGAN_SYNTHETIC)
|
||||
return
|
||||
if(organ_flags & ORGAN_FROZEN)
|
||||
if(organ_flags & ORGAN_FROZEN)
|
||||
return
|
||||
if(organ_flags & ORGAN_NO_SPOIL)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user