Fixes talking swords being unable to their wielders, or anyone

This commit is contained in:
Isaac Erwin
2016-08-14 13:48:54 -04:00
parent dbfc4562fa
commit 11e86c434e
2 changed files with 6 additions and 2 deletions
@@ -47,3 +47,7 @@
if((M.client && !( M.blinded )))
M.show_message("\red [user] gently taps [src] with the [O]. ")
return
/mob/living/simple_animal/shade/sword
universal_speak = 1
faction = list("neutral")