Parcourir la source

Fixes for bag snatcher event

KevinSmarts il y a 6 ans
Parent
commit
78df22eb1f
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      locations/down
  2. 1 1
      locations/street_event

+ 1 - 1
locations/down

@@ -1,7 +1,7 @@
 # down
 
 $metka = $ARGS[0]
-$loc = $CURLOC
+$loc = 'down'
 $location_type = 'public_outdoors'
 CLOSE ALL
 if sound = 0:

+ 1 - 1
locations/street_event

@@ -440,7 +440,7 @@ if $ARGS[1] = 'main':
 		act 'Chase him':
 			*clr
 			cla
-			if pcs_run + pcs_stam < rand(120,250):
+			if pcs_run + pcs_stam > rand(120,250):
 				money = 0
 				gs 'stat'
 				'<<$streetev_title>>'