|
@@ -22,6 +22,7 @@ if $shoplocation = 'main':
|
|
if hour < 8 or hour > 20:
|
|
if hour < 8 or hour > 20:
|
|
'The supermarket is currently closed.'
|
|
'The supermarket is currently closed.'
|
|
|
|
|
|
|
|
+ if $loc = 'shop': $loc = $loc_bak
|
|
act 'Leave the store':minut += 3 & gt $loc
|
|
act 'Leave the store':minut += 3 & gt $loc
|
|
exit
|
|
exit
|
|
end
|
|
end
|