Runtime fix with tape

This commit is contained in:
ZomgPonies
2014-06-17 04:16:39 -04:00
parent bd346bca9a
commit 4d5861ca30
+1 -1
View File
@@ -130,7 +130,7 @@
spawn(200)
src.density = 1
else
breaktape(null, user)
breaktape(/obj/item/weapon/soap, user)//cant be null, and can't be sharp.
/obj/item/tape/attack_paw(mob/user as mob)
breaktape(/obj/item/weapon/wirecutters,user)