Browse Source

[fixed] some errors and dead ends, plus general tidy up of albinahome

3xpurt 4 năm trước cách đây
mục cha
commit
cfbf81e61d
3 tập tin đã thay đổi với 26 bổ sung26 xóa
  1. 1 1
      locations/albinaRide.qsrc
  2. 24 24
      locations/albinahome.qsrc
  3. 1 1
      locations/albinaporog.qsrc

+ 1 - 1
locations/albinaRide.qsrc

@@ -15,7 +15,7 @@ act 'Go with Albina':
 	'The man behind the wheel starts engine and quickly drives through town.'
 	'Soon enough the car stops at the gate to a luxurious mansion, and Albina tells you to follow her.'
 
-	act 'Go with Albina into the room':gt 'albinahome'
+	act 'Go with Albina into the room':gt 'albinahome', 'start'
 end
 
 --- albinaRide ---------------------------------

+ 24 - 24
locations/albinahome.qsrc

@@ -2,7 +2,7 @@
 
 CLOSE ALL
 
-if $ARGS[0] = 'start' or $ARGS[0] = '':
+if $ARGS[0] = 'start':
 	if beinalbinahome = 0:beinalbinahome = 1
 	*clr & cla
 	menu_off = 1
@@ -100,7 +100,7 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 										'"It''s ok <<$pcs_nickname>>." You continue to drink some wine but now things feel a little akward and once you finish your glass of wine you put the empty glass down.'
 										'"I should really get going, I''m sorry, I wish I could help." Albina nods her head in understanding. "I will see you later ok?" You tell her.'
 										'She smiles. "Of course, <<$pcs_nickname>>." Then you get up and leave her house.'
-										
+
 										act 'Continue':gt 'pavResidential'
 									end
 								else
@@ -138,7 +138,7 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 											gs 'arousal', 'vaginal_finger', 5
 											minut -= 5
 											gs 'stat'
-												
+
 											act 'Spread your legs':
 												*clr & cla
 												if npc_sex['A23'] = 0: npc_sex['A23'] = 1 & girl += 1
@@ -152,14 +152,14 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 												'Moaning, you feel a fire begin to burn in your abdomen and you buck your hips to get Albina''s face buried in your pussy.'
 												'Then an intense pleasure overtakes you, and you momentarily lose control of your body. Moaning loudly, you grab hold of Albina''s hair as an intense orgasm washes over you.'
 												'During your orgasm, you black out for a few seconds and when you regain your senses you find yourself sitting next Albina, who''s smiling prettily.'
-												
+
 												gs 'arousal', 'kiss', 30
 												$orgasm_or = 'yes'
 												gs 'arousal', 'cuni', 30
 												gs 'arousal', 'end'
 												minut -= 30
 												gs 'stat'
-													
+
 												act 'Say goodbye and go home':gt 'pavResidential'
 											end
 										end
@@ -185,7 +185,7 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 				'<center><img <<$set_imgh>> src="images/pc/npc_headshots/big23.jpg"></center>'
 				'Albina smiles at you and says, "I can''t afford to pay the gym, so I have to exercise at home if I want to stay in shape.'
 				'By the way, I could teach you to about stripping and poledancing if you want."'
-				act 'Tell Albina that you don''t want to.':albsportday = daystart & gt 'albinahome'
+				act 'Tell Albina that you don''t want to.': albsportday = daystart & gt 'albinahome', 'start'
 				act 'Teach me stripping': gt 'albinahome', 'stripping'
 				act 'Teach me poledancing': gt 'albinahome', 'poledancing'
 			end
@@ -196,12 +196,12 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/train.jpg"></center>'
 				'Albina is training in her room, doing some stretching exercises.'
 				'She smiles at you and asks "Well? Want me to teach you?"'
-				act 'Tell Albina that you don''t want to.':albsportday = daystart & gt 'albinahome'
+				act 'Tell Albina that you don''t want to.': albsportday = daystart & gt 'albinahome', 'start'
 				act 'Teach me stripping': gt 'albinahome', 'stripping'
 				act 'Teach me poledancing': gt 'albinahome', 'poledancing'
 			end
 		end
-	elseif albroom = 2
+	else
 		*clr & cla
 		menu_off = 1
 		minut += 5
@@ -238,7 +238,7 @@ if $ARGS[0] = 'stripping':
 		'Albina recommends that you start with learning to dance.'
 	end
 	act 'Say goodbye and go home':gt 'pavResidential'
-	act 'Rest':gt 'albinahome'
+	act 'Rest':gt 'albinahome', 'start'
 end
 
 if $ARGS[0] = 'poledancing':
