Procházet zdrojové kódy

[fixed] This one should be pink

Kevin_Smarts před 9 měsíci
rodič
revize
fd36109ca7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      locations/stat_display.qsrc

+ 1 - 1
locations/stat_display.qsrc

@@ -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