diff --git a/Resources/Prototypes/Amour/bunnysuit.yml b/Resources/Prototypes/Amour/bunnysuit.yml index dbadf63850..f5fd34cb58 100644 --- a/Resources/Prototypes/Amour/bunnysuit.yml +++ b/Resources/Prototypes/Amour/bunnysuit.yml @@ -67,7 +67,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatBunnyEarsWhite - name: белыый ободок с ушками + name: белый ободок с ушками description: Ободок с кроличьими ушками, белого цвета. components: - type: Sprite diff --git a/Resources/Prototypes/Amour/millitantarmor.yml b/Resources/Prototypes/Amour/millitantarmor.yml index 124174d879..39568495e0 100644 --- a/Resources/Prototypes/Amour/millitantarmor.yml +++ b/Resources/Prototypes/Amour/millitantarmor.yml @@ -24,14 +24,14 @@ - type: Armor modifiers: coefficients: - Piercing: 0.7 - Blunt: 0.6 - Slash: 0.5 - Heat: 0.5 - Shock: 0.7 - Cold: 0.6 - Caustic: 0.8 - Radiation: 0.7 + Piercing: 0.2 + Blunt: 0.2 + Slash: 0.2 + Heat: 0.2 + Shock: 0.2 + Cold: 0.2 + Caustic: 0.2 + Radiation: 0.2 - type: GroupExamine - type: entity diff --git a/Resources/Prototypes/Amour/prelat.yml b/Resources/Prototypes/Amour/prelat.yml index 8080fb84f5..f3bcde0f86 100644 --- a/Resources/Prototypes/Amour/prelat.yml +++ b/Resources/Prototypes/Amour/prelat.yml @@ -18,12 +18,12 @@ - type: Armor modifiers: coefficients: - Blunt: 0.9 - Slash: 0.8 - Piercing: 0.9 - Heat: 0.9 - Radiation: 0.9 - Caustic: 0.8 + Blunt: 0.05 + Slash: 0.05 + Piercing: 0.05 + Heat: 0.05 + Radiation: 0.05 + Caustic: 0.05 - type: Item size: Huge - type: ClothingSpeedModifier diff --git a/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/Kink.yml b/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/Kink.yml index 439e9898ee..eb815d22eb 100644 --- a/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/Kink.yml +++ b/Resources/Prototypes/_White/Catalog/VendingMachines/Inventories/Kink.yml @@ -31,3 +31,11 @@ Gladiator: 3 Sexyclown: 3 Sexymime: 3 + ClothingUniformBunnySuitBlack: 2 + ClothingUniformBunnySuitRed: 2 + ClothingUniformBunnySuitWhite: 2 + ClothingUniformBunnySuitViolet: 2 + ClothingHeadHatBunnyEarsBlack: 2 + ClothingHeadHatBunnyEarsRed: 2 + ClothingHeadHatBunnyEarsWhite: 2 + ClothingHeadHatBunnyEarsViolet: 2