|
@@ -523,6 +523,20 @@ if $ARGS[0] = 'Done':
|
|
|
cheapB[73] = pcs_hips
|
|
|
sportsclothingnumber = 4
|
|
|
gs 'clothing', 'wear', 'cheap', 43
|
|
|
+ elseif pcs_inhib = 50:
|
|
|
+ cheap[118] = 1
|
|
|
+ cheapH[118] = 100
|
|
|
+ cheapB[118] = pcs_hips
|
|
|
+ exercise[58] = 1
|
|
|
+ exerciseH[58] = 100
|
|
|
+ cheap[136] = 1
|
|
|
+ cheapH[136] = 100
|
|
|
+ cheapB[136] = pcs_hips
|
|
|
+ swimwear[24] = 1
|
|
|
+ swimwearH[24] = 60
|
|
|
+ swimwearB[24] = pcs_hips
|
|
|
+ sportsclothingnumber = 58
|
|
|
+ gs 'clothing', 'wear', 'cheap', 118
|
|
|
end
|
|
|
coat[5] = 1
|
|
|
coatH[5] = 200
|