Browse Source

[Changed] value adjustments for the image replacements on various clothing items

Gwen 2 years ago
parent
commit
609163ad3c

+ 23 - 14
locations/_attributes_cats_outfits.qsrc

@@ -469,43 +469,52 @@ elseif ARGS[1] = 93:
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 5
+	
 elseif ARGS[1] = 94:
 	CloQuality = 3
-	CloThinness = 1
+	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 5
+	
 elseif ARGS[1] = 95:
 	CloQuality = 3
-	CloThinness = 1
-	CloTopCut = 2
+	CloThinness = 5
+	CloTopCut = 3
 	CloPantsShortness = 5
+	
 elseif ARGS[1] = 96:
-	CloQuality = 2
-	CloThinness = 4
-	CloTopCut = 1
+	CloQuality = 3
+	CloThinness = 5
+	CloTopCut = 3
 	CloPantsShortness = 5
+	
 elseif ARGS[1] = 97:
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 1
+	CloThinness = 5
+	CloTopCut = 3
 	CloPantsShortness = 5
+	CloStyle = 4
+	
 elseif ARGS[1] = 98:
-	CloQuality = 2
-	CloThinness = 4
+	CloQuality = 3
+	CloThinness = 5
 	CloTopCut = 3
 	CloPantsShortness = 5
-	CloStyle = 4
+	
 elseif ARGS[1] = 99:
-	CloQuality = 2
+	CloQuality = 3
 	CloThinness = 4
-	CloTopCut = 3
+	CloBra = 1
 	CloPantsShortness = 5
+	CloStyle = 4
+	
 elseif ARGS[1] = 100:
 	CloQuality = 3
 	CloThinness = 4
-	CloTopCut = 3
+	CloBra = 1
 	CloPantsShortness = 5
 	CloStyle = 4
+	
 end
 
 --- $attributes_cats_outfits ---------------------------------

+ 53 - 28
locations/_attributes_coco_outfits.qsrc

@@ -1,15 +1,16 @@
 # $attributes_coco_outfits
-!2021/06/22
+!2021/06/30
 !price range from 2 to 4, please avoid adding too many 2s
 
 if ARGS[1] = 1:
 	CloQuality = 3
-	CloThinness = 1
+	CloThinness = 5
 	CloTopCut = 1
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 2:
 	CloQuality = 3
-	CloThinness = 1
+	CloThinness = 5
 	CloTopCut = 1
 	CloPantsShortness = 1
 	
@@ -21,19 +22,22 @@ elseif ARGS[1] = 3:
 	
 elseif ARGS[1] = 4:
 	CloQuality = 3
-	CloThinness = 3
+	CloThinness = 5
 	CloTopCut = 1
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 5:
 	CloQuality = 3
-	CloThinness = 1
+	CloThinness = 5
 	CloTopCut = 1
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 6:
 	CloQuality = 3
-	CloThinness = 1
+	CloThinness = 5
 	CloTopCut = 1
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 7:
 	CloQuality = 3
 	CloThinness = 1
@@ -154,26 +158,31 @@ elseif ARGS[1] = 30:
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 31:
 	CloQuality = 4
-	CloThinness = 2
+	CloThinness = 5
 	CloTopCut = 2
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 32:
 	CloQuality = 3
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 33:
 	CloQuality = 3
-	CloThinness = 3
+	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 34:
 	CloQuality = 3
-	CloThinness = 2
+	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 35:
 	CloQuality = 4
 	CloThinness = 2
@@ -184,11 +193,13 @@ elseif ARGS[1] = 36:
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 37:
 	CloQuality = 3
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 38:
 	CloQuality = 3
 	CloThinness = 3
@@ -390,12 +401,14 @@ elseif ARGS[1] = 76:
 	CloPantsShortness = 1
 	CloStyle = 4
 	CloBimbo = 1
+	
 elseif ARGS[1] = 77:
 	CloQuality = 3
 	CloThinness = 5
 	CloTopCut = 4
 	CloPantsShortness = 1
 	CloStyle = 4
+	
 elseif ARGS[1] = 78:
 	CloQuality = 3
 	CloThinness = 5
@@ -414,59 +427,71 @@ elseif ARGS[1] = 80:
 	CloTopCut = 4
 	CloPantsShortness = 1
 	CloStyle = 4
+	
 elseif ARGS[1] = 81:
 	CloQuality = 3
-	CloThinness = 5
+	CloThinness = 4
 	CloTopCut = 4
 	CloPantsShortness = 1
-	CloStyle = 4
+	
 elseif ARGS[1] = 82:
 	CloQuality = 3
-	CloThinness = 5
-	CloTopCut = 4
-	CloPantsShortness = 1
+	CloThinness = 6
+	CloTopCut = 2
+	CloPantsShortness = 4
+	
 elseif ARGS[1] = 83:
 	CloQuality = 3
 	CloThinness = 5
-	CloTopCut = 4
-	CloPantsShortness = 1
+	CloTopCut = 2
+	CloPantsShortness = 4
 	CloStyle = 4
+	
 elseif ARGS[1] = 84:
 	CloQuality = 4
-	CloThinness = 1
+	CloThinness = 5
 	CloTopCut = 1
 	CloPantsShortness = 4
+	
 elseif ARGS[1] = 85:
-	CloQuality = 3
-	CloThinness = 1
-	CloTopCut = 1
-	CloPantsShortness = 4
-elseif ARGS[1] = 86:
 	CloQuality = 4
