Update appearance.dm

This commit is contained in:
Aronai Sieyes
2020-05-20 15:55:48 -04:00
committed by GitHub
parent c3e5e6c1f1
commit ab70f3fb1a

View File

@@ -22,12 +22,7 @@
return return
src.gender = gender src.gender = gender
<<<<<<< HEAD
//reset_hair() //VOREStation Remove - Don't just randomize hair on gender swaps for prometheans. //reset_hair() //VOREStation Remove - Don't just randomize hair on gender swaps for prometheans.
update_icons_body()
=======
reset_hair()
>>>>>>> 46b6bd1... Edit Appearance and Change Appearance update icon sex (#7193)
update_dna() update_dna()
update_icons_body() update_icons_body()
return 1 return 1