From: Vasilis Date: Sat, 13 Apr 2024 02:36:28 +0000 (+0200) Subject: Uncooked animal proteins is safe for animal stomachs only (#26906) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=a49a576b031d2f90b7e127fd2b639a20bb31aaf4;p=space-station-14.git Uncooked animal proteins is safe for animal stomachs only (#26906) Uncooked animal proteins is safe for animal stomachs --- diff --git a/Resources/Prototypes/Reagents/toxins.yml b/Resources/Prototypes/Reagents/toxins.yml index 954d4a6bef..11a9fd00ae 100644 --- a/Resources/Prototypes/Reagents/toxins.yml +++ b/Resources/Prototypes/Reagents/toxins.yml @@ -479,7 +479,9 @@ - !type:PopupMessage conditions: - !type:OrganType - type: Human + type: Animal + shouldHave: false + reagent: Protein type: Local visualType: MediumCaution messages: [ "generic-reagent-effect-sick" ] @@ -488,19 +490,21 @@ probability: 0.1 conditions: - !type:OrganType - type: Human + type: Animal + shouldHave: false - !type:HealthChange conditions: - !type:OrganType - type: Human + type: Animal + shouldHave: false damage: types: Poison: 1 - !type:AdjustReagent conditions: - !type:OrganType - type: Human - shouldHave: false + type: Animal + shouldHave: true reagent: Protein amount: 0.5