# sell_young_clothes if $ARGS[0] = 'start': $metka = 'start' $loc = 'sell_young_clothes' cls gs'stat' '
Viewing Pussy Kats clothing
' *nl $Headerstring = 'Prostitute clothing ' if clothingfilter_prost = 0: $Headerstring += 'Included' else $Headerstring += 'Excluded' end $Headerstring += 'Bimbo clothing ' if clothingfilter_bimbo = 0: $Headerstring += 'Included' else $Headerstring += 'Excluded' end $Headerstring += 'Clothing you are comfortable wearing ' if clothingfilter_comf = 0: $Headerstring += 'Included' else $Headerstring += 'Excluded' end $Headerstring += 'Daring clothing ' if clothingfilter_daring = 0: $Headerstring += 'Included' else $Headerstring += 'gExcluded' end $Headerstring += 'Too daring for you clothing ' if clothingfilter_too_daring = 0: $Headerstring += 'Included' else $Headerstring += 'Excluded' end '
<<$Headerstring>>' act 'Return': cla minut += 5 gt 'young_shop' end i = Clothingstock + 1 if Clothingstock - 12 >= 0:i -= 12 :loopaverage if average[i] = 0: gs 'clothing_attributes', 'average', i if clothingfilter_comf = 0 and CloExhibit + 10 < pcs_exhibition: if (clothingfilter_prost = 0 or CloStyle ! 4) and (clothingfilter_bimbo = 0 or CloBimbo = 0): *p '> src="images/pc/clothing/2average/<>.jpg" height="250" />' elseif clothingfilter_daring = 0 and CloExhibit + 10 >= pcs_exhibition and CloExhibit <= pcs_exhibition: if (clothingfilter_prost = 0 or CloStyle ! 4) and (clothingfilter_bimbo = 0 or CloBimbo = 0): *p '> src="images/pc/clothing/2average/<>.jpg" height="250" />' elseif clothingfilter_too_daring = 0 and CloExhibit > pcs_exhibition: if (clothingfilter_prost = 0 or CloStyle ! 4) and (clothingfilter_bimbo = 0 or CloBimbo = 0): *p '> src="images/pc/clothing/2average/<>.jpg" height="250" />' end end i += 12 if i <= 522:jump 'loopaverage' end if $ARGS[0] = 'yshopclo': gt 'clothing', 'view_clothing_item', 'shop', 'average',i, 7500 if $ARGS[0] = 'shoes': $metka = 'shoes' $loc = 'sell_young_clothes' cls gs'stat' act 'Return': cla minut += 5 gt 'young_shop' end if Clothingstock > 11: i = 1 else i = 2 end :loopcats_shoes if spussy[i] = 0:*p '' i += 2 if i <= 38:jump 'loopcats_shoes' end if $ARGS[0] = 'young_shoes': gt 'shoes', 'view_shoe_item', 'shop', 'pussy',i, 2500 if $ARGS[0] = 'panties': $metka = 'panties' $loc = 'sell_young_clothes' cls gs'stat' act 'Return': cla minut += 5 gt 'young_shop' end i = 1 :loopkats_panties if kats_panties[i] = 0:*p ' ' i += 1 if i <= 66:jump 'loopkats_panties' end if $ARGS[0] = 'panties2': cla if kats_panties[i] ! 0: msg 'You already own these panties.' gt 'sell_young_clothes', 'panties' end gt 'panties', 'view_panty_item', 'shop', 'kats',i, 500 end if $ARGS[0] = 'bras': $metka = 'bras' $loc = 'sell_young_clothes' cls gs'stat' act 'Return': cla minut += 5 gt 'young_shop' end i = 1 :loopkats_bras if kats_bras[i] = 0:*p ' ' i += 1 if i <= 35:jump 'loopkats_bras' end if $ARGS[0] = 'bras2': cla if kats_bras[i] ! 0: msg 'You already own this bra.' gt 'sell_young_clothes', 'bras' end gt 'bras', 'view_bra_item', 'shop', 'kats',i, 500 end if $ARGS[0] = 'purses': $metka = 'purses' $loc = 'sell_young_clothes' cls gs'stat' act 'Return': cla minut += 5 gt 'young_shop' end i = 1 :loopkats_purses if kats_purses[i] = 0:*p ' ' i += 1 if i <= 14:jump 'loopkats_purses' end if $ARGS[0] = 'purses2': gt 'purses', 'view_purse_item', 'shop', 'kats',i, 6000 --- sell_young_clothes ---------------------------------