mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 23:59:40 +01:00
[MIRROR] Patch fix, Neurotoxins, and Paralysis (#12096)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
c5fc822e09
commit
c2e84078b5
@@ -397,6 +397,12 @@
|
||||
required_reagents = list(REAGENT_ID_CARPOTOXIN = 5, REAGENT_ID_STOXIN = 5, REAGENT_ID_COPPER = 5)
|
||||
result_amount = 2
|
||||
|
||||
/decl/chemical_reaction/instant/zombiepowder/alt
|
||||
name = REAGENT_ZOMBIEPOWDER + "_alternative_mix"
|
||||
id = REAGENT_ID_ZOMBIEPOWDER + "_alternative_mix"
|
||||
required_reagents = list(REAGENT_ID_POTASSIUMCHLOROPHORIDE = 5, REAGENT_ID_STOXIN = 5, REAGENT_ID_CHLORALHYDRATE = 5, REAGENT_ID_MERCURY = 5)
|
||||
result_amount = 2
|
||||
|
||||
/decl/chemical_reaction/instant/carpotoxin
|
||||
name = REAGENT_CARPOTOXIN
|
||||
id = REAGENT_ID_CARPOTOXIN
|
||||
|
||||
Reference in New Issue
Block a user