Сломал колени
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
Blunt: 3
|
||||
- type: UseDelay
|
||||
delay: 1
|
||||
- type: LimpingHelper # WD
|
||||
|
||||
- type: entity
|
||||
name: cane blade
|
||||
|
||||
@@ -79,3 +79,14 @@
|
||||
description: trait-snoring-desc
|
||||
components:
|
||||
- type: Snoring
|
||||
|
||||
- type: trait # WD
|
||||
id: Limping
|
||||
traitGear: Cane
|
||||
name: Хромота
|
||||
description: Слабость в ногах мешает вам нормально передвигаться, трость может немного помочь.
|
||||
blacklist:
|
||||
components:
|
||||
- BorgChassis
|
||||
components:
|
||||
- type: Limping
|
||||
|
||||
@@ -1,19 +1,9 @@
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
parent: Cane
|
||||
id: OldCane
|
||||
name: трость старика
|
||||
description: Изношенная деревянная трость.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Melee/cane.rsi
|
||||
state: cane
|
||||
- type: Item
|
||||
size: Normal
|
||||
storedRotation: -44
|
||||
shape:
|
||||
- 0,0,0,2
|
||||
sprite: Objects/Weapons/Melee/cane.rsi
|
||||
- type: Appearance
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 45
|
||||
damage:
|
||||
|
||||
Reference in New Issue
Block a user