From 4775fd4012ef1c2156de6b6ec57636f952e3b232 Mon Sep 17 00:00:00 2001 From: Doru991 <75124791+Doru991@users.noreply.github.com> Date: Wed, 9 Aug 2023 06:35:15 +0300 Subject: [PATCH] Space cat survives in space (#18889) --- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 725063ec93..2cb807d697 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -2017,6 +2017,10 @@ Base: spacecat Dead: Base: spacecat_dead + - type: Temperature + heatDamageThreshold: 423 + coldDamageThreshold: 0 + - type: PressureImmunity - type: InteractionPopup successChance: 0.7 interactSuccessString: petting-success-space-cat