From 970fa54f0c4372c5d649c0b3ad2860eac7d983d6 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Wed, 3 Jan 2024 09:36:05 +0100 Subject: [PATCH] make plushie rouney rotateable (#22902) make rouney rotateable --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index b2ba859d06..ae6d37b554 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -168,6 +168,7 @@ components: - type: Sprite state: plushie_rouny + - type: Rotatable - type: entity parent: BasePlushie -- 2.51.2