Tiger requests

This commit is contained in:
Kyep
2018-04-07 14:01:48 -07:00
parent 99c3c38b19
commit ca8bb33a58
2 changed files with 10 additions and 12 deletions
-2
View File
@@ -1108,8 +1108,6 @@
. = ..()
if(visualsOnly)
return
//if(H.mind)
// H.mind.make_wizard()
var/obj/item/weapon/spellbook/B = H.r_hand
if(istype(B))
B.owner = H // force-bind it so it can never be stolen, no matter what.