Bläddra i källkod

[fixed] This one should be pink

Kevin_Smarts 9 månader sedan
förälder
incheckning
fd36109ca7
1 ändrade filer med 1 tillägg och 1 borttagningar
  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