|
@@ -1,9 +1,7 @@
|
|
|
-:: gschool_coolkid_chats
|
|
|
-<<set $here = 'gschool_coolkid_chats'>>
|
|
|
-<<set $ARGS = $location_var[$here]>>
|
|
|
+:: gschool_coolkid_chats[event]
|
|
|
<!-- !2022/01/13-->
|
|
|
-<<if $location_var[$here][0] == 'dimka'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<switch $location_var[$here][0]>>
|
|
|
+<<case 'dimka' 'A1'>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A1' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big1.jpg">>
|
|
|
<<if getvar("$dimka_debt") > 0>>
|
|
@@ -19,8 +17,8 @@
|
|
|
<</actCLA>>
|
|
|
<<if getvar("$dimarudorient") == 1>>
|
|
|
<<actCLA 'Ask for some pale lady'>>
|
|
|
- <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<</actCLA>>
|
|
@@ -59,8 +57,8 @@
|
|
|
<p>"Just the person I was hoping to see!" he smiles. "Take a look at this." He pulls out his phone and shows you some photos from his latest trip to Moscow. "You would've loved it out there. It really made me realize we're wasting away out here in a place like this." You then chat about the other places he has visited.</p>
|
|
|
<<if getvar("$dimarudorient") == 1>>
|
|
|
<<actCLA 'Ask for some pale lady'>>
|
|
|
- <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<elseif $npcs.get('A1','rel') <= 20>>
|
|
@@ -74,8 +72,8 @@
|
|
|
<p>"Have I shown you my photos from my last trip?" he smiles. "Take a look at this." He pulls out his phone and shows you some photos from his latest trip to Moscow. "You would've loved it out there. It really made me realize we're wasting away out here in a place like this." You then chat about the other places he's visited.</p>
|
|
|
<<if getvar("$dimarudorient") == 1>>
|
|
|
<<actCLA 'Ask for some pale lady'>>
|
|
|
- <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<elseif $npcs.get('A1','rel') <= 20>>
|
|
@@ -90,8 +88,8 @@
|
|
|
Dimka greets you with a friendly smile, making room for you in the group made up of Bella, Igor and a few other students. Some of them give you an odd look, obviously not sure why you're here, but Dimka makes you feel welcome. "Relax, she doesn''t have the plague," he playfully chides everyone and you're soon engaged in a conversation with Dimka.
|
|
|
<<if getvar("$dimarudorient") == 1>>
|
|
|
<<actCLA 'Ask for some pale lady'>>
|
|
|
- <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<elseif $npcs.get('A1','rel') <= 20>>
|
|
@@ -108,8 +106,8 @@
|
|
|
Dimka greets you with a friendly smile, making room for you in the group made up of Bella, Igor and a few other students. Some of them give you an odd look, obviously not sure why you're here, but Dimka makes you feel welcome. "Relax, she doesn''t have the plague," he playfully chides everyone and you're soon engaged in a conversation with Dimka.
|
|
|
<<if getvar("$dimarudorient") == 1>>
|
|
|
<<actCLA 'Ask for some pale lady'>>
|
|
|
- <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<gt 'gschool_coolkid_chats' 'dim_drugs'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<elseif $npcs.get('A1','rel') <= 20>>
|
|
@@ -140,8 +138,7 @@
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'dim_drugs'>>
|
|
|
+<<case 'dim_drugs'>>
|
|
|
<<image "characters/shared/headshots_main/big1.jpg">>
|
|
|
You don't want to, but you feel miserable and everything hurts. You crave the rush that you've come to enjoy so much.
|
|
|
<p>"Please Dimka, can I have some pale lady?"</p>
|
|
@@ -152,26 +149,26 @@
|
|
|
<</actCLA>>
|
|
|
<<if $finances.cash >= 420>>
|
|
|
<<actCLA 'Buy enough for 1 line (420 <b>₽</b>)'>>
|
|
|
- <<set $palelady = 1>> <<gt 'gschool_coolkid_chats' 'dimka_pay'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<set $palelady = 1>> <<gt 'gschool_coolkid_chats' 'dimka_pay'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<if $finances.cash >= 840>>
|
|
|
<<actCLA 'Buy enough for 2 lines (840 <b>₽</b>)'>>
|
|
|
- <<set $palelady = 2>> <<gt 'gschool_coolkid_chats' 'dimka_pay'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<set $palelady = 2>> <<gt 'gschool_coolkid_chats' 'dimka_pay'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<if $finances.cash >= 1680>>
|
|
|
<<actCLA 'Buy enough for 5 lines (1680 <b>₽</b>)'>>
|
|
|
- <<set $palelady = 5>> <<gt 'gschool_coolkid_chats' 'dimka_pay'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<set $palelady = 5>> <<gt 'gschool_coolkid_chats' 'dimka_pay'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<if $finances.cash >= 3720>>
|
|
|
<<actCLA 'Buy enough for 10 lines (3320 <b>₽</b>)'>>
|
|
|
- <<set $palelady = 10>> <<gt 'gschool_coolkid_chats' 'dimka_pay'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<set $palelady = 10>> <<gt 'gschool_coolkid_chats' 'dimka_pay'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<else>>
|
|
@@ -185,8 +182,7 @@
|
|
|
<<gt 'gschool_coolkid_chats' 'dimka_sex'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'dimka_pay'>>
|
|
|
+<<case 'dimka_pay'>>
|
|
|
<<set $finances.cash -= $palelady * 420>>
|
|
|
<<set $dur += $palelady>>
|
|
|
<<set $palelady = 0>>
|
|
@@ -203,8 +199,7 @@
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'dimka_sex'>>
|
|
|
+<<case 'dimka_sex'>>
|
|
|
<<image "characters/pavlovsk/school/boy/dimka/sex/school/dimbj1.jpg">>
|
|
|
He leads you down the hall and finally stops at one of the classrooms. He opens the door and steps in, closing the door after you enter. Once inside, he pushes you up against the wall and leans in close so his face is only a few inches from yours. "Get on your knees, bitch."
|
|
|
You obey him and slowly sink to your knees. You don't have to be told what to do next. You reach up and start undoing his pants.
|
|
@@ -252,9 +247,8 @@
|
|
|
<</actCLA>>
|
|
|
<</actCLA>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'igor'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'igor' 'A4'>>
|
|
|
+
|
|
|
<<gs 'npc_relationship' 'modify' 'A4' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big4.jpg">>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
@@ -527,8 +521,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'tease_igor'>>
|
|
|
+<<case 'tease_igor'>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A4' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big4.jpg">>
|
|
|
You decide to tease him a little. "I hope you're not too sore after last time..." you whisper with a smirk. Igor''s cheeks flush pink as he looks around nervously, hoping no one overheard.
|
|
@@ -554,8 +547,7 @@
|
|
|
<<gt 'gschool_coolkid_chats' 'igor_peg'>>
|
|
|
<</actCLA>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'igor_peg'>>
|
|
|
+<<case 'igor_peg'>>
|
|
|
<<image "characters/pavlovsk/school/boy/igor/sex/school/break1.jpg">>
|
|
|
You lead him down the hall and finally stop at one of the classrooms. You open the door and step in, closing the door after he enters. Once inside you tell him to strip naked.
|
|
|
He only hesitates for a second before he quickly strips from his clothes. Once he is naked, you push him down to his knees and he looks up at you submissively, already rock hard.
|
|
@@ -615,11 +607,13 @@
|
|
|
<</actCLA>>
|
|
|
<</actCLA>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'katja'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'katja' 'A14'>>
|
|
|
+ <<todo>>Katjas Questline is on the todo list<</todo>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A14' 'like'>>
|
|
|
- <<if rand(1,2) == 1 and getvar("$katjaQW['school_sex']") == 1 and getvar("$katjaQW['horny']") >= 40>>
|
|
|
+ <<actCLA 'Time for the next class'>>
|
|
|
+ <<gt 'gschool_lessons' 'short_break'>>
|
|
|
+ <</actCLA>>
|
|
|
+ /*<<if rand(1,2) == 1 and getvar("$katjaQW['school_sex']") == 1 and getvar("$katjaQW['horny']") >= 40>>
|
|
|
<<image "characters/pavlovsk/school/girl/katja/tanga_kiss.jpg">>
|
|
|
Katja slowly leans in towards you, almost closing her eyes as she slowly opening her mouth. Unable to resist, you lean in and meet her with a kiss.
|
|
|
<<gs 'katjaEvDin' 'kiss_events'>>
|
|
@@ -784,7 +778,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
- <<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
+ /*<<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
<<actCLA 'Ask for a tampon'>>
|
|
|
<<setinit $temp['tampon_ask'] = '"Katja," you whisper. "My period just started and I don`t have a tampon. Can I borrow one?"'>>
|
|
|
<<gs 'gschool_coolkid_chats' 'katja_tampon'>>
|
|
@@ -807,10 +801,9 @@
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
<</if>>
|
|
|
- <</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'katja_tampon'>>
|
|
|
- <<image "characters/shared/headshots_main/big14.jpg">>
|
|
|
+ <</if>>*/
|
|
|
+<<case 'katja_tampon'>>
|
|
|
+ /*<<image "characters/shared/headshots_main/big14.jpg">>
|
|
|
<<if $temp['tampon_ask'] == '"Katja , " you whisper. "My period just started and $I don't have a tampon. Can I borrow one?"' or $temp['tampon_ask'] == '"Katja , " you whisper. "My period is starting soon and $I don't have a tampon. Can I borrow one?"'>>
|
|
|
<<if getvar("$katjaQW['pantiesQWstage']") == 5>>
|
|
|
<p>"Oh!" Katja squeaks, her eyes going wide. "Yes, of course!"</p>
|
|
@@ -890,10 +883,9 @@
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
- <</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'Katjaproblems'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+ <</if>>*/
|
|
|
+<<case 'Katjaproblems'>>
|
|
|
+
|
|
|
<<setinit $katjaQW['QWstage'] = 1>>
|
|
|
<center><table><tr><td><<image `'images/characters/shared/headshots_main/big14.jpg'`>></td><td><<image `'images/characters/shared/headshots_main/big8.jpg'`>></tr></td></table></center>
|
|
|
You see Katja near the lockers, biting her lips and looking around nervously. Leaning against her is none other than Svyatoslav who, according to rumors, has a crush on her. He seems to be trying to convince Katja to go on a date with him.
|
|
@@ -930,9 +922,7 @@
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'bella'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'bella' 'A22'>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A22' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big22.jpg">>
|
|
|
<<if $pc.fame('pav_slut') > 200>>
|
|
@@ -1026,7 +1016,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
- <<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
+ /*<<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
<<actCLA 'Ask for a tampon'>>
|
|
|
<<setinit $temp['tampon_ask'] = '"Bella," you whisper. "My period just started and I don`t have a tampon. Can I borrow one?"'>>
|
|
|
<<gs 'gschool_coolkid_chats' 'bella_tampon'>>
|
|
@@ -1048,10 +1038,9 @@
|
|
|
<<gs 'gschool_coolkid_chats' 'bella_tampon'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
- <</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'bella_tampon'>>
|
|
|
- <<image "characters/shared/headshots_main/big22.jpg">>
|
|
|
+ <</if>>*/
|
|
|
+<<case 'bella_tampon'>>
|
|
|
+ /*<<image "characters/shared/headshots_main/big22.jpg">>
|
|
|
<<$temp[''tampon_ask'']>>
|
|
|
<<if $temp['tampon_ask'] == '"Bella , " you whisper. "My period just started and $I don't have a tampon. Can I borrow one?"' or $temp['tampon_ask'] == '"Bella , " you whisper. "My period is starting soon and $I don't have a tampon. Can I borrow one?"'>>
|
|
|
<<if $npcs.get('A22','rel') >= 70>>
|
|
@@ -1096,9 +1085,8 @@
|
|
|
<<set $isprok = 1>>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
- <</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'cherleading_notice'>>
|
|
|
+ <</actCLA>>*/
|
|
|
+<<case 'cherleading_notice'>>
|
|
|
<<run $q.cheerleading.set('bella_stasya_gossip',1)>>
|
|
|
<<image "characters/pavlovsk/school/girl/bella/notice/bella_stasya1.jpg">>
|
|
|
As you walk into the cafeteria, Bella and Stasya gesture towards you to get your attention.
|
|
@@ -1171,9 +1159,7 @@
|
|
|
<</actCLA>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'lizaveta'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'lizaveta' 'A140'>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A140' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big140.jpg">>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
@@ -1256,7 +1242,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
- <<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
+ /*<<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
<<actCLA 'Ask for a tampon'>>
|
|
|
<<setinit $temp['tampon_ask'] = '"Lizaveta," you whisper. "My period just started and I don`t have a tampon. Can I borrow one?"'>>
|
|
|
<<gs 'gschool_coolkid_chats' 'lizaveta_tampon'>>
|
|
@@ -1278,10 +1264,9 @@
|
|
|
<<gs 'gschool_coolkid_chats' 'lizaveta_tampon'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
- <</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'lizaveta_tampon'>>
|
|
|
- <<image "characters/shared/headshots_main/big140.jpg">>
|
|
|
+ <</if>>*/
|
|
|
+<<case 'lizaveta_tampon'>>
|
|
|
+ /*<<image "characters/shared/headshots_main/big140.jpg">>
|
|
|
<<$temp[''tampon_ask'']>>
|
|
|
<<if $temp['tampon_ask'] == '"Lizaveta , " you whisper. "My period just started and $I don't have a tampon. Can I borrow one?"' or $temp['tampon_ask'] == '"Lizaveta , " you whisper. "My period is starting soon and $I don't have a tampon. Can I borrow one?"'>>
|
|
|
<<if $npcs.get('A140','rel') >= 60>>
|
|
@@ -1319,17 +1304,15 @@
|
|
|
<<set $isprok = 1>>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
- <</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'lizaveta_latest_gossip'>>
|
|
|
+ <</actCLA>>*/
|
|
|
+<<case 'lizaveta_latest_gossip'>>
|
|
|
<<image "characters/shared/headshots_main/big140.jpg">>
|
|
|
<<gs 'gschool_gossip' 'Lizaveta'>>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'marcus'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'marcus' 'A146'>>
|
|
|
+
|
|
|
<<gs 'npc_relationship' 'modify' 'A146' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big146.jpg">>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
@@ -1337,8 +1320,8 @@
|
|
|
<</actCLA>>
|
|
|
<<if getvar("$katjaQW['QWstage']") == 5 and getvar("$Marcus_sextype") > 0 and getvar("$katjaQW['marcus_asked']") == 0>>
|
|
|
<<actCLA 'Ask Marcus about being Katja`s first'>>
|
|
|
- <<gt 'gschool_coolkid_chats' 'Marcus_Katja_talk'>>
|
|
|
-<</actCLA>>
|
|
|
+ <<gt 'gschool_coolkid_chats' 'Marcus_Katja_talk'>>
|
|
|
+ <</actCLA>>
|
|
|
|
|
|
<</if>>
|
|
|
<<if $pc.fame('pav_slut') > 200>>
|
|
@@ -1403,9 +1386,8 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'Marcus_Katja_talk'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'Marcus_Katja_talk'>>
|
|
|
+
|
|
|
<<setinit $katjaQW['marcus_asked'] = 1>>
|
|
|
<<image "characters/shared/headshots_main/big146.jpg">>
|
|
|
<p>"So you know how we sometimes have fun together?" you ask.</p>
|
|
@@ -1415,9 +1397,8 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'andrey'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'andrey' 'A147'>>
|
|
|
+
|
|
|
<<gs 'npc_relationship' 'modify' 'A147' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big147.jpg">>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
@@ -1494,9 +1475,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'mefodiy'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'mefodiy' 'A148'>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A148' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big148.jpg">>
|
|
|
<<if $pc.fame('pav_slut') > 250>>
|
|
@@ -1600,9 +1579,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'vicky'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+<<case 'vicky' 'A15'>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A15' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big15.jpg">>
|
|
|
<<if $pc.fame('pav_slut') > 200>>
|
|
@@ -1681,7 +1658,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
- <<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
+ /*<<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
<<actCLA 'Ask for a tampon'>>
|
|
|
<<setinit $temp['tampon_ask'] = '"Vicky," you whisper. "My period just started and I don`t have a tampon. Can I borrow one?"'>>
|
|
|
<<gs 'gschool_coolkid_chats' 'vicky_tampon'>>
|
|
@@ -1703,10 +1680,9 @@
|
|
|
<<gs 'gschool_coolkid_chats' 'vicky_tampon'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
- <</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'vicky_tampon'>>
|
|
|
- <<image "characters/shared/headshots_main/big15.jpg">>
|
|
|
+ <</if>>*/
|
|
|
+<<case 'vicky_tampon'>>
|
|
|
+ /*<<image "characters/shared/headshots_main/big15.jpg">>
|
|
|
<<$temp[''tampon_ask'']>>
|
|
|
<<if $temp['tampon_ask'] == '"Vicky , " you whisper. "My period just started and $I don't have a tampon. Can I borrow one?"' or $temp['tampon_ask'] == '"Vicky , " you whisper. "My period is starting soon and $I don't have a tampon. Can I borrow one?"'>>
|
|
|
<<if $npcs.get('A15','rel') >= 70>>
|
|
@@ -1736,10 +1712,9 @@
|
|
|
<<set $isprok = 1>>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
- <</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'stasya'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+ <</actCLA>>*/
|
|
|
+<<case 'stasya' 'A139'>>
|
|
|
+
|
|
|
<<gs 'npc_relationship' 'modify' 'A139' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big139.jpg">>
|
|
|
<<if $pc.fame('pav_slut') > 200>>
|
|
@@ -1790,7 +1765,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
- <<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
+ /*<<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
<<actCLA 'Ask for a tampon'>>
|
|
|
<<setinit $temp['tampon_ask'] = '"Stasya," you whisper. "My period just started and I don`t have a tampon. Can I borrow one?"'>>
|
|
|
<<gs 'gschool_coolkid_chats' 'stasya_tampon'>>
|
|
@@ -1812,10 +1787,9 @@
|
|
|
<<gs 'gschool_coolkid_chats' 'stasya_tampon'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
- <</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'stasya_tampon'>>
|
|
|
- <<image "characters/shared/headshots_main/big139.jpg">>
|
|
|
+ <</if>>*/
|
|
|
+<<case 'stasya_tampon'>>
|
|
|
+ /*<<image "characters/shared/headshots_main/big139.jpg">>
|
|
|
<<$temp[''tampon_ask'']>>
|
|
|
<<if $temp['tampon_ask'] == '"Stasya , " you whisper. "My period just started and $I don't have a tampon. Can I borrow one?"' or $temp['tampon_ask'] == '"Stasya , " you whisper. "My period is starting soon and $I don't have a tampon. Can I borrow one?"'>>
|
|
|
<<if $npcs.get('A139','rel') >= 70>>
|
|
@@ -1851,10 +1825,8 @@
|
|
|
<<set $isprok = 1>>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
- <</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'irina'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+ <</actCLA>>*/
|
|
|
+<<case 'irina' 'A17'>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A17' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big17.jpg">>
|
|
|
<<if $pc.fame('pav_slut') > 200>>
|
|
@@ -1944,7 +1916,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
- <<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
+ /*<<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
<<actCLA 'Ask for a tampon'>>
|
|
|
<<setinit $temp['tampon_ask'] = '"Irina," you whisper. "My period just started and I don`t have a tampon. Can I borrow one?"'>>
|
|
|
<<gs 'gschool_coolkid_chats' 'irina_tampon'>>
|
|
@@ -1966,10 +1938,9 @@
|
|
|
<<gs 'gschool_coolkid_chats' 'irina_tampon'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
- <</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'irina_tampon'>>
|
|
|
- <<image "characters/shared/headshots_main/big17.jpg">>
|
|
|
+ <</if>>*/
|
|
|
+<<case 'irina_tampon'>>
|
|
|
+ /*<<image "characters/shared/headshots_main/big17.jpg">>
|
|
|
<<$temp[''tampon_ask'']>>
|
|
|
<<if $temp['tampon_ask'] == '"Irina , " you whisper. "My period just started and $I don't have a tampon. Can I borrow one?"' or $temp['tampon_ask'] == '"Irina , " you whisper. "My period is starting soon and $I don't have a tampon. Can I borrow one?"'>>
|
|
|
<<if $npcs.get('A17','rel') >= 70>>
|
|
@@ -2005,10 +1976,8 @@
|
|
|
<<set $isprok = 1>>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
- <</actCLA>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'sonia'>>
|
|
|
- <<set $menu_off = 1>>
|
|
|
+ <</actCLA>>*/
|
|
|
+<<case 'sonia' 'A25'>>
|
|
|
<<gs 'npc_relationship' 'modify' 'A25' 'like'>>
|
|
|
<<image "characters/shared/headshots_main/big25.jpg">>
|
|
|
<<if $pc.fame('pav_slut') > 200>>
|
|
@@ -2108,7 +2077,7 @@
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
<</actCLA>>
|
|
|
- <<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
+ /*<<if getvar("$mesec") > 0 and getvar("$isprok") == 0 and getvar("$isprokp") == 0>>
|
|
|
<<actCLA 'Ask for a tampon'>>
|
|
|
<<setinit $temp['tampon_ask'] = '"Sonia," you whisper. "My period just started and I don`t have a tampon. Can I borrow one?"'>>
|
|
|
<<gs 'gschool_coolkid_chats' 'sonia_tampon'>>
|
|
@@ -2130,10 +2099,9 @@
|
|
|
<<gs 'gschool_coolkid_chats' 'sonia_tampon'>>
|
|
|
<</actCLA>>
|
|
|
<</if>>
|
|
|
- <</if>>
|
|
|
-<</if>>
|
|
|
-<<if $location_var[$here][0] == 'sonia_tampon'>>
|
|
|
- <<image "characters/shared/headshots_main/big25.jpg">>
|
|
|
+ <</if>>*/
|
|
|
+<<case 'sonia_tampon'>>
|
|
|
+ /*<<image "characters/shared/headshots_main/big25.jpg">>
|
|
|
<<$temp[''tampon_ask'']>>
|
|
|
<<if $temp['tampon_ask'] == '"Sonia , " you whisper. "My period just started and $I don't have a tampon. Can I borrow one?"' or $temp['tampon_ask'] == '"Sonia , " you whisper. "My period is starting soon and $I don't have a tampon. Can I borrow one?"'>>
|
|
|
<<if $npcs.get('A25','rel') >= 70>>
|
|
@@ -2159,5 +2127,5 @@
|
|
|
<<set $isprok = 1>>
|
|
|
<<actCLA 'Time for the next class'>>
|
|
|
<<gt 'gschool_lessons' 'short_break'>>
|
|
|
- <</actCLA>>
|
|
|
-<</if>>
|
|
|
+ <</actCLA>>*/
|
|
|
+<</switch>>
|