Browse Source

few fixes for attributes

rachels 3 years ago
parent
commit
fdfa77fbe7

+ 1 - 0
locations/_attributes_cats_dress.qsrc

@@ -1,6 +1,7 @@
 # $attributes_cats_dress
 !2020/10/27
 !prince range from 2 to 5, please avoid adding too many 2s and 5s
+if ARGS[1] = 1:
 	CloQuality = 3
 	CloThinness = 1
 	CloTopCut = 1

+ 1 - 1
locations/_attributes_fancy_burlesque.qsrc

@@ -87,7 +87,7 @@ elseif ARGS[1] = 17:
 	CloTopCut = 2
 	CloSkirtShortness = 4
 elseif ARGS[1] = 18:
-	CloQuality = 3\4
+	CloQuality = 4
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 5

+ 1 - 0
locations/_attributes_flamingos_dress.qsrc

@@ -1,6 +1,7 @@
 # $attributes_flamingos_dress
 !2020/10/27
 !prince range from 2 to 6, avoid adding too many 2s, 5s, and 6s
+if ARGS[1] = 1:
 	CloQuality = 4
 	CloThinness = 1
 	CloTopCut = 1