瀏覽代碼

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: