|
@@ -180,7 +180,7 @@ if $shoplocation = 'ATM':
|
|
|
end
|
|
|
|
|
|
gs 'stat'
|
|
|
- act 'Move away': gt 'shop'
|
|
|
+ act 'Move away': gt 'shop', 'start'
|
|
|
end
|
|
|
else
|
|
|
'<br>★ Processing deposit of <<atmDeposit>> <b>₽</b> in <<atmDepositDate - daystart>> days.'
|
|
@@ -207,7 +207,7 @@ if $shoplocation = 'ATM':
|
|
|
end
|
|
|
|
|
|
gs 'stat'
|
|
|
- act 'Move away': gt 'shop'
|
|
|
+ act 'Move away': gt 'shop', 'start'
|
|
|
end
|
|
|
else
|
|
|
'You have maxed out your overdraft.'
|