# psiklin
$location_type = 'public_outdoors'
if $ARGS[0]='start':
cla
*clr
$loc = 'psiklin'
$metka = 'start'
minut += 5
gs'stat'
'
Elite settlement
'
''
if hour >= 4 and hour <= 23:'The Metro station is only a short walk from here from here.'
if BDSMClub = 1 or BDSMmeet > 0:
act 'BDSM-club':gt'BDSM_Club','start'
end
act 'View the insane asylum': gt 'psiklin', 'ps1'
act 'View the creepy old building': gt 'psiklin', 'ps2'
act 'Go to the main road':nroad = 1 & gt 'road'
end
if $ARGS[0]='ps1':
cla
*clr
minut += 2
gs'stat'
'
Insane asylum
'
'The inscription on the sign by the road reads: "Closed to the public".'
if psiklik = 0:'
'
if psiklik = 1:'
'
act 'Go':gt'psiklin','start'
end
if $ARGS[0]='ps2':
cla
*clr
minut += 2
gs'stat'
'
An old abandoned building
'
'
'
'An abandoned building that spoils the local communities appearance and intimidates local residents.'
act 'Go':gt'psiklin','start'
end
--- psiklin ---------------------------------