Browse Source

Implement stub from nutluck's changes in pav_aptcourtev

Insomniac 8 months ago
parent
commit
d969cbe907
1 changed files with 38 additions and 10 deletions
  1. 38 10
      locations/pav_aptcourtev.qsrc

+ 38 - 10
locations/pav_aptcourtev.qsrc

@@ -497,21 +497,39 @@ if $ARGS[0] = 'events2':
 					'Vitek grins. "Is that it? You looking for some real cock?"' 
 					'Maybe hanging out with them isn''t the best idea...'
 					act 'Make excuse and leave':
+						*clr & cla
 						minut += 1
 						grupvalue[4] -= 2
 						gs 'stat'
+						if month >= 11 or month <= 3:
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stoogesw.jpg"></center>'
+						else
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stooges.jpg"></center>'
+						end
 						'Starting to feel nervous, you glance down at your phone. "Oh I didn''t notice the time, I need to get going." You wave at them and start walking away as you hear them laughing behind you.'
 						act 'Move away':gt 'pav_complex', 'start'
 					end
 					act 'Make small talk':
+						*clr & cla
 						minut += 5
 						gs 'stat'
+						if month >= 11 or month <= 3:
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stoogesw.jpg"></center>'
+						else
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stooges.jpg"></center>'
+						end
 						'You tell Vasily about what''s been going on lately in your life and make small talk with the guys for a while, but they seem to quickly get tired of listening and tell you that they''ve got things to do. They grab the few beers left and walk away without inviting you to join them.'
 						act 'Move away':gt 'pav_complex', 'start'
 					end
 					act 'Ask for a beer':
+						*clr & cla
 						grupvalue[4] += 1
 						gs 'stat'
+						if month >= 11 or month <= 3:
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stoogesw.jpg"></center>'
+						else
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stooges.jpg"></center>'
+						end
 						'"How about you pass me one of those beers?" you ask as you take a seat.'
 						'Vasily laughs and hands you a beer.'
 						act 'Drink beer': gt 'pav_aptcourtev', 'male_gopnik_beer'
@@ -559,19 +577,25 @@ if $ARGS[0] = 'events2':
 					'You smile at them. "I just wanted to hang out if that''s okay?"'
 					'"Whatever," Lera replies, but they don''t actively chase you off.'
 					act 'Make excuse and leave':
+						*clr & cla
 						minut += 1
 						grupvalue[4] -= 2
 						gs 'stat'
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopgirls.jpg"></center>'
 						'Starting to feel nervous, you glance down at your phone. "Oh I didn''t notice the time, I need to get going." You wave at them and start walking away as you hear them laughing behind you.'
 						act 'Move away':gt 'pav_complex', 'start'
 					end
 					act 'Make small talk':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopgirls.jpg"></center>'
 						'You tell them about what''s been going on lately in your life and make small talk with the girls for a while, but they seem to quickly get tired of listening and tell you that they''ve got things to do. They grab the few beers left and walk away without inviting you to join them.'
 						act 'Move away':gt 'pav_complex', 'start'
 					end
 					act 'Ask for a beer':
+						*clr & cla
 						grupvalue[4] += 1
 						gs 'stat'
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopgirls.jpg"></center>'
 						'"How about you pass me one of those beers?" you ask as you take a seat.'
 						'Anushka laughs and hands you a beer.'
 						act 'Drink beer': gt 'pav_aptcourtev', 'female_gopnik_beer_1'
@@ -622,6 +646,7 @@ if $ARGS[0] = 'events2':
 				'You smile at them. "I just wanted to hang out if that''s okay?"'
 				'"Fuck off, princess!" Pauline replies, but they don''t actively chase you off.'
 				act 'Make excuse and leave':
+					*clr & cla
 					minut += 1
 					grupvalue[4] -= 2
 					gs 'stat'
@@ -629,10 +654,12 @@ if $ARGS[0] = 'events2':
 					act 'Move away':gt 'pav_park', 'deeper_park'
 				end
 				act 'Make small talk':
+					*clr & cla
 					'You tell them about what''s been going on lately in your life and make small talk with the girls for a while, but they seem to quickly get tired of listening and tell you that they''ve got things to do. They grab the few beers left and walk away without inviting you to join them.'
 					act 'Move away':gt 'pav_complex', 'start'
 				end
 				act 'Ask for a beer':
+					*clr & cla
 					grupvalue[4] += 1
 					gs 'stat'
 					'"How about you pass me one of those beers?" you ask as you take a seat.'
@@ -679,7 +706,6 @@ if $ARGS[0] = 'events2':
 					*clr & cla
 					minut += 10
 					gs 'drugs', 'smoke', 1
-
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/boysmoke2.jpg"></center>'
 					'You take the cigarette and one of the boys lights it for you. You take a long slow draw off it. "Thanks. I needed that."'
 					'They smile in return. "Sure, no problem."' 
@@ -1751,15 +1777,17 @@ if $ARGS[0] = 'misha':
 		minut += 2
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/naked/homedoornaked.jpg"></center>'
 		'You finally make it to your bedroom and are able to get dressed.'
-!! this option should only show up if Sveta has another uniform
-!!		act 'Put on spare uniform and go back to school':
-!!			*clr & cla
-!!			minut += 12
-!!			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/walk_home2.jpg"></center>'
-!!			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/walk_homew1.jpg"></center>'
-!!			'You change into your other school uniform quickly and then quickly rush back to school.'
-!!			!!this should take Sveta back to school missing one period
-!!		end
+		!! this option should only show up if Sveta has another uniform
+		act 'Put on spare uniform and go back to school':
+			gs 'wardrobe', 'school_outfit'
+			*clr & cla
+			minut += 12
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/walk_home2.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/walk_homew1.jpg"></center>'
+			'You change into your other school uniform quickly and then quickly rush back to school.'
+			!! this should take Sveta back to school missing one period
+			act 'Continue': missing_class += 1 & school_period += 1 & gt 'gschool_lessons', 'short_break'
+			end
 		act 'Stay home': gt 'bedrPar'
 	end
 end