Browse Source

[fixes] missed one prst_bribe in street_walker

julzor 5 years ago
parent
commit
87537d41c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/street_walker.qsrc

+ 1 - 1
locations/street_walker.qsrc

@@ -706,7 +706,7 @@ if $ARGS[0] = 'briberyreaction':
 		act 'Walk away':gt 'street_walker', 'work'
 	elseif temp_rand <= 7:
 		!!elseif he refuses the bribe and arrests you, lose all the money the player earned
-		prst_bribe = 2
+		prst_bribe = 1
 		gs 'pain', 6, 'armL', 'break'
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/shared/police/arrested.jpg"></center>'