mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Update appearance.dm
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user