Browse Source

[fixed] missing minutes

hornguy6 2 years ago
parent
commit
1b0abfb8a4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      locations/street_event.qsrc

+ 4 - 0
locations/street_event.qsrc

@@ -1867,6 +1867,8 @@ if $ARGS[0] = 'vaginal_rape':
 				end
 				end
 			end
 			end
 			act'Go to the police station':
 			act'Go to the police station':
+				minut += rand(30,60)
+				gs'stat'
 				cla & *clr
 				cla & *clr
 				'<center><img <<$set_imgh>> src="images/locations/shared/street/alleynight.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/shared/street/alleynight.jpg"></center>'
 				if $loc = 'pav_commercial' or $loc = 'pav_residential':
 				if $loc = 'pav_commercial' or $loc = 'pav_residential':
@@ -1878,6 +1880,8 @@ if $ARGS[0] = 'vaginal_rape':
 			end
 			end
 			
 			
 			act'Don''t go':
 			act'Don''t go':
+				minut += 2
+				gs'stat'
 				cla & *clr
 				cla & *clr
 				'<center><img <<$set_imgh>> src="images/locations/shared/street/alleynight.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/shared/street/alleynight.jpg"></center>'
 				'For a brief moment you consider telling the police what happened, but emotion wells up inside you and you''re immediately filled with thoughts of disgust and shame. It doesn''t make sense. It''s not like you wanted this to happen. But still. The idea of sharing what happened to you, even to the police... You already feel filthy from what happened tonight. You don''t want to feel even worse. The only thing you want is to go home.'
 				'For a brief moment you consider telling the police what happened, but emotion wells up inside you and you''re immediately filled with thoughts of disgust and shame. It doesn''t make sense. It''s not like you wanted this to happen. But still. The idea of sharing what happened to you, even to the police... You already feel filthy from what happened tonight. You don''t want to feel even worse. The only thing you want is to go home.'