From 67704f953f1d7f835182f08baf1949c4cf14a828 Mon Sep 17 00:00:00 2001 From: nukkuminen <90336027+oldschoolotaku@users.noreply.github.com> Date: Wed, 1 Oct 2025 18:49:33 +0300 Subject: [PATCH] cats now climb on tables (#1816) * cats now climb on tables * pulling --- Resources/Prototypes/_CP14/Entities/Mobs/NPC/cats.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/NPC/cats.yml b/Resources/Prototypes/_CP14/Entities/Mobs/NPC/cats.yml index a47b6f5c39..96167769cf 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/NPC/cats.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/NPC/cats.yml @@ -31,6 +31,9 @@ - type: FireVisuals sprite: Mobs/Effects/onfire.rsi normalState: Mouse_burning + - type: Hands # remove when climbing on tables will be possible without hands component + - type: Puller + needsHands: false - type: Appearance - type: Physics - type: Fixtures