Switch security techfab to produce magazines (#19769)

* Switch security techfab to produce magazines

* Add back ammo boxes
This commit is contained in:
Kevin Zheng
2023-09-07 18:16:19 -08:00
committed by GitHub
parent db2a4478b0
commit 442cc7f659
2 changed files with 40 additions and 4 deletions

View File

@@ -518,13 +518,14 @@
- ForensicPad - ForensicPad
- ClothingEyesGlassesSecurity - ClothingEyesGlassesSecurity
- RiotShield - RiotShield
- CartridgePistol
- CartridgeMagnum
- ShellShotgun - ShellShotgun
- ShellShotgunFlare - ShellShotgunFlare
- ShellTranquilizer - ShellTranquilizer
- CartridgeLightRifle - MagazinePistol
- CartridgeRifle - MagazinePistolSubMachineGun
- MagazinePistolSubMachineGunTopMounted
- MagazineRifle
- MagazineLightRifle
- MagazineBoxPistol - MagazineBoxPistol
- MagazineBoxMagnum - MagazineBoxMagnum
- MagazineBoxRifle - MagazineBoxRifle

View File

@@ -231,6 +231,27 @@
materials: materials:
Steel: 500 Steel: 500
- type: latheRecipe
id: MagazinePistol
result: MagazinePistol
completetime: 5
materials:
Steel: 100
- type: latheRecipe
id: MagazinePistolSubMachineGun
result: MagazinePistolSubMachineGun
completetime: 5
materials:
Steel: 300
- type: latheRecipe
id: MagazinePistolSubMachineGunTopMounted
result: MagazinePistolSubMachineGunTopMounted
completetime: 5
materials:
Steel: 300
- type: latheRecipe - type: latheRecipe
id: MagazineBoxPistol id: MagazineBoxPistol
result: MagazineBoxPistol result: MagazineBoxPistol
@@ -261,6 +282,20 @@
Steel: 350 Steel: 350
Plastic: 300 Plastic: 300
- type: latheRecipe
id: MagazineRifle
result: MagazineRifle
completetime: 5
materials:
Steel: 375
- type: latheRecipe
id: MagazineLightRifle
result: MagazineLightRifle
completetime: 5
materials:
Steel: 375
- type: latheRecipe - type: latheRecipe
id: MagazineBoxRifle id: MagazineBoxRifle
result: MagazineBoxRifle result: MagazineBoxRifle