Browse Source

[fixed] missing ends, missing ', missing gs 'stat', missing menu variables in natbelapt

julzor 5 years ago
parent
commit
8f468a2e54
1 changed files with 35 additions and 3 deletions
  1. 35 3
      locations/natbelapt.qsrc

+ 35 - 3
locations/natbelapt.qsrc

@@ -108,7 +108,7 @@ if $ARGS[0] = 'home':
 	$NatashaMotherName= 'Isabella'
 	$NatashaMotherNickname = 'Bella'
 	
-	! Natasha''s mother's state. If it''s 0 you get a random state.
+	! Natasha''s mother''s state. If it''s 0 you get a random state.
 	if NatashaMotherState = 0:
 		NatashaMotherState = rand(1,6)
 	elseif NatashaMotherState = 1:
@@ -472,6 +472,7 @@ if $ARGS[0] = 'natroom':
 		end
 	elseif NatashaShower = 1 and NatashaLoc ! 2:
 		*clr & cla
+		menu_off = 1
 		'<center><img src="images/characters/pavlovsk/school/girl/natasha/nattowel1.jpg"></center>'
 		'You sit down on Natasha''s bed while you wait for her to finish showering.'
 		NatashaLoc = 2
@@ -497,6 +498,8 @@ if $ARGS[0] = 'natroom':
 					'"Y-Yes." She gasps back. "From the moment I saw you sitting there I started imagining this."'
 					'"Well then." You say in your most seductive voice. "Have you earned it?" As you teasingly lower your mouth to hers. You take your time, touching your lips together, then backing off slightly, pulling at her lower lip occasionally with your teeth before finally going in for a passionate kiss.'
 					gs 'arousal', 'kiss_give', 5, 'dom', 'lesbian'
+					gs 'stat'
+					
 					if NatashaQW > 7:
 						act 'Bare her breasts':
 							*clr & cla
@@ -505,6 +508,8 @@ if $ARGS[0] = 'natroom':
 							'"Oh <<$pcs_nickname>>... That feels... Oooh... So nice." She moans.'
 							'You increase the intensity by taking hold of her nipple with your teeth and gently pulling. This makes her moan even louder and in response you feel yourself getting wetter and wetter.'
 							gs 'arousal', 'breasts_give', 5, 'lesbian'
+							gs 'stat'
+							
 							act 'Get undressed':
 								*clr & cla
 								'<center><img src="images/characters/pavlovsk/school/girl/natasha/sex/natashabedroomsex03.jpg"></center>'
@@ -517,6 +522,8 @@ if $ARGS[0] = 'natroom':
 								'"F-Faster, I-I''m almost ..." You let out, to which Natasha starts building up the pace. Just as it seems she can''t go any faster the waves of pleasure crash down on you and you close your eyes letting the orgasm take up your whole world.'
 								'As you get back to yourself, Natasha is still leaning over you, now slowly sucking her fingers one by one. Licking your juices off.'
 								gs 'arousal', 'vaginal_finger', 10, 'lesbian'
+								gs 'stat'
+								
 								act 'Give back':
 									*clr & cla
 									'<center><img src="images/characters/pavlovsk/school/girl/natasha/sex/natashabedroomsex04.jpg"></center>'
@@ -525,6 +532,8 @@ if $ARGS[0] = 'natroom':
 									'"Please <<$pcs_nickname>>, I really need it." She lets out in between her moans of pleasure. At this you part her pussy lips with your hand and start licking her furiously, occasionally switching from sucking her clit to tongue fucking her pussy.'
 									'The growing volume of her moans is rekindling the fire inside yourself. "A few touches and I might go over the top again." You think to yourself.'
 									gs 'arousal', 'cuni_give', 5, 'lesbian'
+									gs 'stat'
+									
 									act 'Rub your pussy on hers':
 										*clr & cla
 										'<center><img src="images/characters/pavlovsk/school/girl/natasha/sex/natashabedroomsex05.jpg"></center>'
@@ -540,6 +549,7 @@ if $ARGS[0] = 'natroom':
 										gs 'stat'
 										act 'Continue': gt 'natbelapt', 'natroom'
 									end
