mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
Merge pull request #5499 from Anewbe/reagent_ring_fix
Fixes the Sleepy Ring
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user