From f30dfd43042db8443e1f772d151d4ec19de6e5fd Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Mon, 23 Oct 2017 22:39:39 -0400 Subject: [PATCH] RIP AND TEAR --- .../mob/living/carbon/human/species/station/station_vr.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/carbon/human/species/station/station_vr.dm b/code/modules/mob/living/carbon/human/species/station/station_vr.dm index 92cc16a129c..aac0ac57786 100644 --- a/code/modules/mob/living/carbon/human/species/station/station_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/station_vr.dm @@ -32,6 +32,7 @@ spawn_flags = SPECIES_CAN_JOIN appearance_flags = HAS_HAIR_COLOR | HAS_LIPS | HAS_UNDERWEAR | HAS_SKIN_COLOR | HAS_EYE_COLOR + inherent_verbs = list(/mob/living/carbon/human/proc/shred_limb) flesh_color = "#AFA59E" base_color = "#777777"