0
0
Quellcode durchsuchen

[fixed] Values for clothing coverage not cleared in attributes files causing them to remain consistant

Kevin_Smarts vor 1 Jahr
Ursprung
Commit
33c13b80c1
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      locations/clothing_attributes.qsrc

+ 3 - 0
locations/clothing_attributes.qsrc

@@ -108,6 +108,9 @@ CloStyle = 0
 CloStyle2 = 0
 CloBimbo = 0
 CloInhibit = 0
+CloCoverFront = 0
+CloCoverBack = 0
+CloCoverTop = 0
 
 if $ARGS[0] = 'gm_outfits':
 	*P FUNC('$attributes_gm_outfits', $ARGS[0], ARGS[1])