derpy fox is derp

This commit is contained in:
Fox-McCloud
2015-12-14 19:07:42 -05:00
parent 74e22e2041
commit e3965c7e7c
+1 -1
View File
@@ -1644,7 +1644,7 @@ obj/item/toy/cards/deck/syndicate/black
/obj/item/toy/figure/attack_self(mob/user as mob)
if(cooldown < world.time)
cooldown = (world.time + 30) //3 second cooldown
src.loc.visible_message("<span class='notice'>\icon[src] The [src] says \"[toysay]\".</span>")
user.visible_message("<span class='notice'>\icon[src] The [src] says \"[toysay]\".</span>")
playsound(user, 'sound/machines/click.ogg', 20, 1)
/obj/item/toy/figure/cmo