Makes Sleepypen not lethal

This commit is contained in:
Unknown
2020-12-08 15:40:26 -05:00
parent 96b8eb55ce
commit 5d630a0844
+2 -1
View File
@@ -202,7 +202,8 @@
/obj/item/weapon/pen/reagent/sleepy/New()
..()
reagents.add_reagent("chloralhydrate", 22) //Used to be 100 sleep toxin//30 Chloral seems to be fatal, reducing it to 22./N
reagents.add_reagent("chloralhydrate", 1) //VOREStation Edit
reagents.add_reagent("stoxin", 14) //VOREStation Add
/*