瀏覽代碼

[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])