Procházet zdrojové kódy

Additional inhibion stuff including changing the exhibition stat to inhibition

KevinSmarts před 6 roky
rodič
revize
191561b07b

+ 0 - 107
locations/_attributes_cheap.qsrc

@@ -5,69 +5,58 @@ if ARGS[1] = 1:
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 2:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 4
-	CloExhibit = 10
 elseif ARGS[1] = 3:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 2
-	CloExhibit = 10
 elseif ARGS[1] = 4:
 	CloQuality = 1
 	CloThinness = 2
 	CloTopCut = 2
 	CloSkirtShortness = 4
 	CloStyle = 2
-	CloExhibit = 20
 elseif ARGS[1] = 5:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 4
-	CloExhibit = 20
 elseif ARGS[1] = 6:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 4
-	CloExhibit = 20
 elseif ARGS[1] = 7:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 5
 	CloStyle = 1
-	CloExhibit = 30
 elseif ARGS[1] = 8:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 3
-	CloExhibit = 15
 elseif ARGS[1] = 9:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 1
 	CloSkirtShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 10:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 2
-	CloExhibit = 5
 elseif ARGS[1] = 11:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 1
 	CloSkirtShortness = 3
-	CloExhibit = 10
 elseif ARGS[1] = 12:
 	CloQuality = 1
 	CloThinness = 5
@@ -75,14 +64,12 @@ elseif ARGS[1] = 12:
 	CloSkirtShortness = 6
 	CloBimbo = 1
 	CloStyle = 4
-	CloExhibit = 35
 elseif ARGS[1] = 13:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 6
 	CloBimbo = 1
-	CloExhibit = 35
 elseif ARGS[1] = 14:
 	CloQuality = 1
 	CloThinness = 4
@@ -90,7 +77,6 @@ elseif ARGS[1] = 14:
 	CloSkirtShortness = 6
 	CloBimbo = 1
 	CloStyle = 4
-	CloExhibit = 35
 elseif ARGS[1] = 15:
 	CloQuality = 1
 	CloThinness = 1
@@ -102,66 +88,56 @@ elseif ARGS[1] = 16:
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 17:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 3
-	CloExhibit = 10
 elseif ARGS[1] = 18:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 1
 elseif ARGS[1] = 19:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 1
 	CloStyle = 2
-	CloExhibit = 1
 elseif ARGS[1] = 20:
 	CloQuality = 1
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 21:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 22:
 	CloQuality = 3
 	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 4
 	CloStyle = 4
-	CloExhibit = 10
 elseif ARGS[1] = 23:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 3
 	CloPantsShortness = 1
 	CloStyle = 4
-	CloExhibit = 25
 elseif ARGS[1] = 24:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 4
 	CloPantsShortness = 1
 	CloBimbo = 1
-	CloExhibit = 25
 elseif ARGS[1] = 25:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloSkirtShortness = 4
 	CloStyle = 2
-	CloExhibit = 20
 elseif ARGS[1] = 26:
 	CloQuality = 1
 	CloThinness = 4
@@ -169,381 +145,321 @@ elseif ARGS[1] = 26:
 	CloSkirtShortness = 5
 	CloBimbo = 1
 	CloStyle = 4
-	CloExhibit = 30
 elseif ARGS[1] = 27:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 4
-	CloExhibit = 20
 elseif ARGS[1] = 28:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 4
-	CloExhibit = 15
 elseif ARGS[1] = 29:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 30:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 4
 	CloPantsShortness = 1
-	CloExhibit = 25
 elseif ARGS[1] = 31:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 3
-	CloExhibit = 10
 elseif ARGS[1] = 32:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 3
 	CloPantsShortness = 1
-	CloExhibit = 15
 elseif ARGS[1] = 33:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 3
 	CloPantsShortness = 1
-	CloExhibit = 15
 elseif ARGS[1] = 34:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 5
 	CloStyle = 4
-	CloExhibit = 30
 elseif ARGS[1] = 35:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloSkirtShortness = 3
-	CloExhibit = 10
 elseif ARGS[1] = 36:
 	CloQuality = 1
 	CloThinness = 1
 	CloTopCut = 2
 	CloPantsShortness = 1
 	CloStyle = 5
