Merge pull request #7976 from Jordie0608/bioterrorreportedasleastpopularformasspaceterrorism

Fixes bioterror chemsprayer
This commit is contained in:
Cheridan
2015-02-26 02:08:24 -06:00
@@ -187,7 +187,7 @@
amount_per_transfer_from_this = (amount_per_transfer_from_this == 10 ? 5 : 10)
user << "<span class='notice'>You adjust the output switch. You'll now use [amount_per_transfer_from_this] units per spray.</span>"
/obj/item/weapon/reagent_containers/spray/chemsprayer/bioterror/New()
/obj/item/weapon/reagent_containers/spray/chemsprayer/bioterror
list_reagents = list("spore" = 150, "cryptobiolin" = 150, "mutagen" = 150, "chloralhydrate" = 150)
// Plant-B-Gone
@@ -198,4 +198,4 @@
icon_state = "plantbgone"
item_state = "plantbgone"
volume = 100
list_reagents = list("plantbgone" = 100)
list_reagents = list("plantbgone" = 100)