- add: Uhhhh.

This commit is contained in:
Aviu00
2024-04-08 13:27:01 +03:00
parent 6b45fd7113
commit 64e739fe53
4 changed files with 23 additions and 15 deletions

View File

@@ -67,7 +67,7 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatBunnyEarsWhite
name: белыый ободок с ушками
name: белый ободок с ушками
description: Ободок с кроличьими ушками, белого цвета.
components:
- type: Sprite

View File

@@ -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

View File

@@ -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

View File

@@ -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