Mousedrop fixes - Adds return value to item mousedrop and fixes current bugs with the few things that make use of it

This commit is contained in:
deathride58
2019-11-29 22:59:37 -05:00
parent 6cce995f77
commit b1fca2b74b
8 changed files with 15 additions and 9 deletions
@@ -34,7 +34,6 @@
if(src == C.head)
C.emote("me",1,"tips their hat.",TRUE)
return
..()
/obj/item/clothing/head/hattip/equipped(mob/M, slot)
. = ..()