Browse Source

Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife

hornguy6 2 years ago
parent
commit
e4b6eb81f7

+ 1 - 0
glife.qproj

@@ -44,6 +44,7 @@
 		<Location name="pattest"/>
 		<Location name="subkid"/>
 		<Location name="set_home"/>
+		<Location name="npc_age"/>
 	</Folder>
 	<Folder name="Functions">
 		<Location name="indik"/>

+ 1 - 1
locations/Cheatmenu_din.qsrc

@@ -1139,7 +1139,7 @@ $cheatmenu['stats'] = {
 		if class['school_bio_grade'] < 100:*pl'<a href="exec:gs ''grades'', ''grade_award'',''school'', ''bio'', 10 & dynamic $cheatmenu[''stats'']">Improve your Biology grade: <<class[''school_bio_grade'']>></a>'
 		if class['school_eng_grade'] < 100:*pl'<a href="exec:gs ''grades'', ''grade_award'',''school'', ''eng'', 10 & dynamic $cheatmenu[''stats'']">Improve your English grade: <<class[''school_eng_grade'']>></a>'
 		if class['school_geo_grade'] < 100:*pl'<a href="exec:gs ''grades'', ''grade_award'',''school'', ''geo'', 10 & dynamic $cheatmenu[''stats'']">Improve your Geography grade: <<class[''school_geo_grade'']>></a>'
-		if class['school_sci_grade'] < 100:*pl'<a href="exec:gs ''grades'', ''grade_award'',''school'', ''sci'', 10 & dynamic $cheatmenu[''stats'']">Improve your Secience grade: <<class[''school_sci_grade'']>></a>'
+		if class['school_sci_grade'] < 100:*pl'<a href="exec:gs ''grades'', ''grade_award'',''school'', ''sci'', 10 & dynamic $cheatmenu[''stats'']">Improve your Science grade: <<class[''school_sci_grade'']>></a>'
 		if class['school_his_grade'] < 100:*pl'<a href="exec:gs ''grades'', ''grade_award'',''school'', ''his'', 10 & dynamic $cheatmenu[''stats'']">Improve your History grade: <<class[''school_his_grade'']>></a>'
 		if class['school_shop_grade'] < 100:*pl'<a href="exec:gs ''grades'', ''grade_award'',''school'', ''shop'', 10 & dynamic $cheatmenu[''stats'']">Improve your Shop grade: <<class[''school_shop_grade'']>></a>'
 		if class['school_comp_grade'] < 100:*pl'<a href="exec:gs ''grades'', ''grade_award'',''school'', ''comp'', 10 & dynamic $cheatmenu[''stats'']">Improve your Computer grade: <<class[''school_comp_grade'']>></a>'

+ 7 - 0
locations/flash.qsrc

@@ -96,6 +96,7 @@ if $ARGS[0] = 'bra':
 				'You glance around to see who all is in the area, then you pull up your top and expose your bra clad breasts to the world. Most people don''t notice but a few do, some smile, others frown or shake their head in disgust. You pull your top back down, feeling the thrill of excitement running down your spine.'
 			end
 		end
+		$flash_image = ''
 	elseif ARGS[3] = 2:
 		if PCloSkirt > 0:
 			if $ARGS[1] = 'inside':
@@ -153,6 +154,7 @@ if $ARGS[0] = 'tits':
 				'You glance around to see who all is in the area, then you pull up your top and expose your bare breasts to the world. Most people don''t notice but a few do, some smile, others frown or shake their head in disgust. You pull your top back down, feeling the thrill of excitement running down your spine.'
 			end
 		end
+		$flash_image = ''
 	elseif ARGS[3] = 2:
 		if PCloSkirt > 0:
 			if $ARGS[1] = 'inside':
@@ -210,6 +212,7 @@ if $ARGS[0] = 'panties':
 				'You glance around to see who all is in the area, then you pull down the front of your pants to show off your panties. Most people don''t notice but a few do, some smile, others frown or shake their head in disgust. You pull your pants back up, feeling the thrill of excitement running down your spine.'
 			end
 		end
+		$flash_image = ''
 	elseif ARGS[3] = 2:
 		if PCloSkirt > 0:
 			if $ARGS[1] = 'inside':
@@ -283,6 +286,7 @@ if $ARGS[0] = 'pussy':
 				'You glance around to see who all is in the area, then you pull down the front of your pants to show off your pussy. Most people don''t notice but a few do, some smile, others frown or shake their head in disgust. You pull your pants back up, feeling the thrill of excitement running down your spine.'
 			end
 		end
+		$flash_image = ''
 	elseif ARGS[3] = 2:
 		if PCloSkirt > 0:
 			if $ARGS[1] = 'inside':
@@ -356,6 +360,7 @@ if $ARGS[0] = 'panties_rear':
 				'You glance around to see who all is in the area, then you pull down the back of your pants to show off your panty clad butt. Most people don''t notice but a few do, some smile, others frown or shake their head in disgust. You pull your pants back up, feeling the thrill of excitement running down your spine.'
 			end
 		end
+		$flash_image = ''
 	elseif ARGS[3] = 2:
 		if PCloSkirt > 0:
 			if $ARGS[1] = 'inside':
@@ -413,6 +418,7 @@ if $ARGS[0] = 'butt':
 				'You glance around to see who all is in the area, then you pull down the back of your pants to show off your butt. Most people don''t notice but a few do, some smile, others frown or shake their head in disgust. You pull your pants back up, feeling the thrill of excitement running down your spine.'
 			end
 		end
+		$flash_image = ''
 	elseif ARGS[3] = 2:
 		if PCloSkirt > 0:
 			if $ARGS[1] = 'inside':
@@ -486,6 +492,7 @@ if $ARGS[0] = 'full':
 				'Making sure there are no children around and it''s not too busy you lower your pants and lift your top to expose both your pussy and breasts. Most people who see you are shocked but some look at you admiringly. You quickly cover up again enjoying a buzz of excitement.'
 			end
 		end
+		$flash_image = ''
 	elseif ARGS[3] = 2:
 		if PCloSkirt > 0:
 			if $ARGS[1] = 'inside':

+ 0 - 1
locations/gschool_lessons4.qsrc

@@ -1742,7 +1742,6 @@ if $ARGS[0] = 'post_shower2':
 		'Your attention homes in on Lina as she soaps herself up. She is slightly more athletic looking than most girls, with average sized breasts and a neatly trimmed triangle between her legs, highlighted by the soap suds collecting in it. She doesn''t stand out in any particular way, but you''d never call her ugly. In fact most boys in school think she''s pretty and you''re inclined to agree.'
 		gs'gschool_lessons4','shower_watch_end'
 	end
-	end
 end
 
 if $ARGS[0] = 'shower_watch_end':

+ 25 - 25
locations/hotel_anna.qsrc

@@ -93,7 +93,7 @@ if ARGS[0] = 2:
 	'"Let me try another approach, what do you think you have seen?"'
 
 	act'A-a sado service?':
-		AnnaQW['sub'] + = 1
+		AnnaQW['sub'] += 1
 		minut += 10
 		*clr & cla
 		gs 'stat'
@@ -104,7 +104,7 @@ if ARGS[0] = 2:
 		gs 'hotel_anna', '2a'
 	end
 	act'A perverted game?':
-		AnnaQW['dom'] + = 1
+		AnnaQW['dom'] += 1
 		minut += 10
 		*clr & cla
 		gs 'stat'
@@ -117,7 +117,7 @@ if ARGS[0] = 2:
 		gs 'hotel_anna', '2a'
 	end
 	act'I saw nothing!':
-		AnnaQW['switch'] + = 1
+		AnnaQW['switch'] += 1
 		minut += 10
 		*clr & cla
 		gs 'stat'
@@ -167,7 +167,7 @@ if ARGS[0] = 3:
 	*clr & cla 
 	IgorevnaBDSM += 1
 	BDSM_Knowledge += 1
-	AnnaQW['trust'] + = 1
+	AnnaQW['trust'] += 1
 	minut += 10
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/Anna1toy0.jpg"></center>'
@@ -178,7 +178,7 @@ if ARGS[0] = 3:
 	
 	act'Cover your eyes':
 		Annatoy = 1
-		AnnaQW['sub'] + = 1
+		AnnaQW['sub'] += 1
 		minut += 10
 		*clr & cla
 		gs 'stat'
@@ -191,7 +191,7 @@ if ARGS[0] = 3:
 	end
 	act'Wow! You got two really big boobs!':
 		Annatoy = 2
-		AnnaQW['dom'] + = 1
+		AnnaQW['dom'] += 1
 		minut += 10
 		*clr & cla
 		gs 'stat'
@@ -205,7 +205,7 @@ if ARGS[0] = 3:
 	end
 	act'Stare at her boobs':
 		Annatoy = 3
-		AnnaQW['switch'] + = 1
+		AnnaQW['switch'] += 1
 		minut += 10
 		*clr & cla
 		gs 'stat'
@@ -315,7 +315,7 @@ if ARGS[0] = 4:
 	!Explanation of restraints, plus a demonstration of one that Sveta is interested in
 	IgorevnaBDSM += 1
 	BDSM_Knowledge += 1
-	AnnaQW['trust'] + = 1
+	AnnaQW['trust'] += 1
 	minut += 10
 	*clr & cla 
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/Anna2restr0.jpg"></center>'
@@ -335,7 +335,7 @@ if ARGS[0] = 4:
 		minut += 10
 		*clr & cla
 		gs 'stat'
-		AnnaQW['switch'] + = 1
+		AnnaQW['switch'] += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/Anna2restr1.jpg"></center>'
 		'"It seems to be working great, perhaps you should see if it works for someone else to make sure it is safe?"'
 		'Are you asking to try it? I told you you cannot, it has to be tested."'
@@ -346,14 +346,14 @@ if ARGS[0] = 4:
 		minut += 10
 		*clr & cla
 		gs 'stat'
-		AnnaQW['sub'] + = 1
+		AnnaQW['sub'] += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionhotel/Anna2restr1.jpg"></center>'
 		'"I understand you are the leader here."'
 		'"The leader...hahaha....maybe a ''mentor'' but not a leader. I''m not making any political movements. Anyway I''ll give you few tips on fisting and the swing...they have a role in BDSM afterall.'
 		gs 'hotel_anna', '4a'
 	end
 	act'A swing for fisting? Come on':
-		AnnaQW['dom'] + = 1
+		AnnaQW['dom'] += 1
 		minut += 10
 		*clr & cla
 		gs 'stat'
@@ -469,7 +469,7 @@ if ARGS[0] = 5:
 							*clr & cla
 							gs 'stat'
 							IgorevnaBDSM_spectator_dressYES = 1
-							AnnaQW['trust'] + = 1
+							AnnaQW['trust'] += 1
 							'<center><img <<$set_imgh>> src="images/pc/clothing/8fetish/12.jpg"></center>'
 							'<font color = blue> "My My! A classic one! You look stunning! Here let me help you a bit..."</font> Anna help you adjusting some part of the clothes...it''s like to be in a dress contest; anyway her hand neve falls into an "unwanted area"<font color = #DC143C> "Thank Anna, i''m not used to wear those clothes" </font><br><font color = blue> "Perfect, now i will take those two: a nazi-dress and a skirt with an open corset.</font><br><font color = #DC143C> "Mind if i ask why?" </font>'
 							act'Listen':
@@ -486,7 +486,7 @@ if ARGS[0] = 5:
 							*clr & cla
 							gs 'stat'
 							IgorevnaBDSM_spectator_dressYES = 1
-							AnnaQW['trust'] + = 1
+							AnnaQW['trust'] += 1
 							'<center><img <<$set_imgh>> src="images/pc/clothing/8fetish/13.jpg"></center>'
 							'<font color = blue> "You look stunning! Does the rubber bother you? Here let me help you a bit..."</font> Anna help you adjusting some part of the clothes...it''s like to be in a dress contest; anyway her hand neve falls into an "unwanted area"<font color = #DC143C> "Thanks Anna, i''m not used to wear those clothes. No it doesn''t bother me, why do you ask?" </font><br><font color = blue> "Pretty simple...some cannot tollerate ruber. Rubber comes from a different process of the latex production and this can change how the skin will fell the material....i''ll not bother you right now....ok. Perfect! now i will take those two: a nazi-dress and a skirt with an open corset.</font><br><font color = #DC143C> "Aren''t you using what are you wearing?" </font>'
 							act'Listen':
@@ -561,7 +561,7 @@ if ARGS[0] = 5:
 						act'Tape her again':
 							*clr & cla
 							gs 'stat'
-							AnnaQW['dom'] + = 1
+							AnnaQW['dom'] += 1
 							'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpractic1/Annapract05b1a.jpg"></center>'
 							'"...Thank you Ma''am to remind this slu.... " You immediately put the tape again on her mouth...<font color = #DC143C> "....That''s it. Babushka alway tell me ''...if you find a stray dog on a leash never free it, you will never know'' ...." </font>'
 							wait 800
@@ -571,7 +571,7 @@ if ARGS[0] = 5:
 					act'Ummm.... maybe this is a test... better not touch her.':
 						*clr & cla
 						gs 'stat'
-						AnnaQW['trust'] + = 1
+						AnnaQW['trust'] += 1
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpractic1/Annapract05b0b.jpg"></center>'
 						'You look at the woman trying to find a better position for herself...tha''s your impression at least...'
 						act'...she keeps struggling...':
@@ -632,7 +632,7 @@ if ARGS[0] = 6:
 	!intriguing, is there anything she would like to try?
 	*clr & cla 
 	IgorevnaBDSM += 1
-	AnnaQW['trust'] + = 1
+	AnnaQW['trust'] += 1
 	BDSM_Knowledge += 1
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpractic1/Annapract10.jpg"></center>'
 	'You knock at Anna''s door for your weekly visit....<font color = #DC143C>"Hi Anna!..."</font><br><font color = blue>"<<$pcs_nickname>> move...move...it''s started!"</font> You have no time to realize that you are dragged by Anna in the main room.... <font color = #DC143C>"Emmmh....Hi Anna!..."</font><br><font color = blue>"Oh sorry! Hi <<$pcs_nickname>>, take a seat...i''m watching a film and i don''t want to loose a scene...but we can chit-chat of course... . Awww...she''s pretty...but...nothing more than the bush?...Awwww"</font><br><font color = #DC143C>"...Uh?..."</font> You notice on the screen that there''s a girl on the bed and a man tha slowly pull her panties down approaching her intimate; despite the scene and what is probably the genre of the film you are looking with Anna it''s seems a "normal" evening between real friends...and this is really strange with Anna.<br><font color = #DC143C>"...Is this a...porno? Anna!...He''s going to...uh? No...it''s cutted..."</font><br><font color = blue>"...Hell...I''m really disappointed too...a porno is more realistic without any bet. No it''s a "famous" American film about BDSM...and i''m quite happy i didn''t pay for it at the moment... . But i understand if you don''t want to look at it: let''s settle this way: since this is probably boring for you why don''t you look for some of my clothes? You can try what i have on the bed...I''ll take something to drink in the meantime..."</font>'
@@ -777,8 +777,8 @@ end
 if $ARGS[0] = 'Anna_sub_session':
 	*clr & cla
 	gs 'stat'
-	AnnaQW['sub'] + = 1
-	AnnaQW['trust'] + = 1
+	AnnaQW['sub'] += 1
+	AnnaQW['trust'] += 1
 	BDSM_Knowledge += 1
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub0.jpg"></center>'
 	!if storyline
@@ -816,7 +816,7 @@ if $ARGS[0] = 'Anna_sub_session1':
 	act'Show your obedience': 
 		*clr & cla
 		gs 'stat'
-		AnnaQW['sub'] + = 1
+		AnnaQW['sub'] += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub2a.jpg"></center>'
 		'You had it... . <font color = blue>"You are a good girl, that''s a perfect sign of obedience. You have to know that feet have a great meaning too; subs put their life under the Dominant''s feet. You can clearly see that there''s a big meaning about subs; what you may not think as first is that it''s a great responsibility for Dominant. Life is a delicate crystal, and NEVER, i said NEVER, Dominant should think about damaging it. That''s a rule, and there''s no deal on that."</font><br><font color = #DC143C>"I see...i think..."</font><br><font color = blue>"Sssshhh!!!"</font>...Anna point her index to the ceiling...<font color = blue>"Listen! Don''t speak. That''s an hand code for silence."</font><br><font color = #DC143C>"..."</font>You nod<br><font color = blue>"Good. Now follow me."</font>'
 		act'...': gt'hotel_anna','Anna_sub_session2'
@@ -855,7 +855,7 @@ if $ARGS[0] = 'Anna_sub_session3':
 		*clr & cla
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub5.jpg"></center>'
-		'<font color = blue> "...Well...it''s your choice... . Ok <<$pcs_nickname>, when you are ready put your belly on my knees. "</font> You hope it won''t last long, take a big breath and execute Anna''s order.<br><font color = #DC143C>"A-Anna...go easy...ok?"</font><br><font color = blue> "Pfff! There''s no need you''ll see. Ok, that''s called OTK: over the knees...just for you to know."</font>And Anna start...she''s spanking you but her hit has no real strengh, you barely feel them. You were surprised or the shortness of the spanking, because Anna stop after few hits. <br><font color = blue>"Uhhmm...interesting..."</font> Despite the tenderness and shortness, your butt became a little red... .<br><font color = #DC143C>"Is there something wrong?"</font><br><font color = blue>"Well...you got a delicate skin...nothing incredible. Anyway, we can pass to the posing for the night, you won''t stay there of course, i''ll free you when done; you can chose: do you want to try something a little more realistic being naked, or do you prefer to stay dressed?"</font>'
+		'<font color = blue> "...Well...it''s your choice... . Ok <<$pcs_nickname>>, when you are ready put your belly on my knees. "</font> You hope it won''t last long, take a big breath and execute Anna''s order.<br><font color = #DC143C>"A-Anna...go easy...ok?"</font><br><font color = blue> "Pfff! There''s no need you''ll see. Ok, that''s called OTK: over the knees...just for you to know."</font>And Anna start...she''s spanking you but her hit has no real strengh, you barely feel them. You were surprised or the shortness of the spanking, because Anna stop after few hits. <br><font color = blue>"Uhhmm...interesting..."</font> Despite the tenderness and shortness, your butt became a little red... .<br><font color = #DC143C>"Is there something wrong?"</font><br><font color = blue>"Well...you got a delicate skin...nothing incredible. Anyway, we can pass to the posing for the night, you won''t stay there of course, i''ll free you when done; you can chose: do you want to try something a little more realistic being naked, or do you prefer to stay dressed?"</font>'
 		act'...I''ve got no problems being naked...': gt'hotel_anna','Anna_sub_sessionN'
 		act'...I prefer staying dressed if you don''t mind...': gt'hotel_anna','Anna_sub_sessionD'
 	elseif Anna_mini_round = 3 and Anna_round_score = 0:
@@ -895,7 +895,7 @@ if $ARGS[0] = 'Anna_sub_session3':
 		gs 'stat'
 		BDSM_Knowledge += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub5.jpg"></center>'
-		'<font color = blue> "Not bad, but you missed one... . Ok <<$pcs_nickname>, when you are ready put your belly on my knees. "</font> You hope it won''t last long, take a big breath and execute Anna''s order.<br><font color = #DC143C>"A-Anna...go easy...ok?"</font><br><font color = blue> "Pfff! There''s no need you''ll see. Ok, that called OTK: over the knees...just for you to know."</font>And Anna start...she''s spanking you but her hit has no real strengh, you barely feel them. You were surprised or the shortness of the spanking, because Anna stop after ew hits. <br><font color = blue>"Uhhmm...interesting..."</font> Despite the tenderness and shortness, your butt became a little red... .<br><font color = #DC143C>"Is there something wrong?"</font><br><font color = blue>"Well...you got a delicate skin...nothing incredible. Anyway, we can pass to the posing for the night, you won''t stay there of course, i''ll free you when done; you got no problem before but i''ll ask you the same: naked and a little more realistic or dressed?"</font>'
+		'<font color = blue> "Not bad, but you missed one... . Ok <<$pcs_nickname>>, when you are ready put your belly on my knees. "</font> You hope it won''t last long, take a big breath and execute Anna''s order.<br><font color = #DC143C>"A-Anna...go easy...ok?"</font><br><font color = blue> "Pfff! There''s no need you''ll see. Ok, that called OTK: over the knees...just for you to know."</font>And Anna start...she''s spanking you but her hit has no real strengh, you barely feel them. You were surprised or the shortness of the spanking, because Anna stop after ew hits. <br><font color = blue>"Uhhmm...interesting..."</font> Despite the tenderness and shortness, your butt became a little red... .<br><font color = #DC143C>"Is there something wrong?"</font><br><font color = blue>"Well...you got a delicate skin...nothing incredible. Anyway, we can pass to the posing for the night, you won''t stay there of course, i''ll free you when done; you got no problem before but i''ll ask you the same: naked and a little more realistic or dressed?"</font>'
 		act'...I''ve got no problems being naked...': gt'hotel_anna','Anna_sub_sessionN'
 		act'...I prefer staying dressed if you don''t mind...': gt'hotel_anna','Anna_sub_sessionD'
 	elseif Anna_mini_round = 3 and Anna_round_score = 3:
@@ -919,7 +919,7 @@ if $ARGS[0] = 'Anna_sub_sessionN':
 	act'...O-ok...': 
 		*clr & cla
 		gs 'stat'
-		AnnaQW['trust'] + = 1
+		AnnaQW['trust'] += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub8a.jpg"></center>'
 		'Anna pass some ropes to force your knees stay bend and gently start spreading your legs waiting for your reaction; you don''t put any resistance, and without forcing you now Anna has a clear view of your pussy.<font color = blue>"...I could knot the knees to two other spots to force your legs stay in this position, but there''s no time right now..."</font> Instead making a shame of your situation, she pass a set of ropes around the ones that wrap your chest, and put them through a big ring pending from the ceiling...<font color = blue>"Hehehe...that''s if i want you to swing a little...hehehe. Ready to sleep?"</font>'
 		act'Nod...': 
@@ -947,7 +947,7 @@ if $ARGS[0] = 'Anna_sub_sessionD':
 	act'...Y-y...y-you...can touch them if...you...want...': 
 		*clr & cla
 		gs 'stat'
-		AnnaQW['sub'] + = 1
+		AnnaQW['sub'] += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub8.jpg"></center>'
 		'<font color = blue> "...But i don''t want."</font><br><font color = #DC143C>"..."</font><br>Anna continue as nothing happened...<font color = blue>"...the gag will allow me to rest in peace, and if the sub snort, i can poke him/her pulling the rope..."</font><br><font color = #DC143C>...''...she...she...refuse...me...?...'' ...</font><br><font color = blue>"...and we finished for today."</font> Finally she free you from every restriction, and you are free to go.<br><font color = #DC143C>...''......'' ...</font>'
 		act'Leave': gt'Hotelhole'
@@ -1428,7 +1428,7 @@ if $ARGS[0] = 'Anna_sub_hurt2':
 			*clr & cla
 			gs 'stat'
 			IgorevnaBDSM_session_librarian = 4
-			AnnaQW['trust'] + = 1
+			AnnaQW['trust'] += 1
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub4.jpg"></center>'
 			'<font color = blue> "...softly crawling on your back..."</font><br>...You feel stupid...<font color = #DC143C>"..."</font>...<br><font color = blue>"We never spoke about punishment. At least your mouth doesn''t hide your heart."</font><br>...this stone is heavier than before; but it''s true...your mouth doesn''t hide your heart.<font color = #DC143C>"...Y-you are right...but...i was scared..."</font><br><font color = blue>"...I know."</font>...Anna made a pause...<font color = blue>"...See <<$pcs_nickname>>, while i can see if there''s obedience in a lot of way, there are few to see if there''s trust. That was one."</font><br><font color = #DC143C>"...."</font>You don''t have much more to add...again there''s a louding silence pause...<font color = blue>"...Kneel, we don''t need the collar anymore."</font>... .'
 			act'...': gt'hotel_anna','Anna_hurt_end'
@@ -1451,7 +1451,7 @@ if $ARGS[0] = 'Anna_sub_hurt2':
 				*clr & cla
 				gs 'stat'
 				IgorevnaBDSM_session_librarian = 4
-				AnnaQW['trust'] + = 1
+				AnnaQW['trust'] += 1
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/Anna/sessionpracticend/sub/sub4.jpg"></center>'
 				'<font color = blue> "...softly crawling on your back..."</font><br>...You feel stupid...<font color = #DC143C>"..."</font>...<br><font color = blue>"We never spoke about punishment. At least your mouth doesn''t hide your heart."</font><br>...this stone is heavier than before; but it''s true...your mouth doesn''t hide your heart.<font color = #DC143C>"...Y-you are right...but...i was scared..."</font><br><font color = blue>"...I know."</font>...Anna made a pause...<font color = blue>"...See <<$pcs_nickname>>, while i can see if there''s obedience in a lot of way, there are few to see if there''s trust. That was one."</font><br><font color = #DC143C>"...."</font>You don''t have much more to add...again there''s a louding silence pause...<font color = blue>"...Kneel, we don''t need the collar anymore."</font>... .'
 				act'...': gt'hotel_anna','Anna_hurt_end'

+ 1 - 1
locations/journal.qsrc

@@ -393,7 +393,7 @@ if $ARGS[0] = 'school':
 	
 	gs 'grades', 'assing_grade_description', 'school'
 	
-	'Math: <<$class[''school_math_grade'']>> (<<class[''school_math_grade'']>>) Russian: <<$class[''school_rus_grade'']>> (<<class[''school_rus_grade'']>>) Literature: <<$class[''school_lit_grade'']>> (<<class[''school_lit_grade'']>>) Art: <<$class[''school_art_grade'']>> (<<class[''school_art_grade'']>>) Biology: <<$class[''school_bio_grade'']>> (<<class[''school_bio_grade'']>>) English: <<$class[''school_eng_grade'']>> (<<class[''school_eng_grade'']>>) Geography: <<$class[''school_geo_grade'']>> (<<class[''school_geo_grade'']>>) Secience: <<$class[''school_sci_grade'']>> (<<class[''school_sci_grade'']>>) History: <<$class[''school_his_grade'']>> (<<class[''school_his_grade'']>>) Shop: <<$class[''school_shop_grade'']>> (<<class[''school_shop_grade'']>>) Computer: <<$class[''school_comp_grade'']>> (<<class[''school_comp_grade'']>>) Music: <<$class[''school_mus_grade'']>> (<<class[''school_mus_grade'']>>) P.E.: <<$class[''school_pe_grade'']>> (<<class[''school_pe_grade'']>>)' 
+	'Math: <<$class[''school_math_grade'']>> (<<class[''school_math_grade'']>>) Russian: <<$class[''school_rus_grade'']>> (<<class[''school_rus_grade'']>>) Literature: <<$class[''school_lit_grade'']>> (<<class[''school_lit_grade'']>>) Art: <<$class[''school_art_grade'']>> (<<class[''school_art_grade'']>>) Biology: <<$class[''school_bio_grade'']>> (<<class[''school_bio_grade'']>>) English: <<$class[''school_eng_grade'']>> (<<class[''school_eng_grade'']>>) Geography: <<$class[''school_geo_grade'']>> (<<class[''school_geo_grade'']>>) Science: <<$class[''school_sci_grade'']>> (<<class[''school_sci_grade'']>>) History: <<$class[''school_his_grade'']>> (<<class[''school_his_grade'']>>) Shop: <<$class[''school_shop_grade'']>> (<<class[''school_shop_grade'']>>) Computer: <<$class[''school_comp_grade'']>> (<<class[''school_comp_grade'']>>) Music: <<$class[''school_mus_grade'']>> (<<class[''school_mus_grade'']>>) P.E.: <<$class[''school_pe_grade'']>> (<<class[''school_pe_grade'']>>)' 
 	*nl
 	'A grade of 1 means "Very Poor" is generally only used for absence. 2 means "Unsatisfactory" and is also a falling grade. 3 means "Satisfactory" and is a passing grade. 4 means "Good". 5 means "Excellent" and is only given to the best students. (the number in the parenthesis is the variable grade which is what is changed by the actions <<$pcs_nickname>> makes, which is the translated to the actual grade.)'
 	*nl

+ 0 - 0
locations/unused/npc_age.qsrc → locations/npc_age.qsrc


+ 17 - 5
locations/vanrPar.qsrc

@@ -72,10 +72,9 @@ if $ARGS[0] = 'peek':
 			else
 				*clr & cla
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/bath_voyer_3.jpg"></center>'
-				'Suddenly you hear the sound of the bathroom door as it creaks open. Turning around, you see your stepfather. He is standing outside the door, devouring your naked body with his eyes. In that instant, all the little moments the two of you have shared flash through your mind, while it dawns on you that your <<$npc_nickname[''A29'']>> is at work... .'
-				'You feel your core tighten with desire, and smirk.'
-				'"Daddy, do you want to join me?"'
+				'Suddenly you hear the sound of the bathroom door as it creaks open. You turn around just in time to see your stepfather pull the bathroom door open. He is standing outside the door, devouring your naked body with his eyes. In that instant, all the little moments the two of you have shared flash through your mind, while it dawns on you that your <<$npc_nickname[''A29'']>> is at work... .'
 				act 'Daddy wants to join?': gs 'vanrPar', 'stepdad_sex'
+				act 'Go away': gs 'vanrPar', 'stepdad_sex_no'
 			end
 		end
 	elseif kolloc['athome'] = 1 and brother_ev1 ! daystart and rand(0,4) < 2 and indorf = 0:
@@ -117,6 +116,7 @@ if $ARGS[0] = 'peek':
 end
 
 if $ARGS[0] = 'stepdad_nosex':
+	*clr & cla
 	menu_off = 1
 	'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/bath_voyer_2.mp4"></video></center>'
 	'You hear movement at the door and turn around. It''s your stepfather. It looks like he passed by and accidentally peeked in. Catching his glance, you feel mischievous and excited, so you blow him a kiss. Without a word, he disappears, yet you can''t help smiling and giggling as you continue drying your hair.'
@@ -124,14 +124,26 @@ if $ARGS[0] = 'stepdad_nosex':
 	act 'Finish': gt 'vanrPar'
 end
 
+if $ARGS[0] = 'stepdad_sex_no':
+	*clr & cla
+	menu_off = 1
+	gs 'npc_relationship', 'modify', 'A28', 'loathe'
+	'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shower_coverup.jpg"></center>'
+	'He stands at the threshold for a moment, staring at you and nervously licking his lips. They way he is looking at your makes you feel exposed and you quickly cover yourself up. "Oh my god what you are doing? Get out and close the door." He looks surprised by your outburst, he looks like he is about to say something, but then he just shakes his head and walks out pulling the door closed behind him, letting you finish your shower in peace.'
+	stepdadqw -= 2
+	act 'Finish': gt 'vanrPar'
+end
+
 if $ARGS[0] = 'stepdad_sex':
 	menu_off = 1
 	*clr & cla
 	gs 'boyStat', 'A28'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/bath_voyer_5.jpg"></center>'
-	'You turn around just in time to see your stepfather pull the bathroom door open. He stands at the threshold for a moment, staring at you and nervously licking his lips, then he seems to come to a decision. He steps inside - crossing the line that''s always separated you up until now - and locks the door behind him.'
-	'Because he''s a large man and the bathroom is quite small, the room suddenly feels crowded, but the obvious size difference between the two of you makes you feel excited.'
+	'You feel your core tighten with desire, and smirk.'
+	'"Daddy, do you want to join me?" He stands at the threshold for a moment, staring at you and nervously licking his lips, then he seems to come to a decision. He steps inside - crossing the line that''s always separated you up until now - and locks the door behind him.'
+	'Because he''s a tall man and the bathroom is quite small, the room suddenly feels crowded, but the obvious size difference between the two of you makes you feel excited.'
 	'"You drive me crazy," he mutters, voice rough and a manic look in his eyes. Then he''s frantically undressing.'
+	*nl
 	'Giggling, you decide to use the opportunity to tease him - leaning back against the wall and thrusting your hips in a slow, provocative manner. You know you look like a horny little imp, all wet and willing, but you get a rush from it.'
 	'As soon as he''s undressed, your stepfather climbs in the shower with you. He wastes no time in feeling you up - tracing your curves and molding your breasts with his large, rough hands.'
 	'Then he turns you around, forcing you against the cold, tiled wall. You spread your legs a little wider when you feel his hands grope over your ass and between your thighs, briefly teasing your asshole on their way to your pussy.'