Procházet zdrojové kódy

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 před 3 měsíci
rodič
revize
76e6f303b3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: