Adds shapeshift abilities for wings, ears, and tails to prometheans_vr.dm Already exist in prometheans.dm, assuming we use the vr version and that's why the verbs don't work.

This commit is contained in:
Nadyr
2019-03-17 21:06:12 -05:00
parent 7988f252cf
commit 911de606fe
@@ -27,6 +27,9 @@
/mob/living/carbon/human/proc/shapeshifter_select_hair,
/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,
/mob/living/proc/set_size,
/mob/living/carbon/human/proc/succubus_drain,