Sorta fixes the syntax on the *halt emote

This commit is contained in:
Anewbe
2017-04-15 20:35:17 -05:00
parent e455aba104
commit f4444f2dad

View File

@@ -230,7 +230,7 @@
if("halt")
if (istype(module,/obj/item/weapon/robot_module/robot/security))
message = "<B>[src]</B>'s speakers skreech, \"Halt! Security!\"."
message = "<B>'s</B> speakers skreech, \"Halt! Security!\"."
playsound(src.loc, 'sound/voice/halt.ogg', 50, 0)
m_type = 2