-	CloExhibit = 0
 elseif ARGS[1] = 37:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 3
-	CloExhibit = 5
 elseif ARGS[1] = 38:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 4
-	CloExhibit = 20
 elseif ARGS[1] = 39:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 4
 	CloSkirtShortness = 5
 	CloStyle = 4
-	CloExhibit = 30
 elseif ARGS[1] = 40:
 	CloQuality = 1
 	CloThinness = 5
 	CloTopCut = 3
 	CloPantsShortness = 2
-	CloExhibit = 25
 elseif ARGS[1] = 41:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 4
-	CloExhibit = 20
 elseif ARGS[1] = 42:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 43:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 44:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 2
 	CloSkirtShortness = 2
-	CloExhibit = 25
 elseif ARGS[1] = 45:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 4
-	CloExhibit = 15
 elseif ARGS[1] = 46:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 4
-	CloExhibit = 15
 elseif ARGS[1] = 47:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 5
-	CloExhibit = 25
 elseif ARGS[1] = 48:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 49:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 10
 elseif ARGS[1] = 50:
 	CloQuality = 1
 	CloThinness = 5
 	CloTopCut = 2
 	CloSkirtShortness = 4
-	CloExhibit = 25
 elseif ARGS[1] = 51:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 1
 	CloSkirtShortness = 5
 	CloStyle = 2
-	CloExhibit = 30
 elseif ARGS[1] = 52:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 3
 	CloStyle = 4
-	CloExhibit = 15
 elseif ARGS[1] = 53:
 	CloQuality = 1
 	CloThinness = 5
 	CloTopCut = 4
 	CloPantsShortness = 6
-	CloExhibit = 30
 elseif ARGS[1] = 54:
 	CloQuality = 1
 	CloThinness = 5
 	CloTopCut = 2
 	CloPantsShortness = 5
-	CloExhibit = 25
 elseif ARGS[1] = 55:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 10
 elseif ARGS[1] = 56:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 3
 	CloPantsShortness = 5
-	CloExhibit = 25
 elseif ARGS[1] = 57:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 2
 	CloSkirtShortness = 6
 	CloStyle = 4
-	CloExhibit = 30
 elseif ARGS[1] = 58:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 4
 	CloStyle = 4
-	CloExhibit = 20
 elseif ARGS[1] = 59:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 5
 	CloStyle = 4
-	CloExhibit = 30
 elseif ARGS[1] = 60:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 1
 	CloSkirtShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 61:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 5
 	CloBimbo = 1
-	CloExhibit = 30
 elseif ARGS[1] = 62:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 3
 	CloPantsShortness = 1
-	CloExhibit = 15
 elseif ARGS[1] = 63:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 2
 	CloSkirtShortness = 6
 	CloStyle = 4
-	CloExhibit = 35
 elseif ARGS[1] = 64:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 2
 	CloPantsShortness = 6
 	CloStyle = 4
-	CloExhibit = 35
 elseif ARGS[1] = 65:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 10
 elseif ARGS[1] = 66:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 67:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 68:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 2
 	CloSkirtShortness = 5
-	CloExhibit = 25
 elseif ARGS[1] = 69:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 4
 	CloStyle = 5
-	CloExhibit = 20
 elseif ARGS[1] = 70:
 	CloQuality = 1
 	CloThinness = 2
 	CloTopCut = 2
 	CloSkirtShortness = 3
-	CloExhibit = 10
 elseif ARGS[1] = 71:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 72:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloSkirtShortness = 4
-	CloExhibit = 20
 elseif ARGS[1] = 73:
 	CloQuality = 1
 	CloThinness = 5
 	CloTopCut = 2
 	CloSkirtShortness = 6
 	CloBimbo = 1
-	CloExhibit = 35
 elseif ARGS[1] = 74:
 	CloQuality = 1
 	CloThinness = 4
 	CloTopCut = 3
 	CloPantsShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 75:
 	CloQuality = 1
 	CloThinness = 4
 	CloBra = 1
 	CloPantsShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 76:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 3
 	CloSkirtShortness = 5
 	CloStyle = 4
