Skip to content

Commit

Permalink
untroll
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Aug 16, 2024
1 parent 93135c5 commit 088b17c
Showing 1 changed file with 0 additions and 78 deletions.
78 changes: 0 additions & 78 deletions Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,6 @@
- id: MagazinePistolCaselessRiflePractice
amount: 4

- type: entity
name: box of .25 caseless (rubber) magazines
parent: BoxMagazine
id: BoxMagazineCaselessRifleRubber
description: A box full of
components:
- type: StorageFill
contents:
- id: MagazineCaselessRifleRubber
amount: 4

# LightRifle
- type: entity
name: box of .30 rifle magazines
Expand All @@ -67,17 +56,6 @@
- id: MagazineLightRiflePractice
amount: 4

- type: entity
name: box of .30 rifle (rubber) magazines
parent: BoxMagazine
id: BoxMagazineLightRifleRubber
description: A box full of .30 rifle (practice) magazines.
components:
- type: StorageFill
contents:
- id: MagazineLightRifleRubber
amount: 4

- type: entity
name: box of Vector magazines
parent: BoxMagazine
Expand All @@ -100,17 +78,6 @@
- id: MagazineMagnumSubMachineGunPractice
amount: 3

- type: entity
name: box of Vector (rubber) magazines
parent: BoxMagazine
id: BoxMagazineMagnumSubMachineGunRubber
description: A box full of Vector (rubber) magazines.
components:
- type: StorageFill
contents:
- id: MagazineMagnumSubMachineGunRubber
amount: 3

# Pistol
- type: entity
name: box of WT550 .35 auto magazines
Expand Down Expand Up @@ -145,17 +112,6 @@
- id: MagazinePistolPractice
amount: 4

- type: entity
name: box of pistol .35 auto (rubber) magazines
parent: BoxMagazine
id: BoxMagazinePistolRubber
description: A box full of pistol .35 auto (rubber) magazines.
components:
- type: StorageFill
contents:
- id: MagazinePistolRubber
amount: 4

- type: entity
name: box of machine pistol .35 auto magazines
parent: BoxMagazine
Expand All @@ -178,18 +134,6 @@
- id: MagazinePistolHighCapacityPractice
amount: 4

- type: entity
name: box of machine pistol .35 auto (rubber) magazines
parent: BoxMagazine
id: BoxMagazinePistolHighCapacityRubber
description: A box full of machine pistol .35 auto (rubber) magazines.
components:
- type: StorageFill
contents:
- id: MagazinePistolHighCapacityRubber
amount: 4


- type: entity
name: box of SMG .35 auto magazines
parent: BoxMagazine
Expand All @@ -212,17 +156,6 @@
- id: MagazinePistolSubMachineGunPractice
amount: 3

- type: entity
name: box of SMG .35 auto (rubber) magazines
parent: BoxMagazine
id: BoxMagazinePistolSubMachineGunRubber
description: A box full of SMG .35 auto (rubber) magazines.
components:
- type: StorageFill
contents:
- id: MagazinePistolSubMachineGunRubber
amount: 3

# Shotgun
- type: entity
name: box of (.50 pellet) ammo drums
Expand Down Expand Up @@ -290,14 +223,3 @@
contents:
- id: MagazineRiflePractice
amount: 4

- type: entity
name: box of .20 rifle (rubber) magazines
parent: BoxMagazine
id: BoxMagazineRifleRubber
description: A box full of .20 rifle (rubber) magazines.
components:
- type: StorageFill
contents:
- id: MagazineRifleRubber
amount: 4

0 comments on commit 088b17c

Please sign in to comment.