Hivenet aug messages tweaks (#19404)

changes:
  - rscadd: "Hivenet aug preset messages tweaks and additions."

---------

Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2024-06-13 02:05:20 +02:00
committed by GitHub
parent ebc85c5b51
commit 1dc031c225
4 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -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