@@ -260,8 +260,8 @@ if $ARGS[0] = 'poledancing':
 		if pcs_dancpol >= 100: 'You could not learn anything new, you already know everything she could teach you.'
 
 		act 'Say goodbye and go home':gt 'pavResidential'
-		act 'Rest':gt 'albinahome'
-	elseif pcs_stren < 40 and pcs_dancero > 50:		
+		act 'Rest':gt 'albinahome', 'start'
+	elseif pcs_stren < 40 and pcs_dancero > 50:
 		'Albina grins "You''re still too weak for poledancing, we can practice developing your strength instead."'
 		act 'Develop strength (2:00)':
 			*clr & cla
@@ -275,10 +275,10 @@ if $ARGS[0] = 'poledancing':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/stren.jpg"></center>'
 			'Albina shows you how to develop your strength using various exercises.'
-			act 'Rest':gt 'albinahome'
+			act 'Rest':gt 'albinahome', 'start'
 			act 'Say goodbye and go home':gt 'pavResidential'
 		end
-	else		
+	else
 		minut += 120
 		fat -= 5
 		agil_exp += rand (1, 3)
@@ -298,7 +298,7 @@ if $ARGS[0] = 'poledancing':
 			'Albina recommends that you start with learning to dance.'
 		end
 		act 'Say goodbye and go home':gt 'pavResidential'
-		act 'Rest':gt 'albinahome'
+		act 'Rest':gt 'albinahome', 'start'
 	end
 end
 
@@ -414,7 +414,7 @@ if $ARGS[0] = 'playgame':
 		'She laughs in response. "You''re that sure? Then how about we make it interesting then?"'
 		'You arch you brow a bit curious. "Just what do you have in mind?"'
 		'She gives you a big grin, then gets up and goes over to her dresser and rummages around in it for a moment before lifting out a strapon harness with a attached dildo. "The winner gets to use this on the loser how ever they want."'
-		
+
 		gs 'willpower', 'sex', 'resist', 'medium'
 		if will_cost <= pcs_willpwr:
 			act 'Refuse the bet (<<will_cost>> Willpower)':
@@ -442,7 +442,7 @@ if $ARGS[0] = 'playgame':
 		act 'Keep playing video games': gt 'albinahome', 'playgame'
 		act 'Just chat': gt 'albinahome', 'chat'
 		act 'Talk about clothes': gt 'albinahome', 'dressing'
-		act 'Say goodbye and go home':gt 'pavResidential'	
+		act 'Say goodbye and go home':gt 'pavResidential'
 	end
 end
 
@@ -503,7 +503,7 @@ if $ARGS[0] = 'wear_strapon':
 	gs 'stat'
 	act 'Fuck her pussy':
 		*clr & cla
-		gs 'boyStat', 'D3' 
+		gs 'boyStat', 'D3'
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/sex/game/givevag1.jpg"></center>'
 		'You pull away till the dildo slides out of her mouth and then you lay on your back. "Come on and ride''m cowgirl." You tell her, she crawls up and straddles you, lowering herself down until the <<dick>>cm <<$dick_girth>> dildo slides easily inside of her wet pussy, causing her to moan in pleasure. She starts riding your slow but start to slowly pick up speed as she starts moaning louder and louder.'
@@ -511,7 +511,7 @@ if $ARGS[0] = 'wear_strapon':
 		gs 'stat'
 		act 'Fuck her ass': gt 'albinahome', 'fuck_ablina_ass'
 		act 'Ride it like you mean it':
-			*clr & cla 
+			*clr & cla
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/sex/game/givevag2.jpg"></center>'
 			'You slap her on the ass. "Come on Albina, ride it like you mean it." You tell her. With your encouragement she starts really riding you hard and fast, moaning louder and louder until several minutes later she cries out in ecstasy and nearly collapses on you as a orgasm shakes her body. Once the shudders pass she gives you a huge smile, obviously having enjoyed herself very much.'
@@ -529,7 +529,7 @@ if $ARGS[0] = 'fuck_ablina_ass':
 	menu_off = 1
 	npc_sex['A23'] += 1
 	lesbian += 1
-	gs 'boyStat', 'D3' 
+	gs 'boyStat', 'D3'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/sex/game/giveanal1.jpg"></center>'
 	'You slap her on the butt. "Get up and get on all fours, I''m not finished with you yet." She arches a brow at that but does as you command. She gets up on all fours. You grab the bottle of lube she had brought it and squirt some onto the dildo, rubbing it up and down the shaft until it is very slick and well lubricated.'
