mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Changes "Void Hivenet User" to "Untether Hivenet User" (#19114)
Requested by @desvenlafaxine, as voiding is a separate act in Vaurca society entirely.
This commit is contained in:
@@ -1483,8 +1483,8 @@
|
||||
host.last_action = world.time + 10 MINUTES
|
||||
return
|
||||
|
||||
/mob/living/carbon/human/proc/hivevoid() //Destroys a Vaurca's neural socket.
|
||||
set name = "Void Hivenet User"
|
||||
/mob/living/carbon/human/proc/hiveuntether() //Destroys a Vaurca's neural socket.
|
||||
set name = "Untether Hivenet User"
|
||||
set desc = "Permanently sever a Vaurca of your own Hive from the Hivenet, destroying their neural socket. Mouv Ta may attempt to use this on Vaurca of another Hive, though this may have severe diplomatic consequences!"
|
||||
set category = "Hivenet"
|
||||
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
/mob/living/carbon/human/proc/hivenet_camera,
|
||||
/mob/living/carbon/human/proc/hivemute,
|
||||
/mob/living/carbon/human/proc/hiveban,
|
||||
/mob/living/carbon/human/proc/hivevoid,
|
||||
/mob/living/carbon/human/proc/hiveuntether,
|
||||
/mob/living/carbon/human/proc/hivenet_transmit,
|
||||
/mob/living/carbon/human/proc/hivenet_manifest
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user