From 613048e18cd6bf9c80cb16d70847d6259210f961 Mon Sep 17 00:00:00 2001 From: KittenColony Date: Mon, 17 Feb 2025 22:22:27 +1300 Subject: [PATCH] Removed biological.yml duplicate --- .../_CP14/Reagents/Biological/biological.yml | 184 ------------------ 1 file changed, 184 deletions(-) delete mode 100644 Resources/Prototypes/_CP14/Reagents/Biological/biological.yml diff --git a/Resources/Prototypes/_CP14/Reagents/Biological/biological.yml b/Resources/Prototypes/_CP14/Reagents/Biological/biological.yml deleted file mode 100644 index a63c5ab8c3..0000000000 --- a/Resources/Prototypes/_CP14/Reagents/Biological/biological.yml +++ /dev/null @@ -1,184 +0,0 @@ -- type: reagent - id: CP14BloodFlowerSap - group: CP14Biological - name: cp14-reagent-name-bloodflowersap - desc: cp14-reagent-desc-bloodflowersap - flavor: CP14Metallic - color: "#5c1f0a" - physicalDesc: cp14-reagent-physical-desc-ferrous - slippery: false - footstepSound: - collection: FootstepBlood - params: - volume: 6 - metabolisms: - Food: - effects: - - !type:ModifyBloodLevel - Poison: - effects: - - !type:HealthChange - damage: - types: - Poison: 0.15 - -- type: reagent - id: CP14YellowDayflinPulp - group: CP14Biological - name: cp14-reagent-name-yellow-dayflin-pulp - desc: cp14-reagent-desc-yellow-dayflin-pulp - flavor: CP14Sweetly - color: "#ffe269" - physicalDesc: cp14-reagent-physical-desc-pureed - slippery: false - -- type: reagent - id: CP14AgaricMushroom - group: CP14Biological - name: cp14-reagent-name-agaric-shroom - desc: cp14-reagent-desc-agaric-shroom - flavor: CP14Bitterly - color: "#89a195" - physicalDesc: cp14-reagent-physical-desc-colorless - slippery: false - metabolisms: - Poison: - effects: - - !type:HealthChange - damage: - types: - Poison: 1.5 - - !type:ChemVomit - probability: 0.02 - Narcotic: - effects: - - !type:GenericStatusEffect - key: SeeingRainbows - component: SeeingRainbows - type: Add - time: 6 - refresh: false - -- type: reagent - id: CP14ChromiumSlime - group: CP14Biological - name: cp14-reagent-name-chromium-slime - desc: cp14-reagent-desc-chromium-slime - flavor: CP14Vomit - color: "#3b4872" - physicalDesc: cp14-reagent-physical-desc-colorless - slippery: true - metabolisms: - Food: - effects: - - !type:SatiateThirst - - !type:ChemVomit - probability: 0.05 - -- type: reagent - id: CP14WildSageSap - group: CP14Biological - name: cp14-reagent-name-wild-sage-sap - desc: cp14-reagent-desc-wild-sage-sap - flavor: CP14Sweetly - color: "#6b462c" - physicalDesc: cp14-reagent-physical-desc-cloudy - metabolisms: - Medicine: - effects: - - !type:HealthChange - damage: - types: - Blunt: -1 - - !type:Emote - emote: Cough - showInChat: true - probability: 0.15 - -- type: reagent - id: CP14GroundQuartz - group: CP14Biological #TODO - name: cp14-reagent-name-grounded-quartz - desc: cp14-reagent-desc-grounded-quartz - flavor: CP14Quartz - color: "#9aa6ad" - physicalDesc: cp14-reagent-physical-desc-colorless - metabolisms: - Food: - effects: - - !type:ChemVomit - probability: 0.05 - -- type: reagent - id: CP14LumiMushroom - group: CP14Biological - name: cp14-reagent-name-lumi-shroom - desc: cp14-reagent-desc-lumi-shroom - flavor: CP14Vomit - color: "#36c98f" - physicalDesc: cp14-reagent-physical-desc-colorless - slippery: false - metabolisms: - Poison: - effects: - - !type:HealthChange - damage: - types: - Poison: 0.5 - - !type:ChemVomit - probability: 0.04 - Narcotic: - effects: - - !type:GenericStatusEffect - key: SeeingRainbows - component: SeeingRainbows - type: Add - time: 6 - refresh: false - -- type: reagent - id: CP14BlueAmanita - group: CP14Biological - name: cp14-reagent-name-blue-amanita - desc: cp14-reagent-desc-blue-amanita - flavor: CP14Magic - color: "#6bb4bf" - physicalDesc: cp14-reagent-physical-desc-iridescent - metabolisms: - Medicine: - effects: - - !type:CP14ManaChange - manaDelta: 0.5 - Poison: - effects: - - !type:HealthChange - damage: - types: - Poison: 0.1 - -- type: reagent - id: CP14AirLily - group: CP14Biological - name: cp14-reagent-name-air-lily-juice - desc: cp14-reagent-desc-air-lily-juice - flavor: fizzy - color: "#92cae0" - physicalDesc: reagent-physical-desc-milky - metabolisms: - Medicine: - effects: - - !type:HealthChange - damage: - groups: - Airloss: -2 - Poison: - effects: - - !type:HealthChange - damage: - types: - Poison: 0.6 - - !type:Emote - showInChat: false - emote: Cough - probability: 0.3 -