morefeedback

This commit is contained in:
Aurorablade
2017-06-22 19:20:29 -04:00
parent f2f68bdef9
commit d6434bef1b
5 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -1048,7 +1048,7 @@
if(!istype(target) || target.get_species() != "Skrell") // It'd be strange to see other races with head tendrils.
return
if(target.change_hair("Zeke's Tentacles"))
if(target.change_hair("Zekes Tentacles", 1))
to_chat(target, "<span class='notice'>You take time to admire yourself in [src], brushing your tendrils down and revealing their true length.</span>")