lizz does the slashies (#10215)

This commit is contained in:
T-Stalker
2022-08-01 12:34:50 -03:00
committed by GitHub
parent bdac57979f
commit 0700e1fb0b
3 changed files with 11 additions and 0 deletions

View File

@@ -11,3 +11,5 @@ BoxingPunch 1, 2, and 3 taken from Ryan Conway at https://freesound.org/people/r
boxingbell.ogg taken from Herkules92 at https://freesound.org/people/Herkules92/sounds/520998/ under CC0 1.0
block_metal1.ogg taken from https://github.com/Citadel-Station-13/Citadel-Station-13/commit/31c5996a5db8cce0cb431cb1dc20d99cac83f268 under CC BY-SA 3.0
pierce.ogg taken from: https://github.com/tgstation/tgstation/commit/106cd26fc00851a51dd362f3131120318d848a53

Binary file not shown.

View File

@@ -132,6 +132,15 @@
- type: Damageable
damageContainer: Biological
damageModifierSet: Scale
- type: MeleeWeapon
hitSound:
path: /Audio/Weapons/pierce.ogg
range: 0.8
arcwidth: 30
arc: fist
damage:
types:
Piercing: 5
- type: Temperature
heatDamageThreshold: 400
coldDamageThreshold: 285