Browse Source

[fixed] bug fixes from Sword

Kevin_Smarts 1 month ago
parent
commit
dc933d6063

+ 2 - 0
locations/albina_election_events.qsrc

@@ -72,6 +72,7 @@ if $ARGS[0] = 'din_zajava_albfather':
 				minut += 1
 				AlbinaQW['Friends'] = 1
 				AlbinaQW['StarletsShutDown'] = 1
+				starlets_missed = 0
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/pc/activities/phone/calling_outdoor.jpg"></center>'
 				'You quickly dial Albina''s number and, in a panic, tell her what happened. She calms you down and asks if you told them anything.'
@@ -131,6 +132,7 @@ if $ARGS[0] = 'din_zajava_albfather_no2':
 			minut += 1
 			AlbinaQW['Friends'] = 1
 			AlbinaQW['StarletsShutDown'] = 1
+			starlets_missed = 0
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/pc/activities/phone/calling_outdoor.jpg"></center>'
 			'You quickly dial Albina''s number and, in a panic, tell her what happened. She calms you down and asks if you told them anything.'

+ 6 - 4
locations/mey_vika_events.qsrc

@@ -206,10 +206,12 @@ if $ARGS[0] = 'play_game_wish0':
 			end
 		end
 	else
-		*clr & cla
-		'Vicky starts laughing, telling you that you can open your eyes and that she and Vanya were only kidding. Clearly they love teasing visitors.'
+		act 'Further':
+			*clr & cla
+			'Vicky starts laughing, telling you that you can open your eyes and that she and Vanya were only kidding. Clearly they love teasing visitors.'
 
-		act 'Go': gt 'mey_vika_events', 'end_game'
+			act 'Go': gt 'mey_vika_events', 'end_game'
+		end
 	end
 end
 
@@ -325,7 +327,7 @@ if $ARGS[0] = 'play_game_wish1':
 			$orgasm_or = 'yes'
 			gs 'arousal', 'cuni', 2, 'group', 'lesbian'
 			gs 'arousal', 'cuni_give', -2, 'group', 'lesbian'
-			gs 'cum_call', 'face', 'Vanya', 1
+			gs 'cum_call', 'face', 'A165', 1
 			gs 'arousal', 'end'
 			gs 'stat'
 		end

+ 1 - 1
locations/pav_discoev1.qsrc

@@ -682,7 +682,7 @@ if $ARGS[0] = 'dan_buttfuck':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/dan/sex/disco/disco9.jpg"></center>'
 			'You open your mouth as his cum starts splattering against your face and into your mouth. When he''s finished, he wipes his dick off against your cheek before tucking it back into his pants as you wipe your mouth with the back of your hand. Dan nods happily. "Not bad, <<$pcs_nickname>>. Your technique is still a bit lacking, but we''ll work on that next time."' 
 			'With that, he turns around and walks down the stairs without looking back at you, leaving you with a mouthful of cum dribbling down your chin.'
-			gs 'arousal', 'vaginal', 3, 'sub', 'inhibition'
+			gs 'arousal', 'anal', 3, 'sub', 'inhibition'
 			gs 'cum_call', 'mouth_swallow', 'A10', 1
 			gs 'cum_call', 'face', 'A10', 1
 			gs 'arousal', 'end'