This commit is contained in:
Artur
2020-03-18 22:41:21 +02:00
parent bf837d97d7
commit ba972cf0eb
9 changed files with 70 additions and 70 deletions
@@ -25,7 +25,7 @@
/obj/item/clothing/head/hattip/MouseDrop(atom/over_object)
//You sure do love tipping your hat.
if(user)
if(usr)
var/mob/living/carbon/C = usr
if(is_ninja(C))
to_chat(C, "<span class='notice'>Using your superior ninja reflexes, you take the hat off before tipping.</span>")