]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Neutralised anomaly infections drop inert cores (#36503)
authorK-Dynamic <20566341+K-Dynamic@users.noreply.github.com>
Sun, 13 Apr 2025 14:24:11 +0000 (02:24 +1200)
committerGitHub <noreply@github.com>
Sun, 13 Apr 2025 14:24:11 +0000 (17:24 +0300)
adds inert core prototypes

Resources/Prototypes/Entities/Structures/Specific/Anomaly/anomaly_injectors.yml

index d643bcb028fa3de8f8ae7ec7e030c5da48a45275..a5f6f3212890da09a4aafd1f004dd3df804bb78d 100644 (file)
@@ -46,6 +46,7 @@
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCorePyroclastic
+        coreInertPrototype: AnomalyCorePyroclasticInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionPyroclastic
         startMessage: inner-anomaly-start-message-pyro
@@ -75,6 +76,7 @@
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreElectricity
+        coreInertPrototype: AnomalyCoreElectricityInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionElectric
         startMessage: inner-anomaly-start-message-shock
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreShadow
+        coreInertPrototype: AnomalyCoreShadowInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionShadow
         startMessage: inner-anomaly-start-message-shadow
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreIce
+        coreInertPrototype: AnomalyCoreIceInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionIce
         startMessage: inner-anomaly-start-message-frost
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreFlora
+        coreInertPrototype: AnomalyCoreFloraInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionFlora
         startMessage: inner-anomaly-start-message-flora
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreBluespace
+        coreInertPrototype: AnomalyCoreBluespaceInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionBluespace
         startMessage: inner-anomaly-start-message-bluespace
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreFlesh
+        coreInertPrototype: AnomalyCoreFleshInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionFlesh
         startMessage: inner-anomaly-start-message-flesh
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreGravity
+        coreInertPrototype: AnomalyCoreGravityInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionGravity
         startMessage: inner-anomaly-start-message-grav
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreTech
+        coreInertPrototype: AnomalyCoreTechInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionTech
         startMessage: inner-anomaly-start-message-tech
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreRock
+        coreInertPrototype: AnomalyCoreRockInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionRock
         startMessage: inner-anomaly-start-message-rock
         deleteEntity: false
         maxPointsPerSecond: 100
         corePrototype: AnomalyCoreSanta
+        coreInertPrototype: AnomalyCoreSantaInert
       - type: InnerBodyAnomaly
         injectionProto: AnomalyInjectionSanta
         startMessage: inner-anomaly-start-message-santa
         fallbackSprite:
           sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
-          state: santa
\ No newline at end of file
+          state: santa