Боевые Молоты (#14)

(cherry picked from commit 64df6b4b91050273218007365cf81a45c3ea74a8)
This commit is contained in:
BIGZi0348
2024-09-28 20:22:26 +03:00
committed by keslik
parent e478b9768e
commit 789fd10d28
2 changed files with 8 additions and 0 deletions

View File

@@ -28,3 +28,7 @@
storedRotation: -44 # WD
shape: # WD
- 0,0,1,3
- type: KnockDownOnHit
knockDownBehavior: NoDrop
knockdownTime: 0.8
requireWield: true

View File

@@ -39,3 +39,7 @@
isBloodDagger: false
- type: UseDelay
delay: 1
- type: KnockDownOnHit
knockDownBehavior: NoDrop
knockdownTime: 0.8
requireWield: true