|
@@ -382,7 +382,7 @@ if $ARGS[0] = 'list':
|
|
|
if moncheri[i] = 1:
|
|
|
gs 'clothing_attributes', 'moncheri', i
|
|
|
if CloInhibit <= pcs_inhib:
|
|
|
- if moncheriS[i] = 0 and moncheriH[i] > 0 and moncheriB[i] >= (pcs_hips - 8) and moncheriB[i] <= (pcs_hips + 8):*p '<a href="exec:gt ''clothing_QV'', ''change'', ''moncheri'', <<i>>"><img src="images/pc/clothing/moncheri/<<i>>.jpg" height="250" /></a>'
|
|
|
+ if moncheriS[i] = 0 and moncheriH[i] > 0 and moncheriB[i] >= (pcs_hips - 8) and moncheriB[i] <= (pcs_hips + 8):*p '<a href="exec:gt ''clothing_QV'', ''change'', ''moncheri'', <<i>>"><img src="images/pc/clothing/4formal/<<i>>.jpg" height="250" /></a>'
|
|
|
end
|
|
|
end
|
|
|
i += 1
|