Merge pull request #8668 from Yoshax/dev-freeze

Fixes #8652
This commit is contained in:
Chinsky
2015-03-30 19:40:13 +03:00

View File

@@ -249,8 +249,8 @@
reagents.add_reagent("synaptizine", 5)
reagents.add_reagent("hyperzine", 5)
/obj/item/weapon/reagent_containers/pill/spaceacillin
name = "Spaceacillin"
/obj/item/weapon/reagent_containers/pill/spaceacillin
name = "Spaceacillin pill"
desc = "Contains antiviral agents."
icon_state = "pill19"
New()