|
@@ -72,7 +72,7 @@ if $ARGS[0] = '':
|
|
act 'Go to the ticket office': gt 'pav_train_hall', 'ticket'
|
|
act 'Go to the ticket office': gt 'pav_train_hall', 'ticket'
|
|
end
|
|
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 vokzalVork >= 1:
|
|
if cleZalDay ! daystart or cleMTDay ! daystart or cleWTDay ! daystart:
|
|
if cleZalDay ! daystart or cleMTDay ! daystart or cleWTDay ! daystart:
|