Browse Source

[fixed] the text for the blackmailer money dropoff park event

anjuna krokus 2 tuần trước cách đây
mục cha
commit
b385bc7456
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      locations/blackmailer.qsrc

+ 2 - 2
locations/blackmailer.qsrc

@@ -502,7 +502,7 @@ if $ARGS[0] = 'park1':
 			gs 'stat'
 
 			'<center><img <<$set_imgh>> src="images/locations/shared/park/dropoff.jpg"></center>'
-			'You descretely hide the money near the base of the bench.'
+			'You descretely hide the money inside a nearby paper bag and hide it on the side of the bench.'
 
 			act 'Quickly walk away': gt $loc, $loc_arg
 		end
@@ -1007,7 +1007,7 @@ if $ARGS[0] = 'park_repeat':
 			gs 'stat'
 
 			'<center><img <<$set_imgh>> src="images/locations/shared/park/dropoff.jpg"></center>'
-			'You descretely hide the money near the base of the bench.'
+			'You descretely hide the money inside a nearby paper bag and hide it on the side of the bench.'
 
 			act 'Quickly walk away': gt $loc, $loc_arg
 		end