|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
if $ARGS[0] = 'kitchen':
|
|
|
katjaQW['kitchen_day'] = daystart
|
|
|
- minuts += 5
|
|
|
+ minut += 5
|
|
|
gs 'npc_relationship', 'modify', 'A14', 'like', 'kitchen', 1
|
|
|
if (katjaQW['pantiesQWstage'] < 3 or (katjaQW['pantiesQWstage'] = 3 and katjaQW['slut'] < 65)) and katjaQW['take_of_panties_day'] ! daystart:
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/pantyquest/kitchen_sitting1.jpg"></center>'
|
|
@@ -315,7 +315,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'uni_hallway':
|
|
|
katjaQW['uni_hallway_day'] = daystart
|
|
|
- minuts += 5
|
|
|
+ minut += 5
|
|
|
gs 'npc_relationship', 'modify', 'A14', 'like', 'hallway', 1
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/pantyquest/uni_hallway.jpg"></center>'
|
|
|
'You walk up to the redhead, who is sitting comfortably on a chair. She notices you and smiles.'
|
|
@@ -517,7 +517,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'uni_exit':
|
|
|
katjaQW['uni_hallway_day'] = daystart
|
|
|
- minuts += 5
|
|
|
+ minut += 5
|
|
|
gs 'npc_relationship', 'modify', 'A14', 'like', 'hallway', 1
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/pantyquest/uni_exit.jpg"></center>'
|
|
|
'You walk up to Katja, who is standing next to one of the side doors to the outside. As you approach, she looks to you and smiles.'
|