0
0
Просмотр исходного кода

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

Kevin_Smarts 1 год назад
Родитель
Сommit
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])