Преглед на файлове

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 месеца
родител
ревизия
76e6f303b3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: