Adding the synthetic flag to IPC organs.

This commit is contained in:
shikikanx
2025-02-10 13:01:50 +00:00
committed by GitHub
parent bc979b5aae
commit 2cae2f237a
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -428,6 +428,7 @@
/obj/item/organ/eyes/ipc
name = "ipc eyes"
icon_state = "cybernetic_eyeballs"
organ_flags = ORGAN_SYNTHETIC // GS13 = Fixes IPC organs decaying, we hope.
/obj/item/organ/eyes/ipc/emp_act(severity)
. = ..()