diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/service.yml b/Resources/Prototypes/Catalog/Fills/Lockers/service.yml index 4f94a41ac3..3da7d09144 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/service.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/service.yml @@ -6,7 +6,7 @@ - type: StorageFill contents: - id: ClothingOuterVestKevlar - - id: WeaponShotgunDoubleBarreled + - id: WeaponShotgunDoubleBarreledRubber - id: DrinkShaker - id: ClothingEyesGlassesBeer - id: DrinkBottleBeer diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index 2eedcaf733..a798fa4325 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -118,6 +118,16 @@ node: start deconstructionTarget: null +- type: entity + name: double-barreled shotgun + parent: WeaponShotgunDoubleBarreled + id: WeaponShotgunDoubleBarreledRubber + description: An immortal classic. Uses .50 shotgun shells. + suffix: Non-Lethal + components: + - type: BallisticAmmoProvider + proto: ShellShotgunBeanbag + - type: entity name: Enforcer parent: BaseWeaponShotgun