Browse Source

fix the wrong flow

rachels 4 years ago
parent
commit
838492f586
1 changed files with 21 additions and 21 deletions
  1. 21 21
      locations/katjaEv.qsrc

+ 21 - 21
locations/katjaEv.qsrc

@@ -940,29 +940,29 @@ if $ARGS[0] = 'kathan':
 									'You varelly whisper your insult and take the gigling bimbo wannabe towards the sauna.'
 									'You varelly whisper your insult and take the gigling bimbo wannabe towards the sauna.'
 																		
 																		
 									act 'Go to the sauna':gs 'arousal', 'voyeur', '10' & if pcs_inhib < 20: inhib_exp += 1 & gs 'clothing', 'strip' & gs 'underwear', 'remove' & gt 'katjaEv','kathan10'
 									act 'Go to the sauna':gs 'arousal', 'voyeur', '10' & if pcs_inhib < 20: inhib_exp += 1 & gs 'clothing', 'strip' & gs 'underwear', 'remove' & gt 'katjaEv','kathan10'
-									
-									gs 'willpower', 'exhib', 'resist', 'hard' & !!This does not take into consideration inhibition/exhibitionism because Sveta chose to put on the swimwear and Katja is forcing her to undress.
-									if will_cost <= pcs_willpwr:
-										act 'Resist her!':
-											*clr & cla
-											gs 'willpower', 'pay', 'resist'
-											gs 'arousal', 'voyeur', '10'
-											gs 'stat'
-											'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/KL1.jpg"></center>'
-											'Groaning in frustration, you get naked and put on your swimwear, as sweet... candid... Katja... get hers, and exaggeratedly sighs giving you sensuall eyes.'
-												'"Bitch!"'
-													'You varelly whisper your insult and take the gigling bimbo wannabe towards the sauna .'
-													act 'Go to the sauna':gt 'katjaEv','kathan10'
-												end
-											else
-												act 'Resist her! (<font color="red"><<will_cost>> Willpower</font>)': Msg '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-											end
-										end
-									else
-										minut +=10
-										gt 'katjaEV','kathan10'
+								end
+								gs 'willpower', 'exhib', 'resist', 'hard' & !!This does not take into consideration inhibition/exhibitionism because Sveta chose to put on the swimwear and Katja is forcing her to undress.
+								if will_cost <= pcs_willpwr:
+									act 'Resist her!':
+										*clr & cla
+										gs 'willpower', 'pay', 'resist'
+										gs 'arousal', 'voyeur', '10'
+										gs 'stat'
+										'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/KL1.jpg"></center>'
+										'Groaning in frustration, you get naked and put on your swimwear, as sweet... candid... Katja... get hers, and exaggeratedly sighs giving you sensuall eyes.'
+										'"Bitch!"'
+										'You varelly whisper your insult and take the gigling bimbo wannabe towards the sauna .'
+											
+										act 'Go to the sauna':gt 'katjaEv','kathan10'
 									end
 									end
+								else
+									act 'Resist her! (<font color="red"><<will_cost>> Willpower</font>)': Msg '<br><font color="red">You don''t have enough willpower to use this action.</font>'
 								end
 								end
+							else
+								minut +=10
+								gt 'katjaEV','kathan10'
+							end
+						end
 					elseif pcs_inhib > 20:
 					elseif pcs_inhib > 20:
 						act 'Go in the nude!':	gs 'clothing', 'strip' & gs 'underwear', 'remove' & gt 'katjaEv','kathan10'
 						act 'Go in the nude!':	gs 'clothing', 'strip' & gs 'underwear', 'remove' & gt 'katjaEv','kathan10'