Sfoglia il codice sorgente

Merge remote-tracking branch 'Vengeance_11/master'

Kevin_Smarts 7 mesi fa
parent
commit
4065368bfe
2 ha cambiato i file con 224 aggiunte e 220 eliminazioni
  1. 217 215
      locations/albina_wine_event.qsrc
  2. 7 5
      locations/pav_pool_events.qsrc

File diff suppressed because it is too large
+ 217 - 215
locations/albina_wine_event.qsrc


+ 7 - 5
locations/pav_pool_events.qsrc

@@ -491,7 +491,7 @@ if $ARGS[0]= 'relaxedwater':
 	elseif hour >= 18 and hour < 21:
 		'Given how late in the evening it is, only a few adults are in the pool, so you enjoy lying in the water mostly undisturbed.'
 		pcs_mood += 5
-		if rand(1,15) = 1 and pav_swimpool['rape'] = 0 and hour > 20:
+		if rand(1,15) = 1 and pav_swimpool['rape_event'] = 0 and hour > 20:
 			cla
 			act 'Continue': gt 'pav_pool_events', 'late_assault'
 		end
@@ -983,10 +983,10 @@ if $ARGS[0] = 'edge_kiss':
 end
 
 if $ARGS[0] = 'late_assault':
-	pav_swimpool['rape'] = 1
+	pav_swimpool['rape_event'] = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/pool5.jpg"></center>'
-    'It''s rather late now and only you and a much older man are in the pool. You''re creeped out by the way he keeps staring at you and avoid him as much as possible as you finish your swim.'
+    'It''s rather late now and only you and an old man are in the pool. You''re creeped out by the way he keeps staring at you and avoid him as much as possible as you finish your swim.'
 	'After a few more minutes, you decide it''s getting late and swim over to the edge to climb out. Just as you''re about to pull yourself up, a hand suddenly covers your mouth and you''re dragged kicking and thrashing back into the water.' 
 
 	act 'Continue':
@@ -1024,7 +1024,7 @@ if $ARGS[0] = 'late_assault':
 					*clr & cla
 					minut += 2
 					gs 'stat'
-					'Your elbow makes contact with his nose and he reels back in pain, letting you go. You quickly make your way out of the pool before he can grab you again and run to the locker room without looking back.'
+					'Your elbow makes contact with his nose and he reels back in pain, letting you go. You quickly make your way out of the pool before he can grab you again and run to the locker room without looking back. You can hear him loudly cursing about how you''ve broken his nose.'
 					act 'Continue': gt 'pav_pool', 'lockerfemale'
 				end
 			end
@@ -1046,8 +1046,10 @@ if $ARGS[0] = 'late_assault':
 					'Panic and dread set in as you realize that you''re about to lose your virginity to this rapist, but you''re helpless to resist as he bends you over and pulls your bikini bottom off. You squirm as you feel the tip of his dick pushing against your pussy and instinctively try to pull away, but he tightens his grip before forcing his way inside.'
 					'You squeal in pain as your virgin pussy is violently deflowered, causing the man to chuckle. "Oh, have I popped your cherry? This <i>is</i> going to be fun..."'
 				else
+					pav_swimpool['rape'] = 1
+					gs 'stat'
 					'You''re helpless to resist as he bends you over the edge of the pool and pulls your bikini bottom off. You feel the tip of his dick pushing against your pussy and you instinctively try to pull away, but he holds you tightly and forces his full length inside you.'
-					'You again try to escape, but he''s too strong and responds by tightening his grip on you and roughly pulling on your hair. "I told you not to fucking squirm, bitch!"'
+					'You again try to escape, but he responds by roughly pulling on your hair. "I told you not to fucking squirm, bitch!"'
 				end
 				
 				act 'Continue':

Some files were not shown because too many files changed in this diff