knives get throwing damage (#22248)
This commit is contained in:
@@ -89,6 +89,12 @@
|
|||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 10
|
Slash: 10
|
||||||
|
- type: EmbeddableProjectile
|
||||||
|
sound: /Audio/Weapons/star_hit.ogg
|
||||||
|
- type: DamageOtherOnHit
|
||||||
|
damage:
|
||||||
|
types:
|
||||||
|
Slash: 10
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Weapons/Melee/combat_knife.rsi
|
sprite: Objects/Weapons/Melee/combat_knife.rsi
|
||||||
- type: DisarmMalus
|
- type: DisarmMalus
|
||||||
|
|||||||
Reference in New Issue
Block a user