adds diethylamine and saltpetre to the biogenerator

This commit is contained in:
CameronWoof
2020-02-16 03:52:07 -08:00
parent 0f4f07dc95
commit 14e41e8d68
3 changed files with 22 additions and 1 deletions
@@ -112,6 +112,11 @@
desc = "A small bottle of diethylamine."
list_reagents = list(/datum/reagent/diethylamine = 30)
/obj/item/reagent_containers/glass/bottle/saltpetre
name = "saltpetre bottle"
desc = "A small bottle of saltpetre."
list_reagents = list(/datum/reagent/saltpetre = 30)
/obj/item/reagent_containers/glass/bottle/facid
name = "Fluorosulfuric Acid Bottle"
desc = "A small bottle. Contains a small amount of fluorosulfuric acid."