Technological Bench: Difference between revisions
Appearance
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 101: | Line 101: | ||
<option value="meat">Meat Drier</option> | <option value="meat">Meat Drier</option> | ||
<option value="treatment">Treatment</option> | <option value="treatment">Treatment</option> | ||
<option value="adrenaline">Adrenaline Shots</option> | |||
<option value="waterfilter">Compact Water Filter</option> | |||
<option value="rainwater">Rainwater Collection System</option> | |||
</select> | </select> | ||
</div> | </div> | ||
| Line 155: | Line 158: | ||
"Tech Level 8: 1 Detoxident + 1 Glass + 3 Rubber + 1 Acid + 1 Boiled Water", | "Tech Level 8: 1 Detoxident + 1 Glass + 3 Rubber + 1 Acid + 1 Boiled Water", | ||
"Tech Level 12: 1 Detoxident + 1 Glass + 5 Rubber + 1 Acid + 1 Boiled Water" | "Tech Level 12: 1 Detoxident + 1 Glass + 5 Rubber + 1 Acid + 1 Boiled Water" | ||
] | |||
}, | |||
adrenaline: { | |||
title: "Adrenaline Shots", | |||
lines: [ | |||
"Tech Level 1: 7 Acid + 1 Glass + 2 Rubber + 17 Stardust Source", | |||
"Tech Level 8: 3 Acid + 1 Glass + 2 Rubber + 17 Stardust Source", | |||
"Tech Level 12: 5 Acid + 1 Glass + 2 Rubber + 17 Stardust Source" | |||
] | |||
}, | |||
waterfilter: { | |||
title: "Compact Water Filter", | |||
lines: [ | |||
"Tech Level 1: 41 Wood + 13 Adhesive + 17 Charcoal + 21 Iron Ingot + 1 Power Cable", | |||
"Tech Level 8: 41 Wood + 13 Adhesive + 17 Charcoal + 21 Iron Ingot + 1 Power Cable", | |||
"Tech Level 12: 41 Wood + 13 Adhesive + 17 Charcoal + 21 Iron Ingot + 1 Power Cable" | |||
] | |||
}, | |||
rainwater: { | |||
title: "Rainwater Collection System", | |||
lines: [ | |||
"Tech Level 1: 25 Wood + 13 Fiber + 5 Rubber", | |||
"Tech Level 8: 25 Wood + 13 Fiber + 2 Rubber", | |||
"Tech Level 12: 26 Wood + 13 Fiber + 3 Rubber" | |||
] | ] | ||
} | } | ||