cease your shitcode

This commit is contained in:
Timothy Teakettle
2020-08-10 21:41:06 +01:00
parent 907f61d7b0
commit 033fe553e8
40 changed files with 79 additions and 199 deletions
+1 -1
View File
@@ -8,5 +8,5 @@
GLOBAL_LIST_INIT(blacklisted_pool_reagents, list(
/datum/reagent/toxin/plasma, /datum/reagent/oxygen, /datum/reagent/nitrous_oxide, /datum/reagent/nitrogen, //gases
/datum/reagent/fermi, //blanket fermichem ban sorry. this also covers mkultra, genital enlargers, etc etc.
/datum/reagent/consumable/femcum, /datum/reagent/consumable/semen //NO.
/datum/reagent/consumable/semen/femcum, /datum/reagent/consumable/semen //NO.
))