This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5671ff4
commit 7726da8
Showing
2 changed files
with
155 additions
and
12 deletions.
There are no files selected for viewing
155 changes: 155 additions & 0 deletions
155
Resources/Prototypes/Corvax/Recipes/Lathes/security.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,155 @@ | ||
- type: latheRecipe #Vector | ||
id: MagazineVector45 | ||
result: MagazineVector45 | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 260 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector45Empty | ||
result: MagazineVector45Empty | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 110 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector22 | ||
result: MagazineVector22 | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 240 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector22Incendiary | ||
result: MagazineVector22Incendiary | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 200 | ||
Plastic: 400 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector22Practice | ||
result: MagazineVector22Practice | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 230 | ||
Plastic: 160 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector22Uranium | ||
result: MagazineVector22Uranium | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 320 | ||
Uranium: 320 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector22Empty | ||
result: MagazineVector22Empty | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 150 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineBoxVector22 | ||
result: MagazineBoxVector22 | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 240 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineBoxVector22Incendiary | ||
result: MagazineBoxVector22Incendiary | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 450 | ||
Plastic: 900 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineBoxVector22Practice | ||
result: MagazineBoxVector22Practice | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 500 | ||
Plastic: 380 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineBoxVector22Uranium | ||
result: MagazineBoxVector22Uranium | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 650 | ||
Uranium: 650 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineBoxVector45 | ||
result: MagazineBoxVector45 | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 450 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineBoxVector45Uranium | ||
result: MagazineBoxVector45Uranium | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 580 | ||
Uranium: 580 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineBoxVector45Incendiary | ||
result: MagazineBoxVector45Incendiary | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 340 | ||
Plastic: 800 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineBoxVector45Practice | ||
result: MagazineBoxVector45Practice | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 410 | ||
Plastic: 310 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector45Practice | ||
result: MagazineVector45Practice | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 160 | ||
Plastic: 160 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector45Incendiary | ||
result: MagazineVector45Incendiary | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 180 | ||
Plastic: 450 | ||
|
||
- type: latheRecipe #Vector | ||
id: MagazineVector45Uranium | ||
result: MagazineVector45Uranium | ||
category: Ammo | ||
completetime: 5 | ||
materials: | ||
Steel: 300 | ||
Uranium: 300 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters