Adds boxes of all magazine types + box of trashbags and flares (#6891)
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
tags:
|
||||
- Cartridge
|
||||
- Trash
|
||||
- type: Tag
|
||||
tags:
|
||||
- TrashBag
|
||||
|
||||
- type: entity
|
||||
name: trash bag
|
||||
|
||||
@@ -51,3 +51,13 @@
|
||||
fillPrototype: ShellShotgunSlug
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Magazine/Shotgun/m12_slug.rsi
|
||||
|
||||
- type: entity
|
||||
id: MagazineShotgunIncendiary
|
||||
name: ammo drum (.50 incendiary)
|
||||
parent: MagazineShotgunBase
|
||||
components:
|
||||
- type: RangedMagazine
|
||||
fillPrototype: ShellShotgunIncendiary
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Magazine/Shotgun/m12_slug.rsi
|
||||
|
||||
Reference in New Issue
Block a user