From 426a7797223eef023412698c8e883ee86d500fb1 Mon Sep 17 00:00:00 2001 From: Plyush <121322002+toasterpm87@users.noreply.github.com> Date: Sat, 16 Mar 2024 17:17:16 -0600 Subject: [PATCH] Rename Entites Folder to Entities (#66) --- .../{Entites => Entities}/Clothing/Hands/gloves.yml | 0 .../{Entites => Entities}/Clothing/Head/hardsuit-helmets.yml | 0 .../OuterClothing => Entities/Clothing/Head}/hardsuits.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename Resources/Prototypes/SimpleStation14/{Entites => Entities}/Clothing/Hands/gloves.yml (100%) rename Resources/Prototypes/SimpleStation14/{Entites => Entities}/Clothing/Head/hardsuit-helmets.yml (100%) rename Resources/Prototypes/SimpleStation14/{Entites/Clothing/OuterClothing => Entities/Clothing/Head}/hardsuits.yml (100%) diff --git a/Resources/Prototypes/SimpleStation14/Entites/Clothing/Hands/gloves.yml b/Resources/Prototypes/SimpleStation14/Entities/Clothing/Hands/gloves.yml similarity index 100% rename from Resources/Prototypes/SimpleStation14/Entites/Clothing/Hands/gloves.yml rename to Resources/Prototypes/SimpleStation14/Entities/Clothing/Hands/gloves.yml diff --git a/Resources/Prototypes/SimpleStation14/Entites/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/SimpleStation14/Entities/Clothing/Head/hardsuit-helmets.yml similarity index 100% rename from Resources/Prototypes/SimpleStation14/Entites/Clothing/Head/hardsuit-helmets.yml rename to Resources/Prototypes/SimpleStation14/Entities/Clothing/Head/hardsuit-helmets.yml diff --git a/Resources/Prototypes/SimpleStation14/Entites/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/SimpleStation14/Entities/Clothing/Head/hardsuits.yml similarity index 100% rename from Resources/Prototypes/SimpleStation14/Entites/Clothing/OuterClothing/hardsuits.yml rename to Resources/Prototypes/SimpleStation14/Entities/Clothing/Head/hardsuits.yml