|
@@ -83,7 +83,7 @@ if $ARGS[0] = 'lake_activities':
|
|
'Groaning in frustration, you get naked, as sweet... candid... Katja... get naked, and exaggeratedly sighs giving you sensual eyes.'
|
|
'Groaning in frustration, you get naked, as sweet... candid... Katja... get naked, and exaggeratedly sighs giving you sensual eyes.'
|
|
'"Bitch!"'
|
|
'"Bitch!"'
|
|
'You verily whisper your insult and take the giggling bimbo wannabe towards the secluded beach.'
|
|
'You verily whisper your insult and take the giggling bimbo wannabe towards the secluded beach.'
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
@@ -123,7 +123,7 @@ if $ARGS[0] = 'lake_activities':
|
|
end
|
|
end
|
|
if pcs_inhib > 20:
|
|
if pcs_inhib > 20:
|
|
act 'Go in the nude!':
|
|
act 'Go in the nude!':
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
@@ -140,7 +140,7 @@ if $ARGS[0] = 'lake_activities':
|
|
act 'Go in the nude!':
|
|
act 'Go in the nude!':
|
|
*clr & cla
|
|
*clr & cla
|
|
gs 'willpower', 'pay', 'selft'
|
|
gs 'willpower', 'pay', 'selft'
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
@@ -194,7 +194,7 @@ if $ARGS[0] = 'sauna_time':
|
|
act 'Go to the sauna':
|
|
act 'Go to the sauna':
|
|
gs 'arousal', 'voyeur', 10
|
|
gs 'arousal', 'voyeur', 10
|
|
if pcs_inhib < 20: inhib_exp += 1
|
|
if pcs_inhib < 20: inhib_exp += 1
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
@@ -217,7 +217,7 @@ if $ARGS[0] = 'sauna_time':
|
|
end
|
|
end
|
|
if pcs_inhib > 20:
|
|
if pcs_inhib > 20:
|
|
act 'Go in the nude!':
|
|
act 'Go in the nude!':
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
@@ -235,7 +235,7 @@ if $ARGS[0] = 'sauna_time':
|
|
act 'Go in the nude!':
|
|
act 'Go in the nude!':
|
|
*clr & cla
|
|
*clr & cla
|
|
gs 'willpower', 'pay', 'selft'
|
|
gs 'willpower', 'pay', 'selft'
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
@@ -256,7 +256,7 @@ if $ARGS[0] = 'sauna_time':
|
|
end
|
|
end
|
|
if pcs_inhib > 20:
|
|
if pcs_inhib > 20:
|
|
act 'Go in the nude!':
|
|
act 'Go in the nude!':
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
@@ -273,7 +273,7 @@ if $ARGS[0] = 'sauna_time':
|
|
act 'Go in the nude!':
|
|
act 'Go in the nude!':
|
|
*clr & cla
|
|
*clr & cla
|
|
gs 'willpower', 'pay', 'selft'
|
|
gs 'willpower', 'pay', 'selft'
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
@@ -296,7 +296,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'beach_in_swimwear1':
|
|
if $ARGS[0] = 'beach_in_swimwear1':
|
|
*clr & cla
|
|
*clr & cla
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
minut +=10
|
|
minut +=10
|
|
$loc = 'katja_lake'
|
|
$loc = 'katja_lake'
|
|
$loc_arg = 'beach_in_swimwear1'
|
|
$loc_arg = 'beach_in_swimwear1'
|
|
@@ -709,7 +709,7 @@ if $ARGS[0] = 'beach_nude':
|
|
end
|
|
end
|
|
if pcs_inhib < 20: inhib_exp += 1
|
|
if pcs_inhib < 20: inhib_exp += 1
|
|
if katjaQW['slut'] <= 20: katjaQW['slut'] += 5
|
|
if katjaQW['slut'] <= 20: katjaQW['slut'] += 5
|
|
- if PCloSwimwear = 0 and $clothingworntype ! 'none':
|
|
|
|
|
|
+ if PCloSwimwear = 0 and $clothingworntype ! 'nude':
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
$lastwornclothingtype['swim'] = $clothingworntype
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
lastwornclothingnumber['swim'] = clothingwornnumber
|
|
$lastwornpantytype['swim'] = $pantyworntype
|
|
$lastwornpantytype['swim'] = $pantyworntype
|