-	CloThinness = 3
+	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 4
+	
+elseif ARGS[1] = 86:
+	CloQuality = 3
+	CloThinness = 5
+	CloTopCut = 3
+	CloPantsShortness = 4
+	
 elseif ARGS[1] = 87:
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 2
+	CloThinness = 4
+	CloTopCut = 3
 	CloPantsShortness = 4
+	
 elseif ARGS[1] = 88:
-	CloQuality = 2
+	CloQuality = 3
 	CloThinness = 5
-	CloBra = 1
+	CloTopCut = 3
 	CloPantsShortness = 4
 	CloStyle = 4
+	
 elseif ARGS[1] = 89:
 	CloQuality = 3
 	CloThinness = 5
 	CloTopCut = 4
 	CloPantsShortness = 5
+	CloStyle = 4
+	
 elseif ARGS[1] = 90:
 	CloQuality = 3
 	CloThinness = 5
 	CloTopCut = 4
-	CloPantsShortness = 5
+	CloPantsShortness = 4
+	CloStyle = 4
+	
 end
 
 --- $attributes_coco_outfits ---------------------------------

+ 21 - 11
locations/_attributes_flamingos_outfits.qsrc

@@ -1,5 +1,5 @@
 # $attributes_flamingos_outfits
-!2020/10/27
+!2021/06/30
 !prince range from 2 to 6, avoid adding too many 2s, 5s, and 6s
 if ARGS[1] = 1:
 	CloQuality = 3
@@ -218,26 +218,34 @@ elseif ARGS[1] = 43:
 	CloThinness = 4
 	CloTopCut = 3
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 44:
 	CloQuality = 4
 	CloThinness = 4
 	CloTopCut = 4
-	CloPantsShortness = 1
+	CloPantsShortness = 4
+	
 elseif ARGS[1] = 45:
 	CloQuality = 3
 	CloThinness = 4
-	CloTopCut = 4
-	CloPantsShortness = 1
+	CloTopCut = 2
+	CloPantsShortness = 4
+	
 elseif ARGS[1] = 46:
 	CloQuality = 3
 	CloThinness = 4
 	CloTopCut = 4
-	CloPantsShortness = 1
+	CloPantsShortness = 4
+	CloStyle = 4
+		
 elseif ARGS[1] = 47:
-	CloQuality = 4
-	CloThinness = 4
+	CloQuality = 3
+	CloThinness = 5
 	CloTopCut = 4
-	CloPantsShortness = 1
+	CloPantsShortness = 4
+	CloBimbo = 1
+	CloStyle = 4
+	
 elseif ARGS[1] = 48:
 	CloQuality = 3
 	CloThinness = 4
@@ -248,12 +256,14 @@ elseif ARGS[1] = 49:
 	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 5
+	
 elseif ARGS[1] = 50:
-	CloQuality = 2
-	CloThinness = 4
+	CloQuality = 4
+	CloThinness = 5
 	CloTopCut = 2
-	CloPantsShortness = 6
+	CloPantsShortness = 5
 	CloStyle = 4
+	
 end
 
 --- $attributes_flamingos_outfits ---------------------------------

+ 20 - 23
locations/_attributes_gm_outfits.qsrc

@@ -1,5 +1,5 @@
 # $attributes_gm_outfits
-!2021/05/10
+!2021/06/30
 !price range from 1 to 3, please avoid adding too many 3s
 
 if ARGS[1] = 1:
@@ -759,16 +759,17 @@ elseif ARGS[1] = 121:
 	CloStyle = 4
 	
 elseif ARGS[1] = 122:
-	CloQuality = 1
-	CloThinness = 1
-	CloTopCut = 1
-	CloPantsShortness = 4
+	CloQuality = 2
+	CloThinness = 5
+	CloTopCut = 4
+	CloPantsShortness = 1
+	CloStyle = 4
 	
 elseif ARGS[1] = 123:
-	CloQuality = 1
-	CloThinness = 3
-	CloTopCut = 1
-	CloPantsShortness = 4
+	CloQuality = 2
+	CloThinness = 5
+	CloTopCut = 3
+	CloPantsShortness = 1
 	
 elseif ARGS[1] = 124:
 	CloQuality = 1
@@ -828,8 +829,8 @@ elseif ARGS[1] = 132:
 	CloStyle = 4
 	
 elseif ARGS[1] = 133:
-	CloQuality = 1
-	CloThinness = 4
+	CloQuality = 2
+	CloThinness = 5
 	CloTopCut = 2
 	CloPantsShortness = 5
 	CloStyle = 4
@@ -861,31 +862,27 @@ elseif ARGS[1] = 137:
 	
 elseif ARGS[1] = 138:
 	CloQuality = 2
-	CloThinness = 2
-	CloTopCut = 3
+	CloThinness = 4
+	CloTopCut = 2
 	CloPantsShortness = 5
-	CloStyle = 4
 	
 elseif ARGS[1] = 139:
 	CloQuality = 1
 	CloThinness = 5
-	CloTopCut = 3
+	CloTopCut = 2
 	CloPantsShortness = 5
-	CloStyle = 4
 	
 elseif ARGS[1] = 140:
-	CloQuality = 1
-	CloThinness = 5
-	CloTopCut = 3
+	CloQuality = 3
+	CloThinness = 4
+	CloTopCut = 2
 	CloPantsShortness = 5
-	CloStyle = 4
 	
 elseif ARGS[1] = 141:
 	CloQuality = 1
-	CloThinness = 5
-	CloTopCut = 3
+	CloThinness = 4
+	CloTopCut = 2
 	CloPantsShortness = 5
-	CloStyle = 4
 	
 elseif ARGS[1] = 142:
 	CloQuality = 1