+								end
 !!NEW
 								act 'Eat me':
 									*clr & cla
@@ -548,6 +558,8 @@ if $ARGS[0] = 'natroom':
 									'Overcome with the need to feel her tongue on your pussy you take her head in your hands and press her face down on your slit. A loud moan escapes your mouth as she starts lapping up your juices.'
 									'She keeps one hand on your breast, softly pinching and pulling on your hard nipple as she starts focusing on sucking your engorged clit. You feel one of her fingers slip inside you again, adding even more pleasure.'
 									gs 'arousal', 'cuni', 5, 'lesbian'
+									gs 'stat'
+									
 									act 'Rub your pussy on hers':
 										*clr & cla
 										'<center><img src="images/characters/pavlovsk/school/girl/natasha/sex/natashabedroomsex05.jpg"></center>'
@@ -594,6 +606,7 @@ end
 
 if $ARGS[0] = 'study_together':
 	*clr & cla
+	menu_off = 1
 	minut += 60
 	npc_rel['A16'] += 5
 	lernHome = 0
@@ -614,6 +627,7 @@ end
 if $ARGS[0] = 'make_her_do_homework':
 	*clr & cla
 	minut += 60
+	menu_off = 1
 	lernHome = 0
 	natotrab += 1
 	NatashaHW += 1
@@ -640,6 +654,7 @@ end
 
 if $ARGS[0] = 'hwundress':
 	*clr & cla
+	menu_off = 1
 	'<center><img src="images/characters/pavlovsk/school/girl/natasha/study.jpg"></center>'
 	'When you see that Natasha is working hard on your homework, you get up from your seat and lie down on her bed to relax.'
 	act 'Tell her to strip':
@@ -659,6 +674,7 @@ if $ARGS[0] = 'hwundress':
 			gs 'stat'
 			act 'Continue': gt 'natbelapt', 'undressedhw'
 		end
+
 		if NatashaNakedHW > 3:
 			act 'Strip down completely':
 				*clr & cla
@@ -673,6 +689,8 @@ if $ARGS[0] = 'hwundress':
 				act 'Continue': gt 'natbelapt', 'undressedhw'
 			end
 		end	
+	end
+	
 	act 'Just wait until she''s done':
 		'You are woken out of your daydream by Natasha saying: "It''s done <<$pcs_nickname>>."'
 		'"Good, let me have a look at it."'
@@ -683,6 +701,7 @@ end
 if $ARGS[0] = 'undressedhw':
 	act 'Enjoy looking at Natasha':
 		*clr & cla
+		menu_off = 1
 		minut += 20
 		if natunderwear = 1:
 			'<center><img src="images/characters/pavlovsk/school/girl/natasha/sex/nakedhomework1.jpg"></center>'
@@ -701,6 +720,7 @@ if $ARGS[0] = 'undressedhw':
 	end
 	act 'Taunt Natasha':
 		*clr & cla
+		menu_off = 1
 		minut += 20
 		if natunderwear = 1:
 			*clr & cla
@@ -1062,6 +1082,8 @@ if $ARGS[0] = 'kolkabj':
 			gs 'stat'
 			act 'Let Kolka cum': gt 'natbelapt', 'kolkacum', 1
 			if NatKolkaSex > 5: act 'Continue': gt 'natbelapt', 'softsex'
+		end
+		
 		act '69':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/natasha/sex/natbj4.webm"></center>'
 			'"Kolka you need to learn how to pleasure a girl, if you want to keep one. I want you to eat Natasha''s pussy while she sucks you dick. Now lie back on the bed" He eagerly lays down on the bed, on his back, pulling his clothes off as he does.'
@@ -2482,16 +2504,21 @@ if $ARGS[0] = 'natmother':
 		'Unable to resist your curiosity you push the door open a tiny bit so that you can peek inside.'
 		act 'Look through the crack in the door':
 			*clr & cla
