mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 12:36:22 +01:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user