Skip to content

Commit

Permalink
Update shotguns.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Sep 20, 2024
1 parent a35a561 commit 9a63a76
Showing 1 changed file with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
- Back
- suitStorage
- type: AmmoCounter
- type: Wieldable
- type: GunRequiresWield
- type: Gun
fireRate: 2
selectedMode: SemiAuto
Expand Down Expand Up @@ -79,6 +77,8 @@
soundEmpty:
path: /Audio/Weapons/Guns/Empty/empty.ogg
fireOnDropChance: 0.3
- type: Wieldable
- type: GunRequiresWield
- type: ItemSlots
slots:
gun_magazine:
Expand Down Expand Up @@ -120,6 +120,8 @@
- type: Gun
fireRate: 2
fireOnDropChance: 0.5
- type: Wieldable
- type: GunRequiresWield
- type: BallisticAmmoProvider
capacity: 2
- type: Construction
Expand Down Expand Up @@ -148,6 +150,8 @@
- type: Clothing
sprite: DeltaV/Objects/Weapons/Guns/Shotguns/enforcer.rsi # Delta-V
- type: BallisticAmmoProvider
- type: Wieldable
- type: GunRequiresWield

- type: entity
parent: WeaponShotgunEnforcer
Expand Down Expand Up @@ -178,6 +182,8 @@
- type: Tag
tags:
- WeaponShotgunKammerer
- type: Wieldable
- type: GunRequiresWield

- type: entity
name: sawn-off shotgun
Expand Down Expand Up @@ -262,6 +268,8 @@
capacity: 1
- type: StaticPrice
price: 0
- type: Wieldable
- type: GunRequiresWield

- type: entity
name: improvised shotgun
Expand Down

0 comments on commit 9a63a76

Please sign in to comment.