Prechádzať zdrojové kódy

[fixed] Flash code used where is should be arousal

Kevin_Smarts 2 rokov pred
rodič
commit
33d2380b9e
1 zmenil súbory, kde vykonal 16 pridanie a 8 odobranie
  1. 16 8
      locations/pav_aptcourtev.qsrc

+ 16 - 8
locations/pav_aptcourtev.qsrc

@@ -850,7 +850,8 @@ if $ARGS[0] = 'male_gopnik_beer':
 							npc_rel['A11'] += 1
 							grupvalue[4] += 1
 							gs 'fame', 'pav', 'sex', 2
-							gs 'flash', 'full', 'outdoors', 5
+							gs 'arousal', 'flash', -5
+							gs 'arousal', 'end'
 							gs 'stat'
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/nudewalkb.jpg"></center>'
 							'You strip off your clothes, while the boys hoot and whistle. Once you are completely naked Vitek points to the garages. "Come on, start over there and walk all the way around the whole complex." You nod and walk over, with the boys following you, Vasily stops to grab you purse and clothes.'
@@ -1019,7 +1020,8 @@ if $ARGS[0] = 'female_gopnik_beer_1':
 						grupvalue[4] += 1
 						gs 'fame', 'pav', 'sex', 2
 						minut += 5
-						gs 'flash', 'full', 'outdoors', 5
+						gs 'arousal', 'flash', 5
+						gs 'arousal', 'end'
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/nudewalkg.jpg"></center>'
 						'You strip off your clothes, while the girls hoot and whistle. Once you are completely naked Lena points to the garages. "Come on, start over there and walk all the way around the whole complex." You nod and walk over, with the girls following you, Lera stops to grab you purse and clothes.'
@@ -1239,7 +1241,8 @@ if $ARGS[0] = 'follownush':
 				act 'Undress':
 					*clr & cla
 					npc_rel['A144'] += 1
-					gs 'flash', 'full', 'outdoors', 5
+					gs 'arousal', 'flash', 5
+					gs 'arousal', 'end'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/anushka/sex/complex/undress.jpg"></center>'
 					'You start peeling your clothes off as she removes her clothes. Before either of you are fully naked, she grabs you by the hair and pulls your face over to her pussy.'
 					gs 'arousal', 'foreplay', 3,  'lesbian', 'exhibitionism'
@@ -1492,7 +1495,8 @@ if $ARGS[0] = 'naked_aptcomplex':
 	*clr & cla
 	menu_off = 1
 	minut += 2
-	gs 'flash', 'full', 'outdoors', 4
+	gs 'arousal', 'flash', 5
+	gs 'arousal', 'end'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/naked/complexnaked.jpg"></center>'
 	'There are several older women sitting out front of your building. So you make your way around to the back of the complex near the garages, you stop a moment to peek around one of the buildings. Not seeing anyone, you dart from one building to the next, leaving just the small courtyard behind your building to cross. You peek around a building and see a few people there, you keep yourself hidden as you wait, finally they move off and you rush across the courtyard and into the back door of the apartment building.'
@@ -1504,7 +1508,8 @@ if $ARGS[0] = 'naked_aptcomplex':
 		elseif nakedrand = 2: 
 			gt 'pav_aptcourtev', 'misha'
 		else
-			gs 'flash', 'full', 'outdoors', 4
+			gs 'arousal', 'flash', -5
+			gs 'arousal', 'end'
 			minut += 1
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/naked/aptstairsnaked.jpg"></center>'
 			'Once inside you sigh in relief, almost home finally. Taking a look around, you glance up the stairs and then slowly start creeping up them hoping no one suddenly comes out of their apartment or comes down the stairs, catching you naked.'
@@ -1532,7 +1537,8 @@ end
 if $ARGS[0] = 'two_boys':
 	*clr & cla
 	minut += 3
-	gs 'flash', 'full', 'indoors', 4
+	gs 'arousal', 'flash', 5
+	gs 'arousal', 'end'
 	killvar 'nakedrand'
 	
 	pavapt_boyrand = rand(1,2)
@@ -1558,7 +1564,8 @@ if $ARGS[0] = 'two_boys':
 			gs 'willpower', 'pay', 'resist'
 			gs 'fame', 'pav', 'sex', 4
 			minut += 1
-			gs 'flash', 'full', 'indoors', 4
+			gs 'arousal', 'flash', -5
+			gs 'arousal', 'end'
 			killvar 'pavapt_boyrand'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/naked/homedoornaked.jpg"></center>'
 			'You shake your head no. "No, I''ll not be your personal whore, now move out of my way."'
@@ -1734,7 +1741,8 @@ if $ARGS[0] = 'misha':
 	*clr & cla
 	minut += 1
 	killvar 'nakedrand'
-	gs 'flash', 'full', 'indoors', 4
+	gs 'arousal', 'flash', 5
+	gs 'arousal', 'end'
 	npc_rel['A54'] += 3
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/naked/aptstairsnaked.jpg"></center>'
 	'Once inside you sigh in relief, almost home finally. Taking a look around, you glance up the stairs and then slowly start creeping up them hoping no one suddenly comes out of their apartment or comes down the stairs, catching you naked. You almost make it to your door when you hear a door behind you open, followed by a cough. You turn around and see Uncle Misha watching you with a raised eyebrow. "Should I ask why you are running around naked <<$pcs_nickname>>?"'