From fed6b07a281f32164ac935380181bcc5205c73c4 Mon Sep 17 00:00:00 2001 From: Pspritechologist <81725545+Pspritechologist@users.noreply.github.com> Date: Sun, 30 Jul 2023 13:43:42 -0400 Subject: [PATCH] Fixed missing RSI error :)) --- .../Entities/Clothing/Under/empty.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Resources/Prototypes/SimpleStation14/Entities/Clothing/Under/empty.yml diff --git a/Resources/Prototypes/SimpleStation14/Entities/Clothing/Under/empty.yml b/Resources/Prototypes/SimpleStation14/Entities/Clothing/Under/empty.yml deleted file mode 100644 index 2ec256bf43..0000000000 --- a/Resources/Prototypes/SimpleStation14/Entities/Clothing/Under/empty.yml +++ /dev/null @@ -1,15 +0,0 @@ -- type: entity - noSpawn: true - parent: Clothing - id: empty - components: - - type: Clothing - slots: - - UNDERSHIRT - - UNDERPANTS - - SOCKS - - type: Sprite - # noRot: true - state: icon - - type: TemperatureProtection - coefficient: 0.75