From aadcaabf0eae3d40a076fa0ec11627a941c6d269 Mon Sep 17 00:00:00 2001 From: Sukilove <186358809+Soupkilove@users.noreply.github.com> Date: Thu, 22 May 2025 13:26:34 -0700 Subject: [PATCH] Rotated Keyfile (#1299) * Rotated the inventory sprite Keyfile by 45 degrees * Update CP14RoundEndSystem.CBT.cs * Rotated another 45 degrees --- Resources/Prototypes/_CP14/Entities/Objects/Keys/tools.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Keys/tools.yml b/Resources/Prototypes/_CP14/Entities/Objects/Keys/tools.yml index 39ea6a1124..ff67d4c64d 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Keys/tools.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Keys/tools.yml @@ -34,10 +34,10 @@ categories: [ ForkFiltered ] components: - type: Item - storedRotation: -45 + storedRotation: 45 - type: Sprite sprite: _CP14/Objects/keys.rsi state: file - type: CP14KeyFile - type: UseDelay - delay: 1.0 \ No newline at end of file + delay: 1.0