Makes bio augments not infectable by default (#18926)

This commit is contained in:
Cameron Lennox
2025-12-29 21:33:26 -05:00
committed by GitHub
parent 4ca820d19f
commit 2bd7b2c899
+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