|
@@ -744,7 +744,7 @@ if $clothingworntype = 'nude':
|
|
|
$stat_clothes_tooltip = 'Being naked is far better than wearing clothes.'
|
|
|
$stat_clothes_msg = 'You are completely naked, which is far better than having to wear clothes.'
|
|
|
else
|
|
|
- $stat_clothes_text = '<BR><b><font color = #FF0000>You are completely naked. It''s exciting, and you feel tingly inside.</font></b>'
|
|
|
+ $stat_clothes_text = '<BR><b><font color = #FF00FF>You are completely naked. It''s exciting, and you feel tingly inside.</font></b>'
|
|
|
$stat_clothes_tooltip = 'It''s exciting to be naked.'
|
|
|
$stat_clothes_msg = 'You are completely naked. It''s exciting, and you feel tingly inside.'
|
|
|
end
|