Reduce disabler stam damage (#9483)

This commit is contained in:
metalgearsloth
2022-07-06 19:02:15 +10:00
committed by GitHub
parent e6b581e967
commit 5192a9e1d7
2 changed files with 4 additions and 4 deletions

View File

@@ -275,7 +275,7 @@
path: /Audio/Weapons/Guns/Gunshots/taser2.ogg
- type: ProjectileBatteryAmmoProvider
proto: BulletDisabler
fireCost: 50
fireCost: 100
- type: MagazineVisuals
magState: mag
steps: 5
@@ -313,7 +313,7 @@
path: /Audio/Weapons/Guns/Gunshots/taser.ogg
- type: ProjectileBatteryAmmoProvider
proto: BulletDisabler
fireCost: 50
fireCost: 100
- type: MagazineVisuals
magState: mag
steps: 5

View File

@@ -124,13 +124,13 @@
- BulletImpassable
- type: Ammo
- type: StaminaDamageOnCollide
damage: 55
damage: 30
- type: Projectile
damage:
types:
Heat: 5
soundHit:
path: "/Audio/Weapons/Guns/Hits/taser_hit.ogg"
path: "/Audio/Weapons/tap.ogg"
soundForce: true
- type: entity