From d35fbc44ffd508773304d3c54c88fd5421bc27f3 Mon Sep 17 00:00:00 2001 From: Cyantime Date: Sun, 14 Jun 2020 15:01:37 -0400 Subject: [PATCH] Removes non-functional vorestation edit --- .../mob/living/carbon/human/species/station/prometheans.dm | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/modules/mob/living/carbon/human/species/station/prometheans.dm b/code/modules/mob/living/carbon/human/species/station/prometheans.dm index fd440fbc525..b77f051b4d8 100644 --- a/code/modules/mob/living/carbon/human/species/station/prometheans.dm +++ b/code/modules/mob/living/carbon/human/species/station/prometheans.dm @@ -110,9 +110,6 @@ var/datum/species/shapeshifter/promethean/prometheans /mob/living/carbon/human/proc/shapeshifter_select_eye_colour, /mob/living/carbon/human/proc/shapeshifter_select_hair_colors, /mob/living/carbon/human/proc/shapeshifter_select_gender, - /mob/living/carbon/human/proc/shapeshifter_select_wings, //VOREStation Add, - /mob/living/carbon/human/proc/shapeshifter_select_tail, //VOREStation Add, - /mob/living/carbon/human/proc/shapeshifter_select_ears, //VOREStation Add, /mob/living/carbon/human/proc/regenerate )