Makes the gloves actually stun people.

This commit is contained in:
Useroth
2019-04-28 07:05:18 +02:00
parent df15e53cd3
commit 231da023ec
2 changed files with 17 additions and 0 deletions
+2
View File
@@ -37,6 +37,8 @@
var/mindrain = 200
var/maxdrain = 400
var/stunforce = 140 //same as stunbaton, adjustable
/obj/item/clothing/gloves/space_ninja/Touch(atom/A,proximity)
if(!candrain || draining)