From 90ac5ef8bd7fc12c9460bc07053515d49f1db1d1 Mon Sep 17 00:00:00 2001 From: MilenVolf Date: Sun, 17 Sep 2023 05:37:20 +0300 Subject: [PATCH] Fix build fail --- .../entities/clothing/uniforms/jumpsuits.ftl | 2 +- .../entities/clothing/uniforms/jumpsuits.ftl | 2 +- Resources/Prototypes/Entities/Mobs/Species/felinid.yml | 4 ++-- Resources/Prototypes/Recipes/Lathes/security.yml | 10 ---------- Resources/Prototypes/Recipes/Lathes/tools.yml | 9 --------- 5 files changed, 4 insertions(+), 23 deletions(-) diff --git a/Resources/Locale/en-US/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/en-US/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl index 4ac3cc17a67686..9c863e2377bf78 100644 --- a/Resources/Locale/en-US/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl +++ b/Resources/Locale/en-US/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl @@ -342,7 +342,7 @@ ent-ClothingUniformJumpsuitWeb = web jumpsuit .suffix = { "" } ent-ClothingUniformJumpsuitLoungewear = loungewear .desc = A long stretch of fabric that wraps around your body for comfort. - .suffix = { "" } + .suffix = { "" } ent-ClothingUniformHECU = HECU uniform .desc = The HECU jumpsuit is used to protect against foreign environmental factors (besides, real American patriots like to wear it). .suffix = { "" } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl index 2168ca64bd7955..8aec7999c788cd 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl @@ -345,7 +345,7 @@ ent-ClothingUniformJumpsuitWeb = паутинный комбинезон .suffix = { "" } ent-ClothingUniformJumpsuitLoungewear = домашняя одежда .desc = Длинный отрезок ткани, который облегает тело, обеспечивая комфорт. - .suffix = { "" } + .suffix = { "" } ent-ClothingUniformHECU = униформа HECU .desc = Комбинезон HECU используется для защиты от посторонних факторов внешней среды (к тому же его любят носить настоящие американские патриоты). .suffix = { "" } diff --git a/Resources/Prototypes/Entities/Mobs/Species/felinid.yml b/Resources/Prototypes/Entities/Mobs/Species/felinid.yml index e3164ad64df9d0..fec6dbfe3b49cd 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/felinid.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/felinid.yml @@ -1,7 +1,7 @@ # Anything human specific (e.g. UI, input) goes under MobHuman - type: entity name: Urist McCat - parent: BaseMobOrganic + parent: BaseMobSpeciesOrganic id: BaseMobFelinid abstract: true components: @@ -34,7 +34,7 @@ - type: entity name: Urist McHands id: MobFelinidDummy - parent: BaseMobOrganicDummy + parent: BaseSpeciesDummy noSpawn: true components: - type: HumanoidAppearance diff --git a/Resources/Prototypes/Recipes/Lathes/security.yml b/Resources/Prototypes/Recipes/Lathes/security.yml index d80471ab4478c9..20192506427772 100644 --- a/Resources/Prototypes/Recipes/Lathes/security.yml +++ b/Resources/Prototypes/Recipes/Lathes/security.yml @@ -325,16 +325,6 @@ Plastic: 250 Steel: 250 -- type: latheRecipe - id: SpeedLoaderMagnum - icon: - sprite: Objects/Weapons/Guns/Ammunition/SpeedLoaders/Magnum/magnum_speed_loader.rsi - state: base-6 - result: SpeedLoaderMagnum - completetime: 10 - materials: - Steel: 200 - - type: latheRecipe id: MagazineMagnumSubMachineGun icon: diff --git a/Resources/Prototypes/Recipes/Lathes/tools.yml b/Resources/Prototypes/Recipes/Lathes/tools.yml index 652067a8966fd6..3e54e699f63ad7 100644 --- a/Resources/Prototypes/Recipes/Lathes/tools.yml +++ b/Resources/Prototypes/Recipes/Lathes/tools.yml @@ -167,15 +167,6 @@ Glass: 200 Plastic: 150 -- type: latheRecipe - id: HoloprojectorSecurity - result: HoloprojectorSecurity - completetime: 8 - materials: - Steel: 300 - Glass: 200 - Plastic: 150 - - type: latheRecipe id: HolofanProjector result: HolofanProjector