|
@@ -681,7 +681,7 @@ if $ARGS[0] = 'bar_after_drink':
|
|
|
katjaQW['horny'] += max(0,rand(katjaQW['slut']-50,100)/50)
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/nightclub/disco_dringking_man_approach.jpg"></center>'
|
|
|
'You tell him that he''s welcome to join and Katja nods in agreement. You spend the time chatting with him while your glasses empty.'
|
|
|
- if rand(5,8) < pcs_hotcat:
|
|
|
+ if rand(5,8) > pcs_hotcat:
|
|
|
'He then thanks you for a nice time, but says he has to run, and leaves you and Katja alone at the bar.'
|
|
|
gs 'katja_nightclub', 'bar_end'
|
|
|
else
|