Small tweak

This commit is contained in:
killer653
2017-10-03 18:47:10 -04:00
parent a399fd09e0
commit e3dd5e4e53
+1 -1
View File
@@ -215,7 +215,7 @@
if(!istype(M) || !istype(O))
return
if (M.species == "Promethean") //If the person was a promethean before TF, remove all their verbs!
if (M.species == "Promethean" && O.species != "Promethean") //If the person was a promethean before TF, remove all their verbs!
M.verbs -= /mob/living/carbon/human/proc/shapeshifter_select_shape
M.verbs -= /mob/living/carbon/human/proc/shapeshifter_select_colour
M.verbs -= /mob/living/carbon/human/proc/shapeshifter_select_hair