-	CloExhibit = 30
 elseif ARGS[1] = 77:
 	CloQuality = 2
 	CloThinness = 4
 	CloBra = 1
 	CloPantsShortness = 5
-	CloExhibit = 30
 elseif ARGS[1] = 78:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 3
 	CloPantsShortness = 5
 	CloStyle = 4
-	CloExhibit = 25
 elseif ARGS[1] = 79:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 4
 	CloPantsShortness = 5
-	CloExhibit = 25
 elseif ARGS[1] = 80:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 4
 	CloPantsShortness = 4
 	CloStyle = 4
-	CloExhibit = 25
 elseif ARGS[1] = 81:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 5
-	CloExhibit = 25
 elseif ARGS[1] = 82:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 2
 	CloPantsShortness = 6
 	CloBimbo = 1
-	CloExhibit = 30
 elseif ARGS[1] = 83:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 2
 	CloSkirtShortness = 2
 	CloStyle = 5
-	CloExhibit = 5
 elseif ARGS[1] = 84:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloSkirtShortness = 6
 	CloStyle = 4
-	CloExhibit = 30
 elseif ARGS[1] = 85:
 	CloQuality = 2
 	CloThinness = 5
 	CloTopCut = 3
 	CloPantsShortness = 6
 	CloBimbo = 1
-	CloExhibit = 30
 elseif ARGS[1] = 86:
 	CloQuality = 2
 	CloThinness = 5
@@ -551,139 +467,116 @@ elseif ARGS[1] = 86:
 	CloPantsShortness = 5
 	CloBimbo = 1
 	CloStyle = 4
-	CloExhibit = 25
 elseif ARGS[1] = 87:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 10
 elseif ARGS[1] = 88:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 89:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 90:
 	CloQuality = 1
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 91:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 92:
 	CloQuality = 1
 	CloThinness = 3
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 93:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 94:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 95:
 	CloQuality = 2
 	CloThinness = 1
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 96:
 	CloQuality = 1
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 97:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 98:
 	CloQuality = 2
 	CloThinness = 3
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 99:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 100:
 	CloQuality = 1
 	CloThinness = 1
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 101:
 	CloQuality = 2
 	CloThinness = 4
 	CloTopCut = 3
 	CloPantsShortness = 4
-	CloExhibit = 20
 elseif ARGS[1] = 102:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 103:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 1
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 104:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 0
 elseif ARGS[1] = 105:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 106:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 107:
 	CloQuality = 1
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 1
-	CloExhibit = 5
 elseif ARGS[1] = 108:
 	CloQuality = 2
 	CloThinness = 2
 	CloTopCut = 2
 	CloPantsShortness = 3
-	CloExhibit = 10
 elseif ARGS[1] = 109:
 	CloQuality = 2
 	CloThinness = 2

+ 67 - 66
locations/clothing_attributes.qsrc

@@ -115,76 +115,77 @@ elseif $ARGS[0] = 'alternative':
 	*P FUNC('$attributes_alternative', $ARGS[0], ARGS[1])
 end
 
-if CloSkirtShortness = 6:
-	CloInhibit = 35
-elseif CloSkirtShortness = 5 or CloPantsShortness = 6:
-	if CloThinness = 6:
+if $ARGS[0] ! 'swimwear' or $ARGS[0] ! 'coat' or $ARGS[0] ! 'exercise':
+	if CloSkirtShortness = 6:
 		CloInhibit = 35
