mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
[MIRROR] Reagent Addictions (#10888)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Will
Cameron Lennox
parent
ca7345cb67
commit
dc9ccc60c2
@@ -1248,3 +1248,10 @@
|
||||
result = REAGENT_ID_PROTEIN
|
||||
required_reagents = list(REAGENT_ID_ENZYME = 1, REAGENT_ID_SPIDERTOXIN = 1, REAGENT_ID_SIFSAP = 1)
|
||||
result_amount = 1
|
||||
|
||||
/decl/chemical_reaction/instant/artificial_sustenance
|
||||
name = REAGENT_ASUSTENANCE
|
||||
id = REAGENT_ID_ASUSTENANCE
|
||||
result = REAGENT_ID_ASUSTENANCE
|
||||
required_reagents = list(REAGENT_ID_NUTRIMENT = 1, REAGENT_ID_MUTAGEN = 1, REAGENT_ID_PHORON = 1)
|
||||
result_amount = 1
|
||||
|
||||
Reference in New Issue
Block a user