Parcourir la source

[fixed] Money from ditribute flyers was wrong

Kevin_Smarts il y a 2 ans
Parent
commit
b535528e8f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      locations/pav_park.qsrc

+ 1 - 1
locations/pav_park.qsrc

@@ -163,7 +163,7 @@ if $ARGS[0] = 'start':
 			*clr & cla
 			menu_off = 1
 			minut += 60
-			money += 60
+			money += 50
 			pcs_mood -= 5
 			gs 'stat'
 			'<center><h2>Pavlovsk Park</h2></center>'