+	elseif CloSkirtShortness = 5 or CloPantsShortness = 6:
+		if CloThinness = 6:
+			CloInhibit = 35
+		else
+			CloInhibit = 30
+		end
+	elseif CloPanties = 1 or CloPantsShortness = 5:
+		if CloThinness = 6:
+			CloInhibit = 35
+		elseif CloBra = 1:
+			CloInhibit = 30
+		else
+			CloInhibit = 25
+		end
+	elseif CloSkirtShortness = 4:
+		if CloThinness = 6:
+			CloInhibit = 35
+		elseif CloBra = 1:
+			CloInhibit = 30
+		elseif CloTopCut = 4 or CloThinness = 5:
+			CloInhibit = 25
+		else
+			CloInhibit = 20
+		end
+	elseif CloSkirtShortness = 3:
+		if CloThinness = 6:
+			CloInhibit = 35
+		elseif CloBra = 1:
+			CloInhibit = 30
+		elseif CloTopCut = 4 or CloThinness = 5:
+			CloInhibit = 25
+		elseif CloTopCut = 3:
+			CloInhibit = 15
+		else
+			CloInhibit = 10
+		end
+	elseif CloSkirtShortness = 2 or CloPantsShortness = 3:
+		if CloThinness = 6:
+			CloInhibit = 35
+		elseif CloBra = 1:
+			CloInhibit = 30
+		elseif CloTopCut = 4 or CloThinness = 5:
+			CloInhibit = 25
+		elseif CloTopCut = 3:
+			CloInhibit = 15
+		elseif CloThinness = 4:
+			CloInhibit = 10
+		else
+			CloInhibit = 5
+		end
 	else
-		CloInhibit = 30
-	end
-elseif CloPanties = 1 or CloPantsShortness = 5:
-	if CloThinness = 6:
-		CloInhibit = 35
-	elseif CloBra = 1:
-		CloInhibit = 30
-	else
-		CloInhibit = 25
-	end
-elseif CloSkirtShortness = 4:
-	if CloThinness = 6:
-		CloInhibit = 35
-	elseif CloBra = 1:
-		CloInhibit = 30
-	elseif CloTopCut = 4 or CloThinness = 5:
-		CloInhibit = 25
-	else
-		CloInhibit = 20
-	end
-elseif CloSkirtShortness = 3:
-	if CloThinness = 6:
-		CloInhibit = 35
-	elseif CloBra = 1:
-		CloInhibit = 30
-	elseif CloTopCut = 4 or CloThinness = 5:
-		CloInhibit = 25
-	elseif CloTopCut = 3:
-		CloInhibit = 15
-	else
-		CloInhibit = 10
-	end
-elseif CloSkirtShortness = 2 or CloPantsShortness = 3:
-	if CloThinness = 6:
-		CloInhibit = 35
-	elseif CloBra = 1:
-		CloInhibit = 30
-	elseif CloTopCut = 4 or CloThinness = 5:
-		CloInhibit = 25
-	elseif CloTopCut = 3:
-		CloInhibit = 15
-	elseif CloThinness = 4:
-		CloInhibit = 10
-	else
-		CloInhibit = 5
-	end
-else
-	if CloThinness = 6:
-		CloInhibit = 35
-	elseif CloBra = 1:
-		CloInhibit = 30
-	elseif CloTopCut = 4 or CloThinness = 5:
-		CloInhibit = 25
-	elseif CloTopCut = 3:
-		CloInhibit = 15
-	elseif CloThinness = 4:
-		CloInhibit = 10
-	elseif CloThinness = 3:
-		CloInhibit = 5
-	else
-		CloInhibit = 0
+		if CloThinness = 6:
+			CloInhibit = 35
+		elseif CloBra = 1:
+			CloInhibit = 30
+		elseif CloTopCut = 4 or CloThinness = 5:
+			CloInhibit = 25
+		elseif CloTopCut = 3:
+			CloInhibit = 15
+		elseif CloThinness = 4:
+			CloInhibit = 10
+		elseif CloThinness = 3:
+			CloInhibit = 5
+		else
+			CloInhibit = 0
+		end
 	end
 end
-	
 
 --- clothing_attributes ---------------------------------
 

+ 4 - 4
locations/stat_display.qsrc

@@ -315,10 +315,10 @@ else
 			gs 'indik', '1', pcs_grades, pcs_grades
 			$stat_extra_msg += '<BR><<$ind>> School Grades'
 		end
-		if pcs_exhibition > 0:
-			gs 'indik', '1', pcs_exhibition, pcs_exhibition
-			$stat_extra_msg += '<BR><<$ind>> exhibitionism'
-		end
+
+		gs 'indik', '1', 100 - pcs_inhib, 100 - pcs_inhib
+		$stat_extra_msg += '<BR><<$ind>> inhibition'
+
 		if pcs_heels > 0:
 			gs 'indik', '1', pcs_heels, pcs_heels
 			$stat_extra_msg += '<BR><<$ind>> Heels skill'