Fixes buckled message spam for ghosts inside talking scythes (#34111)

* Fixes buckled message spam for ghosts

* params
This commit is contained in:
ShizCalev
2018-01-10 04:46:56 -05:00
committed by CitadelStationBot
parent dfe39e7a1d
commit 594de23c1f
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -229,6 +229,9 @@
hitsound = 'sound/weapons/rapierhit.ogg'
var/possessed = FALSE
/obj/item/nullrod/scythe/talking/relaymove(mob/user)
return //stops buckled message spam for the ghost.
/obj/item/nullrod/scythe/talking/attack_self(mob/living/user)
if(possessed)
return