Răsfoiți Sursa

Removed the check for money block the Pavlovsk drug dealer

The drug dealer at Pavlovsk train station was not accessible unless the player had at least 1500 in cash.
This didn't make sense as everything costs under a 1000 except cocaine.

Removed the check completely, no the drug dealer can always be found after the player learns its location.
netuttki 3 luni în urmă
părinte
comite
76e6f303b3
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      locations/pav_train_hall.qsrc

+ 1 - 1
locations/pav_train_hall.qsrc

@@ -72,7 +72,7 @@ if $ARGS[0] = '':
 		act 'Go to the ticket office': gt 'pav_train_hall', 'ticket'
 	end
 
-	if drugVars['pav_dropoff'] = 1 and drugVars['heroin_day'] ! daystart and money >= 1500: act 'Find the drug dealer':gs 'events', 'pav_drug_dropoff'
+	if drugVars['pav_dropoff'] = 1 and drugVars['heroin_day'] ! daystart: act 'Find the drug dealer':gs 'events', 'pav_drug_dropoff'
 
 	if vokzalVork >= 1:
 		if cleZalDay ! daystart or cleMTDay ! daystart or cleWTDay ! daystart: