Merge pull request #6823 from Citadel-Station-13/upstream-merge-37925
[MIRROR] Removes skewium from saferChems
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
var/randomProbability = 1
|
var/randomProbability = 1
|
||||||
var/reagentsAmount = 100
|
var/reagentsAmount = 100
|
||||||
var/list/saferChems = list("water","carbon","flour","cleaner","nutriment","condensedcapsaicin","mushroomhallucinogen","lube","pink_glitter",
|
var/list/saferChems = list("water","carbon","flour","cleaner","nutriment","condensedcapsaicin","mushroomhallucinogen","lube","pink_glitter",
|
||||||
"plantbgone","blood","charcoal","space_drugs","morphine","holywater","ethanol","hot_coco","sacid","mindbreaker","rotatium","skewium",
|
"plantbgone","blood","charcoal","space_drugs","morphine","holywater","ethanol","hot_coco","sacid","mindbreaker","rotatium",
|
||||||
"pax","laughter","concentrated_barbers_aid","colorful_reagent","dizzysolution","tiresolution","sodiumchloride","beer","hair_dye","sugar","white_glitter","growthserum")
|
"pax","laughter","concentrated_barbers_aid","colorful_reagent","dizzysolution","tiresolution","sodiumchloride","beer","hair_dye","sugar","white_glitter","growthserum")
|
||||||
//needs to be chemid unit checked at some point
|
//needs to be chemid unit checked at some point
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user