Skip to content

Commit

Permalink
Внесены правки
Browse files Browse the repository at this point in the history
  • Loading branch information
Inconnu1337 committed Sep 8, 2024
1 parent 06c494a commit a65efee
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 26 deletions.
24 changes: 24 additions & 0 deletions Resources/Prototypes/ADT/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
- type: latheRecipe
id: ADTWeaponRifleLecterBibis
result: ADTWeaponRifleLecterBibis
category: Weapons
completetime: 15
materials:
Steel: 500
Plastic: 1500

- type: latheRecipe
id: ADTMagazineRifleBibis
result: ADTMagazineRifleBibis
category: Ammo
completetime: 5
materials:
Plastic: 600

- type: latheRecipe
id: ADTCartridgeStrikeballBibis
result: ADTCartridgeStrikeballBibis
category: Ammo
completetime: 2
materials:
Plastic: 50
27 changes: 1 addition & 26 deletions Resources/Prototypes/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -709,29 +709,4 @@
Uranium: 2000
Plastic: 1000
Plasma: 500
Glass: 500

- type: latheRecipe
id: ADTWeaponRifleLecterBibis
result: ADTWeaponRifleLecterBibis
category: Weapons
completetime: 15
materials:
Steel: 500
Plastic: 1500

- type: latheRecipe
id: ADTMagazineRifleBibis
result: ADTMagazineRifleBibis
category: Ammo
completetime: 5
materials:
Plastic: 150

- type: latheRecipe
id: ADTCartridgeStrikeballBibis
result: ADTCartridgeStrikeballBibis
category: Ammo
completetime: 2
materials:
Plastic: 50
Glass: 500

0 comments on commit a65efee

Please sign in to comment.