Merge pull request #5499 from Anewbe/reagent_ring_fix

Fixes the Sleepy Ring
This commit is contained in:
Atermonera
2018-08-15 21:19:04 -07:00
committed by GitHub
+1 -1
View File
@@ -51,7 +51,7 @@
/obj/item/clothing/gloves/ring/reagent/sleepy/New()
..()
reagents.add_reagent(/datum/reagent/chloralhydrate, 15) // Less than a sleepy-pen, but still enough to knock someone out
reagents.add_reagent("chloralhydrate", 15) // Less than a sleepy-pen, but still enough to knock someone out
/////////////////////////////////////////
//Seals and Signet Rings