mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Fixes talking swords being unable to their wielders, or anyone
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user