Browse Source

Whitespace and apostrophe fix that were not merged from master.

netuttki 2 months ago
parent
commit
359940d886

+ 1 - 1
locations/HotelRoom.qsrc

@@ -67,7 +67,7 @@ if $ARGS[0] = 'better':
 
 
 	if $ml_guitar['location'] = $loc: 'Your guitar rests on its stand next to your bed.'
 	if $ml_guitar['location'] = $loc: 'Your guitar rests on its stand next to your bed.'
 	gs 'music_actions', 'start'
 	gs 'music_actions', 'start'
-	
+
 	act'Go to the hotel lobby':
 	act'Go to the hotel lobby':
 		if $clothingworntype ! 'nude':
 		if $clothingworntype ! 'nude':
 			hotelWiFi = 0
 			hotelWiFi = 0

+ 1 - 1
locations/artem_sex.qsrc

@@ -1361,7 +1361,7 @@ if $ARGS[0] = 'strapon_first_bj':
 				end
 				end
 				act 'Ease up':
 				act 'Ease up':
 					*clr & cla
 					*clr & cla
-					artemQW[strapon] = 1
+					artemQW['strapon'] = 1
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/artem/sex/strapon/first_strapon7.jpg"></center>'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/artem/sex/strapon/first_strapon7.jpg"></center>'
 					'You ease up a little, making sure not to go too hard as you lift yourself up so you can more easily thrust into him. He starts moaning a little louder as you do. "Oh... Fuck... Ah..."'
 					'You ease up a little, making sure not to go too hard as you lift yourself up so you can more easily thrust into him. He starts moaning a little louder as you do. "Oh... Fuck... Ah..."'
 					'You grin. "You like taking my cock in your ass, don''t you?"'
 					'You grin. "You like taking my cock in your ass, don''t you?"'

+ 1 - 1
locations/katja_nightclub_sex.qsrc

@@ -145,7 +145,7 @@ if $ARGS[0] = 'private_room1':
 							gs 'willpower', 'pay', 'force'
 							gs 'willpower', 'pay', 'force'
 							gs 'drugs', 'cocaine', 1
 							gs 'drugs', 'cocaine', 1
 							gs 'katja_procedural', 'take_cocaine'
 							gs 'katja_procedural', 'take_cocaine'
-							gs 'stat'										
+							gs 'stat'
 							'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/dorm/joint_coke.jpg"></center>'
 							'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/dorm/joint_coke.jpg"></center>'
 							'"Come on, Katja. Let''s do it together," you say as you take the tube from <<$npc_nickname[$npclastgenerated]>>.'
 							'"Come on, Katja. Let''s do it together," you say as you take the tube from <<$npc_nickname[$npclastgenerated]>>.'
 							'She still looks skeptical. "I don''t know, <<$pcs_nickname>>. I''m not sure it''s a good idea," she replies.'
 							'She still looks skeptical. "I don''t know, <<$pcs_nickname>>. I''m not sure it''s a good idea," she replies.'

+ 2 - 2
locations/uni_dorm.qsrc

@@ -996,21 +996,21 @@ if $ARGS[0] = 'dorm_room':
 	if hour > 14 and hour < func('bordel', 'open_hour'):
 	if hour > 14 and hour < func('bordel', 'open_hour'):
 		vika_inroom = 1
 		vika_inroom = 1
 		vika_sleep = 0
 		vika_sleep = 0
-        gs 'music_actions', 'no_music'
 		if npc_rel['A220'] >= 60 and birthday = day and birthmonth = month and vikaslut = 1 and b_vika_present_Day ! daystart:
 		if npc_rel['A220'] >= 60 and birthday = day and birthmonth = month and vikaslut = 1 and b_vika_present_Day ! daystart:
 			$vikatext = '<a href="exec:gt''Vika''">Vika</a> seems excited when she notices you. She''s trying to hide a box behind her back.'
 			$vikatext = '<a href="exec:gt''Vika''">Vika</a> seems excited when she notices you. She''s trying to hide a box behind her back.'
 		else
 		else
 			$vikatext = '<a href="exec:gt''Vika''">Vika</a> is lying on her bed.'
 			$vikatext = '<a href="exec:gt''Vika''">Vika</a> is lying on her bed.'
 		end
 		end
+		gs 'music_actions', 'not_alone'
 	elseif hour > func('bordel', 'close_hour') and hour < 8:
 	elseif hour > func('bordel', 'close_hour') and hour < 8:
 		vika_inroom = 1
 		vika_inroom = 1
 		vika_sleep = 1
 		vika_sleep = 1
-        gs 'music_actions', 'no_music'
 		if vikaslut = 0:
 		if vikaslut = 0:
 			$vikatext = '<a href="exec:gt''Vika''">Vika</a> is sleeping in her bed after being out the whole night.'
 			$vikatext = '<a href="exec:gt''Vika''">Vika</a> is sleeping in her bed after being out the whole night.'
 		elseif vikaslut = 1:
 		elseif vikaslut = 1:
 			$vikatext = '<a href="exec:gt''Vika''">Vika</a> is sleeping in her bed after working in the brothel all night.'
 			$vikatext = '<a href="exec:gt''Vika''">Vika</a> is sleeping in her bed after working in the brothel all night.'
 		end
 		end
+		gs 'music_actions', 'no_music'
 	end
 	end
 
 
 	if mc_inventory['tech_computer'] = 1:
 	if mc_inventory['tech_computer'] = 1: