RND Rework [Death to Techweb] (#16370)
* Techweb rework * more ui work * finishing ui * Finish all the C# logic * the techs + lathes * remove old-tech * mirror-review
This commit is contained in:
@@ -71,4 +71,31 @@
|
||||
completetime: 5
|
||||
materials:
|
||||
Steel: 500
|
||||
Glass: 400
|
||||
Glass: 400
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingBackpackHolding
|
||||
result: ClothingBackpackHolding
|
||||
completetime: 5
|
||||
materials:
|
||||
Steel: 1500
|
||||
Plastic: 750
|
||||
Plasma: 1000
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingBackpackSatchelHolding
|
||||
result: ClothingBackpackSatchelHolding
|
||||
completetime: 5
|
||||
materials:
|
||||
Steel: 1500
|
||||
Plastic: 750
|
||||
Plasma: 1000
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingBackpackDuffelHolding
|
||||
result: ClothingBackpackDuffelHolding
|
||||
completetime: 5
|
||||
materials:
|
||||
Steel: 1500
|
||||
Plastic: 750
|
||||
Plasma: 1000
|
||||
|
||||
@@ -56,6 +56,22 @@
|
||||
Steel: 100
|
||||
Glass: 500
|
||||
|
||||
- type: latheRecipe
|
||||
id: Mousetrap
|
||||
result: Mousetrap
|
||||
completetime: 1
|
||||
materials:
|
||||
Wood: 100
|
||||
Steel: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: Holoprojector
|
||||
result: Holoprojector
|
||||
completetime: 3
|
||||
materials:
|
||||
Plastic: 250
|
||||
Glass: 150
|
||||
|
||||
- type: latheRecipe
|
||||
id: AdvMopItem
|
||||
result: AdvMopItem
|
||||
|
||||
Reference in New Issue
Block a user