mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-17 10:58:19 +01:00
synthblood missing recipe
This commit is contained in:
@@ -702,3 +702,11 @@
|
||||
id = "royalbluecarpet"
|
||||
results = list("royalbluecarpet" = 2)
|
||||
required_reagents = list("carpet" = 1, "clonexadone" = 1)
|
||||
|
||||
/datum/chemical_reaction/synth_blood
|
||||
name = "Synthetic Blood"
|
||||
id = "syntheticblood"
|
||||
results = list("syntheticblood" = 3)
|
||||
required_reagents = list("salglu_solution" = 1, "iron" = 1, "stable_plasma" = 1)
|
||||
mix_message = "The mixture congeals and gives off a faint copper scent."
|
||||
required_temp = 350
|
||||
|
||||
Reference in New Issue
Block a user