[MIRROR] Makes bio augments not infectable by default (#12181)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-12-30 04:28:49 +01:00
committed by GitHub
co-authored by Cameron Lennox Kashargul
parent fc0ffce400
commit f25ceeab1d
+2 -3
View File
@@ -6,7 +6,6 @@
icon_state = "augment_hybrid"
dead_icon = "augment_hybrid_dead"
robotic = ORGAN_ASSISTED
target_parent_classes = list(ORGAN_FLESH)
/* Jensen Shades. Your vision can be augmented.
@@ -24,8 +23,6 @@
organ_tag = O_AUG_EYES
robotic = ORGAN_ROBOT
parent_organ = BP_HEAD
organ_verbs = list(
@@ -84,6 +81,8 @@
parent_organ = BP_GROIN
robotic = ORGAN_ASSISTED //'chunk of meat'
target_parent_classes = list(ORGAN_FLESH, ORGAN_ROBOT)
aug_cooldown = 2 MINUTES