From: JoeHammad1844 <130668733+JoeHammad1844@users.noreply.github.com> Date: Sat, 9 Dec 2023 02:16:31 +0000 (+1100) Subject: knives get throwing damage (#22248) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=fc0ed73c5a193ea43da423cbfba98ba3796417be;p=space-station-14.git knives get throwing damage (#22248) --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml index ec813c1a40..5ab16c6712 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml @@ -89,6 +89,12 @@ damage: types: Slash: 10 + - type: EmbeddableProjectile + sound: /Audio/Weapons/star_hit.ogg + - type: DamageOtherOnHit + damage: + types: + Slash: 10 - type: Item sprite: Objects/Weapons/Melee/combat_knife.rsi - type: DisarmMalus