From 29d8ea8083f8d3291205c6584a65cc980e65310e Mon Sep 17 00:00:00 2001 From: WarMechanic <69510347+WarMechanic@users.noreply.github.com> Date: Mon, 24 Jun 2024 00:41:13 +1000 Subject: [PATCH] yes --- .../Prototypes/Entities/Objects/Misc/subdermal_implants.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml b/Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml index 9690d0bdfe8..77149cf7390 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml @@ -212,7 +212,7 @@ noSpawn: true components: - type: SubdermalImplant - permanent: true + permanent: false implantAction: ActionActivateMicroBomb - type: TriggerOnMobstateChange mobState: @@ -242,7 +242,7 @@ noSpawn: true components: - type: SubdermalImplant - permanent: true + permanent: false - type: TriggerOnMobstateChange #Chains with OnUseTimerTrigger mobState: - Dead @@ -277,7 +277,7 @@ noSpawn: true components: - type: SubdermalImplant - permanent: true + permanent: false implantAction: ActionActivateDeathAcidifier - type: TriggerOnMobstateChange mobState: