From 8c4c3d2ec61a931be1dba6dffa76fbcc24b9ba67 Mon Sep 17 00:00:00 2001 From: router Date: Sun, 9 Oct 2022 22:25:22 +0300 Subject: [PATCH] Make capsaicin oil spicy (#11699) --- .../Reagents/Consumable/Food/ingredients.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Reagents/Consumable/Food/ingredients.yml b/Resources/Prototypes/Reagents/Consumable/Food/ingredients.yml index 2a40bedcae..47777adfe7 100644 --- a/Resources/Prototypes/Reagents/Consumable/Food/ingredients.yml +++ b/Resources/Prototypes/Reagents/Consumable/Food/ingredients.yml @@ -155,12 +155,14 @@ meltingPoint: 146 boilingPoint: 410 # Really high boiling point compared to its melting metabolisms: + Food: + effects: + - !type:SatiateHunger # spicy foods satiate hunger better + factor: 1.5 Poison: effects: - - !type:HealthChange - damage: - groups: - Caustic: 0.5 + - !type:AdjustTemperature + amount: 250 # thermal energy, not temp - !type:HealthChange conditions: - !type:ReagentThreshold