Skip to content

Commit

Permalink
Nerf Beanbags (space-wizards#24653)
Browse files Browse the repository at this point in the history
Lowers beanbag damage from 55 stam to 30 stam
  • Loading branch information
Blackern5000 authored and joshepvodka committed Feb 18, 2024
1 parent da8f6ed commit 46e4644
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- type: entity
- type: entity
id: PelletShotgunSlug
name: pellet (.50 slug)
noSpawn: true
Expand Down Expand Up @@ -26,7 +26,7 @@
types:
Blunt: 10
- type: StaminaDamageOnCollide
damage: 55 # 2 hits to stun
damage: 40 # 3 hits to stun

- type: entity
id: PelletShotgun
Expand Down

0 comments on commit 46e4644

Please sign in to comment.