Merge pull request #8969 from phil235/BundleFix2

Another bundle of fixes
This commit is contained in:
Cheridan
2015-04-15 21:08:13 -05:00
8 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -257,7 +257,7 @@
update_icon()
return
/obj/item/weapon/defibrillator/compact/combat/attackby(obj/item/weapon/W, mob/user, params)
/obj/item/weapon/defibrillator/compact/combat/loaded/attackby(obj/item/weapon/W, mob/user, params)
if(W == paddles)
paddles.unwield()
toggle_paddles()