Give Improved

This commit is contained in:
Artur
2021-01-24 16:05:42 +02:00
parent aa9625cffc
commit 91cd7378ca
4 changed files with 33 additions and 5 deletions
+6
View File
@@ -236,6 +236,12 @@
if(!iscyborg(loc))
deductcharge(severity*10, TRUE, FALSE)
/obj/item/melee/baton/can_give()
if(turned_on)
return FALSE
else
..()
/obj/item/melee/baton/stunsword
name = "stunsword"
desc = "Not actually sharp, this sword is functionally identical to its baton counterpart."