Skip to content

Commit

Permalink
adds line of code i forgor
Browse files Browse the repository at this point in the history
  • Loading branch information
feartheblackout committed May 6, 2024
1 parent 11b8429 commit 895541a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/organs/subtypes/vaurca.dm
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@

var/list/all_hive_verbs = list(
/mob/living/carbon/human/proc/hiveban,
/mob/living/carbon/human/proc/hivevoid,
/mob/living/carbon/human/proc/hiveuntether,
/mob/living/carbon/human/proc/hivenet_neuralshock,
/mob/living/carbon/human/proc/hivenet_transmit,
/mob/living/carbon/human/proc/hivemute,
Expand Down Expand Up @@ -146,7 +146,7 @@
granted_verbs = list(
/mob/living/carbon/human/proc/hiveban,
/mob/living/carbon/human/proc/hivenet_neuralshock,
/mob/living/carbon/human/proc/hivevoid,
/mob/living/carbon/human/proc/hiveuntether,
/mob/living/carbon/human/proc/hivenet_transmit,
/mob/living/carbon/human/proc/hivemute,
/mob/living/carbon/human/proc/hivenet_recieve,
Expand Down

0 comments on commit 895541a

Please sign in to comment.