Goon Chemistry Commit 3: Pyrotechnics and other changes

This commit is contained in:
iamgoofball
2015-01-11 08:49:09 -08:00
parent 221385f884
commit 91e5ec9b4e
11 changed files with 272 additions and 99 deletions
@@ -87,11 +87,6 @@
else
user << "<span class='notice'>You need a tighter grip.</span>"
if(istype(I,/obj/item/weapon/reagent_containers/glass/beaker))
user << "It looks like a botanist dumped some compost in [src] during a previous shift. You scoop it up with [I]."
reagents.add_reagent("compost", 15)
return
if(cistern)
if(I.w_class > 3)
user << "<span class='notice'>[I] does not fit.</span>"
@@ -133,10 +128,6 @@
GM.adjustBruteLoss(8)
else
user << "<span class='notice'>You need a tighter grip.</span>"
if(istype(I,/obj/item/weapon/reagent_containers/glass/beaker))
user << "You scoop up the contained reagents with [I]."
reagents.add_reagent("sewage", 15)
return
/obj/machinery/shower