'
'In the evenings, from 20.00 to 23.00 dances. Entrance 25 rubles.'
end
if hour >= 20 and hour <= 23:
'
'
'At the entrance to the recreation center full of young people, the guys are just standing and smoking, joking and someone looking out for. Girls in groups of 2-3 people, discussing something, someone just thumps in the bushes.'
if money >= 25: act 'Sign in here': money -= 25 & minut += 15 & gt 'gdkin'
end
act 'Exit': gt 'gorodok'
if hour >= 16 and hour <= 20:
'Now the house of culture sports sections.'
act 'Go to section': gt 'gdksport'
end
if hour >= 8 and hour <= 18:
'Now the house of culture rabotet library.'
act 'Go to the library': gt 'gdkbibl'
end
if hour < 9: '
'
=======
music_on=0
gs'stat'
gs'time'
'
The House of Culture
'
if hour>=9 and hour<20:
'
'
'In the evenings 20.00 prior_to 23.00 dancing. entrance 25 rubles.'
end
if hour>=20 and hour<=23:
'
'
'At the entrance to the recreation center is full of youth, guys just stand and smoke, joke and who-then look out for. Girls in groups on 2-3 man, what-then discuss, who-then just thumps in the bushes.'
if money>=25:act'Join the club':money-=25&minut+=15>'gdkin'
end
act 'Go_Out':gt'gorodok'
if hour>=16 and hour<=20:
'Now the house of culture sports sections.'
act'Go to section':gt'gdksport'
end
if hour>=8 and hour<=18:
'Now the house of culture rabotet library.'
act'Go to the library':gt'gdkbibl'
end
if hour<9:'
'
>>>>>>> 242_gdk
<<<<<<< 242_gdk
if week < 6:
if hour >= 16 and hour < 18:
'Your sister Anne sitting in the company of beautiful girls and guys drinking beer.'
end
end
if week >= 6:
if hour >= 11 and hour < 18:
'Your sister Anne sitting in the company of beautiful girls and guys drinking beer.'
end
end
=======
if week<6:
if hour>=16 and hour<18:
'Your sister Anya sitting in the company of boys and devchenok and drinks beer.'
end
end
if week>=6:
if hour>=11 and hour<18:
'Your sister Anya sitting in the company of boys and devchenok and drinks beer.'
end
end
>>>>>>> 242_gdk
--- gdk ---------------------------------