Adds molotov creation recipe via tablecrafting, requring a drink bottle and a rag

Nerfs the rag, allows it to be made with the biogenerator, adds a few to the chef/bartender's closets, and to the maint loot spawner
Adds the ability to empty out a fire extinguisher... for sabotage
This commit is contained in:
Ergovisavi
2015-07-19 04:12:30 -07:00
parent f08d4f4085
commit bf83ef4c53
8 changed files with 133 additions and 23 deletions
@@ -21,6 +21,8 @@
new /obj/item/clothing/head/soft/black(src)
new /obj/item/clothing/shoes/sneakers/black(src)
new /obj/item/clothing/shoes/sneakers/black(src)
new /obj/item/weapon/reagent_containers/glass/rag(src)
new /obj/item/weapon/reagent_containers/glass/rag(src)
/obj/structure/closet/chefcloset
name = "\proper chef's closet"
@@ -45,6 +47,7 @@
new /obj/item/clothing/suit/toggle/chef(src)
new /obj/item/clothing/under/rank/chef(src)
new /obj/item/clothing/head/chefhat(src)
new /obj/item/weapon/reagent_containers/glass/rag(src)
/obj/structure/closet/jcloset
name = "custodial closet"