Merge pull request #826 from Citadel-Station-13/upstream-merge-26938

[MIRROR] Fixes his grace CtrlClick
This commit is contained in:
kevinz000
2017-05-07 12:58:57 -07:00
committed by GitHub
+1 -1
View File
@@ -41,7 +41,7 @@
..()
/obj/item/weapon/his_grace/CtrlClick(mob/user) //you can't pull his grace
attack_hand(user)
return
/obj/item/weapon/his_grace/examine(mob/user)
..()