Shotgun buff (#10955)

This commit is contained in:
Kara
2022-08-31 23:39:11 -07:00
committed by GitHub
parent db684a3873
commit 011ed41d7f
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
- type: Projectile
damage:
types:
Piercing: 5 # Should have the same or less damage than a regular pellet
Piercing: 8 # Should have the same or less damage than a regular pellet
- type: entity
id: PelletShotgunBeanbag
@@ -40,7 +40,7 @@
- type: Projectile
damage:
types:
Piercing: 5
Piercing: 12
- type: entity
id: PelletShotgunIncendiary

View File

@@ -106,7 +106,7 @@
- type: Sprite
sprite: Objects/Weapons/Guns/Shotguns/db_shotgun.rsi
- type: Gun
fireRate: 8
fireRate: 2
- type: BallisticAmmoProvider
capacity: 2
- type: Construction