|
@@ -64,11 +64,11 @@ if $ARGS[0] = 'swim':
|
|
|
|
|
|
if clothingfilter['quality'] = 0 or clothingfilter['qualitycheck'] = CloQuality:
|
|
|
|
|
|
- if clothingfilter_risk = 1 and clothingfilter_pandb = 1 and clothingfilter_norm2 = 1: *p '<a href="exec: i = <<i>> & gt ''scandalicious'', ''swim1''"><img src="images/pc/clothing/12beachbabe/<<i>>.jpg" height="250" /></a>'
|
|
|
+ if clothingfilter_risk = 1 and clothingfilter_pandb = 1 and clothingfilter_norm2 = 1: *p '<a href="exec: i = <<i>> & gt ''scandalicious'', ''swim1''"><img src="images/pc/clothing/15beachbabe/<<i>>.jpg" height="250" /></a>'
|
|
|
end
|
|
|
end
|
|
|
i += 4
|
|
|
- if i <= 199:jump 'loopbeach'
|
|
|
+ if i <= 103:jump 'loopbeach'
|
|
|
if clothingfilter['quality'] = 1 and clothingfilter['qualitycheck'] > 0: clothingfilter['qualitycheck'] -=1 & jump 'loopquality'
|
|
|
end
|
|
|
|