|
@@ -191,9 +191,9 @@ coatwornnumber = 0
|
|
|
if $ARGS[1] ! 'CSB' and school_clothing ! 1:
|
|
|
gm_panties[1] = 1
|
|
|
gm_bras[1] = 1
|
|
|
- $pantyworntype = 'cheap'
|
|
|
+ $pantyworntype = 'gm'
|
|
|
pantywornnumber = 1
|
|
|
- $braworntype = 'cheap'
|
|
|
+ $braworntype = 'gm'
|
|
|
brawornnumber = 1
|
|
|
gm_shoe[6] = 1
|
|
|
danilovich_shoe[21] = 1
|
|
@@ -226,9 +226,9 @@ if school_clothing = 1:
|
|
|
elseif $ARGS[1] = 'CSB':
|
|
|
gm_panties[12] = 1
|
|
|
gm_bras[12] = 1
|
|
|
- $pantyworntype = 'cheap'
|
|
|
+ $pantyworntype = 'gm'
|
|
|
pantywornnumber = 12
|
|
|
- $braworntype = 'cheap'
|
|
|
+ $braworntype = 'gm'
|
|
|
brawornnumber = 12
|
|
|
danilovich_outfits[81] = 1
|
|
|
danilovich_outfits_h[81] = 100
|