mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
Hivenet aug messages tweaks (#19404)
changes: - rscadd: "Hivenet aug preset messages tweaks and additions." --------- Co-authored-by: DreamySkrell <>
This commit is contained in:
@@ -338,7 +338,7 @@
|
||||
|
||||
if(istype(V))
|
||||
if(!V.transmitting || V.disrupted || V.muted)
|
||||
to_chat(speaker, SPAN_WARNING("Your implant cannot transmit over the Hivenet!"))
|
||||
to_chat(speaker, SPAN_WARNING("Your implant cannot freely transmit over the Hivenet!"))
|
||||
return FALSE
|
||||
else
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user