Browse Source

[added] time passage to events

hornguy6 3 năm trước cách đây
mục cha
commit
3fa07e9ea3
1 tập tin đã thay đổi với 16 bổ sung0 xóa
  1. 16 0
      locations/police_station.qsrc

+ 16 - 0
locations/police_station.qsrc

@@ -1501,6 +1501,8 @@ if $ARGS[0] = 'rape_report':
 		'"I- I''d like t-to report a r-rape..." you stammer out. The officer''s eyes go wide with surprise, but less like he seems shocked at what you said happened to you and more like he didn''t expect you to have a real complaint.'
 		'"Oh! Well, just come this way, we can take your statement over here."'
 		act'Continue':
+			minut += rand(2,5)
+			gs'stat'
 			cla & *clr
 			'<center><img <<$set_imgh>> src="images/locations/shared/police/interrogation1.jpg"></center>'
 			'You sit down at a shoddy looking desk and another officer who looks only marginally more competent than the one who greeted you sits down across from you.'
@@ -1525,6 +1527,8 @@ if $ARGS[0] = 'rape_report':
 					*nl
 					'For a moment, you wonder how many other girls like you have sat at this desk filing a report just like this one only for it to go nowhere. You wonder if any of them were been raped by the same man who raped you...'
 					act'Finish the interview':
+						minut += rand(2,5)
+						gs'stat'
 						cla & *clr
 						'<center><img <<$set_imgh>> src="images/locations/shared/police/pavrec.jpg"></center>'
 						'With that, you conclude the interview and are led to the front door.'
@@ -1533,6 +1537,8 @@ if $ARGS[0] = 'rape_report':
 						act'Leave':gt'pav_train'
 					end
 					act'Can I get a rape kit?':
+						minut += rand(2,5)
+						gs'stat'
 						cla & *clr
 						'<center><img <<$set_imgh>> src="images/locations/shared/police/interrogation2.jpg"></center>'
 						'Suddenly, a spark of hope alights in your brain.'
@@ -1560,12 +1566,16 @@ if $ARGS[0] = 'rape_report':
 		'"I- I''d like t-to report a r-rape..." you stammer out. The officer nods but his expression doesn''t change in the slightest.'
 		'"Someone will come out to meet you. Follow them and they''ll take your statement in the back."'
 		act'Continue':
+			minut += rand(2,5)
+			gs'stat'
 			cla & *clr
 			'<center><img <<$set_imgh>> src="images/locations/shared/police/interrogation1.jpg"></center>'
 			'As promised, someone comes out and takes you into their office space behind. You sit down at a shoddy looking desk and the officer takes his place on the other side of it.'
 			'"Alright ma''am, tell me what happened to you."'
 			'You explain to the officer as best as you can what happened to you while he takes notes. How you were randomly attacked, how you were violated.'
 			act'Continue':
+				minut += rand(2,5)
+				gs'stat'
 				cla & *clr
 				'<center><img <<$set_imgh>> src="images/locations/shared/police/interrogation1.jpg"></center>'
 				'"And where did the attack occur?"'
@@ -1590,6 +1600,8 @@ if $ARGS[0] = 'rape_report':
 					*nl
 					'For a moment, you wonder how many other girls like you have sat at this desk filing a report just like this one only for it to go nowhere. You wonder if any of them were been raped by the same man who raped you...'
 					act'Finish the interview':
+						minut += rand(2,5)
+						gs'stat'
 						cla & *clr
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/police/pavrec.jpg"></center>'
 						'With that, you conclude the interview and are led to the front door.'
@@ -1598,6 +1610,8 @@ if $ARGS[0] = 'rape_report':
 						act'Leave':gt'pav_train'
 					end
 					act'Can I get a rape kit?':
+						minut += 2
+						gs'stat'
 						cla & *clr
 						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/police/cubicle.jpg"></center>'
 						'"C-can I get a... a rape kit...?" you mumble.'
@@ -1612,6 +1626,8 @@ if $ARGS[0] = 'rape_report':
 						'"So you''re saying this might not do anything?"'
 						'He shrugs again. "It''s better than nothing."'
 						act'Use the rape kit':
+							minut += 20
+							gs'stat'
 							cla & *clr
 							'<center><img <<$set_imgh>> src="images/locations/city/city/citycenter/police/cityext.jpg"></center>'
 							'Closing the bathroom door, you open the kit and you swab your insides, feeling humiliated and disgusted when it comes back covered in semen. Packaging it up, you re-open the door and hand the evidence to the officer.'