mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 23:59:40 +01:00
Update Chemistry-Recipes.dm
This commit is contained in:
@@ -2378,10 +2378,7 @@
|
||||
id = "biomass"
|
||||
result = "biomass"
|
||||
required_reagents = list("protein" = 1, "sugar" = 1, "phoron" = 1)
|
||||
<<<<<<< HEAD
|
||||
result_amount = 6 // Roughly 120u per phoron sheet //VOREStation Edit
|
||||
=======
|
||||
result_amount = 1 // Roughly 20u per phoron sheet
|
||||
|
||||
// Neutralization.
|
||||
|
||||
@@ -2391,4 +2388,3 @@
|
||||
result = "protein"
|
||||
required_reagents = list("anti_toxin" = 1, "neurotoxic_protein" = 2)
|
||||
result_amount = 2
|
||||
>>>>>>> a033ac4... Merge pull request #6113 from Mechoid/FishingFtWorldServer
|
||||
|
||||
Reference in New Issue
Block a user