Refactoring underwear to allow custom color preferences.

This commit is contained in:
Ghommie
2019-07-09 23:25:54 +02:00
parent e56fc559ed
commit ba7c24a0ec
16 changed files with 433 additions and 420 deletions
+3
View File
@@ -164,8 +164,11 @@
vr_human.name = H.name
vr_human.real_name = H.real_name
vr_human.socks = H.socks
vr_human.socks_color = H.socks_color
vr_human.undershirt = H.undershirt
vr_human.shirt_color = H.shirt_color
vr_human.underwear = H.underwear
vr_human.undie_color = H.undie_color
vr_human.updateappearance(TRUE, TRUE, TRUE)
vr_human.give_genitals(TRUE) //CITADEL ADD
if(outfit)