mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
a
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
if(silence_time)
|
||||
to_chat(src, "<font color=green>Communication circuits remain uninitialized.</font>")
|
||||
else if(card.speech_synthesizer != PP_FUNCTIONAL)
|
||||
to_chat(src, "<span class='warning'>Communication circuits damaged. Service required.</font>")
|
||||
to_chat(src, "<span class='warning'>Communication circuits damaged. Service required.</span>")
|
||||
else
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user