mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
Sorta fixes the syntax on the *halt emote
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user