Merge pull request #6592 from Citadel-Station-13/upstream-merge-37554

[MIRROR] Adds some more reagents to clogged vents
This commit is contained in:
LetterJay
2018-04-30 22:37:37 -05:00
committed by GitHub
+2 -2
View File
@@ -14,8 +14,8 @@
var/randomProbability = 1
var/reagentsAmount = 100
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",
"pax","laughter","concentrated_barbers_aid","colorful_reagent","dizzysolution","tiresolution")
"plantbgone","blood","charcoal","space_drugs","morphine","holywater","ethanol","hot_coco","sacid","mindbreaker","rotatium","skewium",
"pax","laughter","concentrated_barbers_aid","colorful_reagent","dizzysolution","tiresolution","salt","beer","hair_dye","sugar","white_glitter","growthserum")
/datum/round_event/vent_clog/announce()
priority_announce("The scrubbers network is experiencing a backpressure surge. Some ejection of contents may occur.", "Atmospherics alert")