|
@@ -221,7 +221,7 @@ if $args[0] = 'learning1':
|
|
|
|
|
|
newdress_count = 0
|
|
|
newdress_loop = 0
|
|
|
- !by random cloth, modify from :markbuyclomother. original kitty pussy *2 (average clothes), set to 1 formal 1 average
|
|
|
+ !by random cloth, modify from :markbuyclomother. original kitty pussy *2 (average clothes), set to 1 moncheri 1 average
|
|
|
'<center><table><tr><td>'
|
|
|
:markbuyclotamaraaverage
|
|
|
newdress_id = rand(1, 522)
|
|
@@ -243,11 +243,11 @@ if $args[0] = 'learning1':
|
|
|
:markbuyclotamaraformal
|
|
|
newdress_id = rand(1, 168)
|
|
|
|
|
|
- if formal[newdress_id] = 0:
|
|
|
- formal[newdress_id] = 1
|
|
|
- formalH[newdress_id] = 35
|
|
|
- formalB[newdress_id] = pcs_hips
|
|
|
- *P '<center><img height = 400 src="images/pc/clothing/4formal/<<newdress_id>>.jpg"></center>'
|
|
|
+ if moncheri[newdress_id] = 0:
|
|
|
+ moncheri[newdress_id] = 1
|
|
|
+ moncheriH[newdress_id] = 35
|
|
|
+ moncheriB[newdress_id] = pcs_hips
|
|
|
+ *P '<center><img height = 400 src="images/pc/clothing/moncheri/<<newdress_id>>.jpg"></center>'
|
|
|
else
|
|
|
newdress_loop += 1
|
|
|
if newdress_loop > 1000:
|
|
@@ -477,8 +477,8 @@ end
|
|
|
if $args[0] = 'check_look':
|
|
|
*clr & cla
|
|
|
! dress, medium black, clean, looks stunning
|
|
|
- !there need a good glamour dress, change to formal or expensive in ECV (she already give you 1 formal)
|
|
|
- if ($clothingworntype = 'formal' or $clothingworntype = 'expensive') and (pcs_makeup = 3 or pcs_makeup = 2) and pcs_sweat <= 20 and pcs_apprnc >= 60:
|
|
|
+ !there need a good glamour dress, change to moncheri or expensive in ECV (she already give you 1 moncheri)
|
|
|
+ if ($clothingworntype = 'moncheri' or $clothingworntype = 'fashionista') and (pcs_makeup = 3 or pcs_makeup = 2) and pcs_sweat <= 20 and pcs_apprnc >= 60:
|
|
|
! if long hair is desired styling
|
|
|
if shorthair = 0 and pcs_hairbsh = 0:
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/party0.jpg"></center>'
|