Merge pull request #539 from Darlantanis/ExtraPrometheanShapeshiftVerbs

Adds shapeshift abilities for wings, ears, and tails to prometheans_v…
This commit is contained in:
Vollybally
2019-03-18 00:26:32 -04:00
committed by GitHub
@@ -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,