Browse Source

Exhibition value seeding

KevinSmarts 7 years ago
parent
commit
3f7969c3d2
2 changed files with 55 additions and 24 deletions
  1. 33 0
      locations/_attributes_formal
  2. 22 24
      locations/_attributes_uniform

+ 33 - 0
locations/_attributes_formal

@@ -6,166 +6,199 @@ if ARGS[1] = 1:
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 2
+	CloExhibit = 10
 elseif ARGS[1] = 2:
 	CloQuality = 6
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 3
+	CloExhibit = 15
 elseif ARGS[1] = 3:
 	CloQuality = 7
 	CloThinness = 3
 	CloTopCut = 1
 	CloSkirtShortness = 3
+	CloExhibit = 10
 elseif ARGS[1] = 4:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 1
+	CloExhibit = 10
 elseif ARGS[1] = 5:
 	CloQuality = 6
 	CloThinness = 5
 	CloTopCut = 2
 	CloSkirtShortness = 3
+	CloExhibit = 25
 elseif ARGS[1] = 6:
 	CloQuality = 6
 	CloThinness = 5
 	CloTopCut = 3
 	CloSkirtShortness = 2
+	CloExhibit = 25
 elseif ARGS[1] = 7:
 	CloQuality = 6
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 2
+	CloExhibit = 15
 elseif ARGS[1] = 8:
 	CloQuality = 6
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 5
+	CloExhibit = 30
 elseif ARGS[1] = 9:
 	CloQuality = 6
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 5
+	CloExhibit = 30
 elseif ARGS[1] = 10:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 1
+	CloExhibit = 15
 elseif ARGS[1] = 11:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 1
+	CloExhibit = 15
 elseif ARGS[1] = 12:
 	CloQuality = 7
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 1
+	CloExhibit = 5
 elseif ARGS[1] = 13:
 	CloQuality = 7
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 1
+	CloExhibit = 5
 elseif ARGS[1] = 14:
 	CloQuality = 6
 	CloThinness = 5
 	CloTopCut = 1
 	CloSkirtShortness = 1
+	CloExhibit = 25
 elseif ARGS[1] = 15:
 	CloQuality = 7
 	CloThinness = 5
 	CloTopCut = 3
 	CloPantsShortness = 4
+	CloExhibit = 25
 elseif ARGS[1] = 16:
 	CloQuality = 6
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 1
+	CloExhibit = 15
 elseif ARGS[1] = 17:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 4
+	CloExhibit = 20
 elseif ARGS[1] = 18:
 	CloQuality = 7
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 4
+	CloExhibit = 20
 elseif ARGS[1] = 19:
 	CloQuality = 7
 	CloThinness = 3
 	CloTopCut = 1
 	CloSkirtShortness = 2
+	CloExhibit = 5
 elseif ARGS[1] = 20:
 	CloQuality = 6
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 4
+	CloExhibit = 20
 elseif ARGS[1] = 21:
 	CloQuality = 7
 	CloThinness = 3
 	CloTopCut = 1
 	CloSkirtShortness = 1
+	CloExhibit = 5
 elseif ARGS[1] = 22:
 	CloQuality = 7
 	CloThinness = 5
 	CloTopCut = 3
 	CloSkirtShortness = 1
+	CloExhibit = 25
 elseif ARGS[1] = 23:
 	CloQuality = 6
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 1
+	CloExhibit = 5
 elseif ARGS[1] = 24:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 2
+	CloExhibit = 15
 elseif ARGS[1] = 25:
 	CloQuality = 6
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 2
+	CloExhibit = 10
 elseif ARGS[1] = 26:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 2
+	CloExhibit = 10
 elseif ARGS[1] = 27:
 	CloQuality = 6
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 1
+	CloExhibit = 10
 elseif ARGS[1] = 28:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 1
 	CloSkirtShortness = 1
+	CloExhibit = 10
 elseif ARGS[1] = 29:
 	CloQuality = 6
 	CloThinness = 5
 	CloTopCut = 1
 	CloSkirtShortness = 1
+	CloExhibit = 25
 elseif ARGS[1] = 30:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 1
+	CloExhibit = 10
 elseif ARGS[1] = 31:
 	CloQuality = 7
 	CloThinness = 3
 	CloTopCut = 1
 	CloSkirtShortness = 2
+	CloExhibit = 5
 elseif ARGS[1] = 32:
 	CloQuality = 6
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 2
+	CloExhibit = 15
 elseif ARGS[1] = 33:
 	CloQuality = 7
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 1
+	CloExhibit = 10	
 elseif ARGS[1] = 34:
 	CloQuality = 7
 	CloThinness = 4

+ 22 - 24
locations/_attributes_uniform

@@ -82,6 +82,7 @@ elseif ARGS[1] = 11:
 	CloTopCut = 1
 	CloSkirtShortness = 2
 	CloStyle2 = 1
+	CloExhibit = 0
 elseif ARGS[1] = 12:
 	CloQuality = 3
 	CloThinness = 3