@@ -559,7 +559,7 @@ if $ARGS[0] = 'receive_strapon':
 	'You get down on all fours and takes the dildo in your mouth and start sucking on it, while stroking the shaft with one hand. "You look like you have done this a lot before <<$pcs_nickname>>, your a real pro at sucking cock." You spend several minutes sucking on the dildo, getting it nice and wet with your slobber. Then she pulls it out of your mouth. "Ok I want to fuck you now!"'
 	gs 'arousal', 'foreplay', 5, 'lesbian'
 	gs 'stat'
-	if pcs_vag = 0: 
+	if pcs_vag = 0:
 		act 'Tell her you''re a virgin':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/sex/game/straponsuck.jpg"></center>'
@@ -569,7 +569,7 @@ if $ARGS[0] = 'receive_strapon':
 			act 'Just fuck my ass': gt 'albinahome', 'ablina_ass_fucks_you'
 			act 'Pop my cherry':
 				*clr & cla
-				gs 'boyStat', 'D3' 
+				gs 'boyStat', 'D3'
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/sex/game/getvag1.jpg"></center>'
 				'She nods "Ok don''t worry I will be gentle, since it is your first time. Lay on your back and spread you legs." You do as she commands, she scoots up between your legs and rubs your pussy with her fingers a bit to make sure it is wet enough. She adds a little lube to the dildo anyways, before she guides it to your slit. You feel the dildo rubbing against your slit causing it to open a bit. Then she gentle and slowly slide the <<dick>>cm <<$dick_girth>> dildo in your virgin pussy, it hurts and feels great at the same time. You moan a bit as she slowly fucks your pussy. After a bit it starts to feel better and hurt less but it still hurts a little. Then she stops. "Ok that''s enough, don''t want to wear it out the first time, but I''m not finished with you. Roll over so I can fuck that tight little butt of yours."'
@@ -581,14 +581,14 @@ if $ARGS[0] = 'receive_strapon':
 	else
 		act 'Get your pussy fucked':
 			*clr & cla
-			gs 'boyStat', 'D3' 
+			gs 'boyStat', 'D3'
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/sex/game/getvag1.jpg"></center>'
 			'"Lay on your back and spread you legs." You do as she commands, she scoots up between your legs and rubs your pussy with her fingers a bit to make sure it is wet enough, before she guides it to your slit. You feel the dildo rubbing against your slit causing it to open a bit. Then she gentle and slowly slide the <<dick>>cm <<$dick_girth>> dildo in your pussy. You moan a bit as she slowly fucks your pussy. As you start to moan louder she starts fucking you a little faster.'
 			gs 'arousal', 'vaginal_strap', 8, 'lesbian'
 			gs 'stat'
 			act 'Keep getting your pussy fucked':
-				*clr & cla 
+				*clr & cla
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/sex/game/getvag2.jpg"></center>'
 				'She reads your body well, she fucks you harder and faster the more you moan, but when it starts to get a little rough she backs off a bit. She then just fucks you at a near perfect rhythm, you can feel youself getting wetter and wetter. Then she stops. "Ok that''s enough that, but I''m not finished with you just yet. Roll over so I can fuck that tight little butt of yours."'
@@ -605,7 +605,7 @@ if $ARGS[0] = 'ablina_ass_fucks_you':
 	menu_off = 1
 	npc_sex['A23'] += 1
 	lesbian += 1
-	gs 'boyStat', 'D3' 
+	gs 'boyStat', 'D3'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/sex/game/getanal1.jpg"></center>'
 	'As you roll over onto all fours you glance back and see her applying lube to the dildo. She squirts plenty on the dildo and strokes the shaft with it, getting it nice and lubed up. Then she rubs the excess lube off her hand onto your asshole. Once both the dildo and your anus is lubed up, she knee walks up behind you, you feel the tip of the dildo press against your anus a few moments later. The pressure builds up into the tip pops into your ass causing your to groan slightly in pain. She slowly starts to sroke the <<dick>>cm <<$dick_girth>> dildo up your butt, steadily working it just a little deeper with each stroke.'

+ 1 - 1
locations/albinaporog.qsrc

@@ -6,7 +6,7 @@ if hour >= 17 and week < 6 and kanikuli = 0 and hour < 20 or hour >= 9 and week
 	'You push a button on the gates intercom and a guard walks up on the other side of the gate.'
 	'You say that you''re here to visit Albina. He calls someone on his phone, and after a brief conversation opens the gate for you. "Albina is here now, come with me."'
 
-	act 'Go into Albina''s room':gt 'albinahome'
+	act 'Go into Albina''s room':gt 'albinahome', 'start'
 else
 	if hour >= 9:'You push a button on the gates intercom and a guard walks up on the other side of the gate. You say that you''re here to visit Albina. He shakes his head and says, "Albina is currently not at home."'
 	if hour < 9:'You push a button on the gates intercom and a guard walks up on the other side of the gate, saying "Come no earlier than nine."'