no petting and not petting at the same time

This commit is contained in:
DeltaFire
2020-09-13 03:43:31 +02:00
parent 2d8655d712
commit 8975b93b37
+1 -1
View File
@@ -775,8 +775,8 @@ GLOBAL_LIST_INIT(valid_plushie_paths, valid_plushie_paths())
var/check_interval = 20
var/next_check = 0
//Overrides parent proc
/obj/item/toy/plush/plushling/attack_self(mob/user)
. = ..()
if(!user) //hmmmmm
return
to_chat(user, "<span class='warning'>You try to pet the plushie, but recoil as it bites your hand instead! OW!</span>")