Merge pull request #4738 from Citadel-Station-13/upstream-merge-34111

[MIRROR] Fixes buckled message spam for ghosts inside talking scythes
This commit is contained in:
deathride58
2018-01-10 19:58:18 +00:00
committed by GitHub
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