literally ruined the game

This commit is contained in:
Tastyfish
2016-05-17 00:56:32 -04:00
parent d2ed3f3e35
commit f19a777d7e
@@ -668,7 +668,7 @@
if(!can_collar || collar)
return
var/obj/item/clothing/accessory/petcollar/C = usr.get_active_hand()
if(!C)
if(!istype(C))
usr.visible_message("[usr] rubs [src]'s neck.","<span class='notice'>You rub [src]'s neck for a moment.</span>")
return
usr.drop_item()