Non-lethal double-barreled shotgun for booze storage (#15106)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: ClothingOuterVestKevlar
|
- id: ClothingOuterVestKevlar
|
||||||
- id: WeaponShotgunDoubleBarreled
|
- id: WeaponShotgunDoubleBarreledRubber
|
||||||
- id: DrinkShaker
|
- id: DrinkShaker
|
||||||
- id: ClothingEyesGlassesBeer
|
- id: ClothingEyesGlassesBeer
|
||||||
- id: DrinkBottleBeer
|
- id: DrinkBottleBeer
|
||||||
|
|||||||
@@ -118,6 +118,16 @@
|
|||||||
node: start
|
node: start
|
||||||
deconstructionTarget: null
|
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
|
- type: entity
|
||||||
name: Enforcer
|
name: Enforcer
|
||||||
parent: BaseWeaponShotgun
|
parent: BaseWeaponShotgun
|
||||||
|
|||||||
Reference in New Issue
Block a user