Skip to content

Commit

Permalink
Empty mag lathe fix (#2376)
Browse files Browse the repository at this point in the history
* Empty mag lathe fix

* 25 to 20
  • Loading branch information
ErhardSteinhauer authored Nov 8, 2024
1 parent 33ae321 commit ac0cad6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Resources/Prototypes/_NF/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
id: MagazineNovaliteC1Empty
parent: BaseEmptyAmmoRecipe
result: MagazineNovaliteC1Empty
materials:
Steel: 20

- type: latheRecipe # novalite mag
id: MagazineNovaliteC1
Expand All @@ -32,6 +34,8 @@
id: MagazineLightRifleLowCapacityEmpty
parent: BaseEmptyAmmoRecipe
result: MagazineLightRifleLowCapacityEmpty
materials:
Steel: 20

- type: latheRecipe # gestio mag
id: MagazineLightRifleLowCapacity
Expand All @@ -44,6 +48,8 @@
id: SpeedLoaderRifleHeavyEmpty
parent: BaseEmptyAmmoRecipe
result: SpeedLoaderRifleHeavyEmpty
materials:
Steel: 25

- type: latheRecipe
id: SpeedLoaderRifleHeavy
Expand Down

0 comments on commit ac0cad6

Please sign in to comment.