+			menu_off = 1
 			SeenNatMomHitachi += 1
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/sex/natmomhitachi11.jpg"></center>'
 			'You can see <<$NatashaMotherNickname>> sitting on her bed with her eyes closed, wearing only her skirt which she has pulled up to expose her pussy.'
 			'She is eagerly rubbing her <<$NatMomVibName>> on her pussy. Even though she''s obviously trying to be quiet her moans of pleasure keep getting louder and louder. You feel your own pussy getting wet in response.'
 			gs 'arousal', 'voyeur', 3
+			gs 'stat'
+			
 			act 'Keep looking':
 				*clr & cla
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/sex/natmomhitachi12.jpg"></center>'
 				'After a few more minutes you notice <<$NatashaMotherNickname>> pressing a button and the <<$NatMomVibName>> starts buzzing more loudly. She starts to press it on her pussy even harder. It doesn''t take long before you can clearly see her have an orgasm. She closes her legs around the <<$NatMomVibName>> to keep it firmly on her pussy while she bucks and lets out gasping breaths.'
 				gs 'arousal', 'voyeur', 3
+				gs 'stat'
+				
 				act 'Keep looking':
 					*clr & cla
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/sex/natmomhitachi13.jpg"></center>'
@@ -2504,15 +2531,18 @@ if $ARGS[0] = 'natmother':
 						'"It''s your age I guess, now would you kindly close the door so that I can get decent?"'
 					end
 					gs 'stat'
+					
 					act 'Leave':gt 'natbelapt','hallway'
 				end
 			end
 		end
 	elseif hour < 7 or hour > 22:
 		*clr & cla
+		menu_off = 1
 		if month < 4 or month > 9:
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/natmomsleep3.jpg"></center>'
 			'You look into the bedroom and see <<$NatashaMotherNickname>>, sound asleep under the covers. Not wanting to disturb her you close the door and leave.'
+		end
 		imgrand = rand(1,2)
 		if imgrand = 1:
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/natmomsleep1.jpg"></center>'
@@ -2527,25 +2557,26 @@ if $ARGS[0] = 'natmother':
 		act 'Leave':gt 'natbelapt','hallway'
 	elseif hour > 7 or hour < 21 and NatashaLoc = 5:
 		*clr & cla
+		menu_off = 1
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/natdressing01.jpg"></center>'
 		'As you walk into the room you see Natasha trying out one of her mother''s sexier outfits, admiring herself in the bedroom mirror.'
 		'"Wow, putting on a show for me Natasha?" You ask her as you walk into the room.'
 		'At the sound of your voice Natasha immediately turns to you and tries to hide just how short the skirt is with her hands.'
 		if NatashaQW > 6:
 			act 'Show me more':
+				*clr & cla
 				minut += 3
 				pcs_arousal += 10
 				gs 'stat'
-				*clr & cla
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/natdressing02.jpg"></center>'
 				'"Now don''t get shy on me. Such an outfit is made to draw attention, so stop covering up and give me a show."'
 				'Natasha, noticing that you won''t take no for an answer, takes her hands away from the skirt and starts to dance around seductively, slowly raising her top to reveal her breasts.'
 				'"You can show those wonderful tits to me anytime." You praise her.'
 				act 'keep going':
+					*clr & cla
 					minut += 3
 					pcs_arousal += 10
 					gs 'stat'
-					*clr & cla
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/natdressing03.jpg"></center>'
 					'"Keep going, I want to see more of your pretty body." You nudge her on.'
 					'By now Natasha seems to be enjoying giving you a striptease. She pulls her top off completely and moves over to a chair and starts running her hands over her own body, occasionally lifting the short skirt to give you a good look at her panties.'
@@ -2565,6 +2596,7 @@ if $ARGS[0] = 'natmother':
 		act 'Look around':
 			*clr & cla
 			minut += 10
+			menu_off = 1
 			'<center><b><font color = maroon>Natasha''s mother''s room</font></b></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/natbelapt/findhitachi.jpg"></center>'
 			'You idly poke your head into her closet. Not much of interest there but a few dresses you wouldn''t mind trying on. Moving on to her bedside you poke through her drawers. The top one is filled with bras and panties. Some look pretty sexy.'