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

View File

@@ -24,14 +24,14 @@
- type: Armor - type: Armor
modifiers: modifiers:
coefficients: coefficients:
Piercing: 0.7 Piercing: 0.2
Blunt: 0.6 Blunt: 0.2
Slash: 0.5 Slash: 0.2
Heat: 0.5 Heat: 0.2
Shock: 0.7 Shock: 0.2
Cold: 0.6 Cold: 0.2
Caustic: 0.8 Caustic: 0.2
Radiation: 0.7 Radiation: 0.2
- type: GroupExamine - type: GroupExamine
- type: entity - type: entity

View File

@@ -18,12 +18,12 @@
- type: Armor - type: Armor
modifiers: modifiers:
coefficients: coefficients:
Blunt: 0.9 Blunt: 0.05
Slash: 0.8 Slash: 0.05
Piercing: 0.9 Piercing: 0.05
Heat: 0.9 Heat: 0.05
Radiation: 0.9 Radiation: 0.05
Caustic: 0.8 Caustic: 0.05
- type: Item - type: Item
size: Huge size: Huge
- type: ClothingSpeedModifier - type: ClothingSpeedModifier

View File

@@ -31,3 +31,11 @@
Gladiator: 3 Gladiator: 3
Sexyclown: 3 Sexyclown: 3
Sexymime: 3 Sexymime: 3
ClothingUniformBunnySuitBlack: 2
ClothingUniformBunnySuitRed: 2
ClothingUniformBunnySuitWhite: 2
ClothingUniformBunnySuitViolet: 2
ClothingHeadHatBunnyEarsBlack: 2
ClothingHeadHatBunnyEarsRed: 2
ClothingHeadHatBunnyEarsWhite: 2
ClothingHeadHatBunnyEarsViolet: 2