@@ -223,7 +224,7 @@ elseif ARGS[1] = 31:
 	CloTopCut = 3
 	CloPanties = 1
 	CloStyle2 = 3
-	CloExhibit = 25
+	CloExhibit = 30
 elseif ARGS[1] = 32:
 	CloQuality = 2
 	CloThinness = 4
@@ -235,127 +236,124 @@ elseif ARGS[1] = 33:
 	CloQuality = 5
 	CloThinness = 2
 	CloTopCut = 1
-	CloExhibit = 15
 	CloSkirtShortness = 3
 	CloStyle2 = 1
+	CloExhibit = 10
 elseif ARGS[1] = 34:
 	CloQuality = 4
 	CloThinness = 4
 	CloTopCut = 2
-	CloExhibit = 20
 	CloSkirtShortness = 4
 	CloStyle2 = 1
+	CloExhibit = 20
 elseif ARGS[1] = 35:
 	CloQuality = 4
 	CloThinness = 4
 	CloTopCut = 3
-	CloExhibit = 30
 	CloSkirtShortness = 4
 	CloStyle2 = 1
+	CloExhibit = 20
 elseif ARGS[1] = 36:
 	CloQuality = 3
 	CloThinness = 5
-	CloTopCut = 4
-	CloExhibit = 30
+	CloBra = 1
 	CloSkirtShortness = 4
 	CloStyle2 = 1
+	CloExhibit = 30
 elseif ARGS[1] = 37:
 	CloQuality = 5
 	CloThinness = 5
 	CloTopCut = 3
-	CloExhibit = 20
 	CloSkirtShortness = 4
 	CloStyle2 = 1
+	CloExhibit = 25
 elseif ARGS[1] = 38:
 	CloQuality = 3
 	CloThinness = 5
 	CloTopCut = 4
-	CloExhibit = 45
-	CloPantsShortness = 6
 	CloBra = 1
 	CloPanties = 1
 	CloStyle2 = 1
+	CloExhibit = 34
 elseif ARGS[1] = 39:
 	CloQuality = 4
 	CloThinness = 4
 	CloTopCut = 2
-	CloExhibit = 25
 	CloSkirtShortness = 5
 	CloStyle2 = 3
+	CloExhibit = 30
 elseif ARGS[1] = 40:
 	CloQuality = 3
 	CloThinness = 2
 	CloTopCut = 1
-	CloExhibit = 0
 	CloSkirtShortness = 3
 	CloStyle2 = 2
+	CloExhibit = 10
 elseif ARGS[1] = 41:
 	CloQuality = 3
 	CloThinness = 6
 	CloTopCut = 2
-	CloExhibit = 40
-	CloPantsShortness = 6
-	CloBimbo = 1
-	CloBra = 2
-	CloPanties = 1
+	CloSkirtShortness = 6
+	CloBimbo = 11
 	CloStyle2 = 1
+	CloExhibit = 35
 elseif ARGS[1] = 42:
 	CloQuality = 5
 	CloThinness = 3
 	CloTopCut = 3
-	CloExhibit = 20
 	CloSkirtShortness = 4
 	CloStyle2 = 1
+	CloExhibit = 20
 elseif ARGS[1] = 43:
 	CloQuality = 5
 	CloThinness = 5
 	CloTopCut = 3
-	CloExhibit = 35
 	CloSkirtShortness = 6
 	CloBimbo = 1
 	CloStyle2 = 1
+	CloExhibit = 35
 elseif ARGS[1] = 44:
 	CloQuality = 4
 	CloThinness = 3
 	CloTopCut = 3
-	CloExhibit = 25
 	CloSkirtShortness = 5
 	CloStyle2 = 1
+	CloExhibit = 30
 elseif ARGS[1] = 45:
 	CloQuality = 5
 	CloThinness = 5
 	CloTopCut = 3
-	CloExhibit = 25
 	CloSkirtShortness = 5
 	CloStyle2 = 1
+	CloExhibit = 30
 elseif ARGS[1] = 46:
 	CloQuality = 4
 	CloThinness = 1
 	CloTopCut = 1
-	CloExhibit = 0
 	CloSkirtShortness = 3
 	CloStyle2 = 2
+	CloExhibit = 10
 elseif ARGS[1] = 47:
 	CloQuality = 3
 	CloThinness = 3
 	CloTopCut = 2
-	CloExhibit = 20
 	CloSkirtShortness = 4
 	CloStyle2 = 2
+	CloExhibit = 20
 elseif ARGS[1] = 48:
 	CloQuality = 4
 	CloThinness = 2
 	CloTopCut = 1
-	CloExhibit = 15
 	CloSkirtShortness = 4
 	CloStyle2 = 1
+	CloExhibit = 20
 elseif ARGS[1] = 49:
 	CloQuality = 4
 	CloThinness = 4
 	CloTopCut = 2
-	CloExhibit = 20
 	CloSkirtShortness = 4
 	CloStyle2 = 2
+	CloExhibit = 20
 end
 
 --- $attributes_uniform ---------------------------------