0
0
Преглед на файлове

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

Kevin_Smarts преди 1 година
родител
ревизия
33c13b80c1
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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])