Make jugs printable and bigger (#18941)
* Update medfab recipes add jug * Update chemical-containers.yml * Update chemical-containers.yml again what if it was 25 * Update medical.yml yet again reduce cost * Update chemical-containers.yml again * Update medical.yml remove name for recipe since it seems redundant as its ID is jug anyways
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
map: [ "enum.SolutionContainerLayers.Fill" ]
|
||||
visible: false
|
||||
- type: Item
|
||||
size: 10
|
||||
size: 20
|
||||
sprite: Objects/Specific/Chemistry/jug.rsi
|
||||
- type: RefillableSolution
|
||||
solution: beaker
|
||||
|
||||
@@ -197,3 +197,10 @@
|
||||
completetime: 2
|
||||
materials:
|
||||
Plastic: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: Jug
|
||||
result: Jug
|
||||
completetime: 4
|
||||
materials:
|
||||
Plastic: 700
|
||||
|
||||
Reference in New Issue
Block a user