# vokzalGin $metka = $ARGS[0] $loc = $CURLOC CLOSE ALL if sound = 0:PLAY 'sound/vokzal2.mp3',30 clr frost = 0 poezddalsled = 0 gs 'vokdin' gs 'vokdinvera' gs 'stat' fcolor = rgb(0, 0, 0) bcolor = rgb(255, 255, 255) lcolor = rgb(106, 90, 205) '

Pavlovsk train station interior

' '
' 'The center of the station building is a large waiting room, where passengers can wait until their train arrives. Off to one side, the ticket office is situated next to the departures board. Opposite to that you can find the station manager''s office, and the toilets on the other end of the building.' 'You can go to the train platforms through the station building.' if katalkinSexOnce = 1:'There is a small police station inside the station building.' if podbros = 0: podrand = rand(0, 1) if money >= 1000 and hour >= 8 and hour <= 20 and podrand = 0:'As you walk through the station building, you notice a man''s thick wallet dropping from his pocket, not far away from you.' end act 'Leave the station building':minut += 3 & gt 'vokzalG' if vokzalVork >= 1: if cleZalDay ! daystart: act 'Mop the waiting room floor (1:00)': cls cleZalDay = daystart minut += 60 sweat += 1 if vital < 15:vital += rand(0, 1) if stren < 15:stren += rand(0, 1) gs 'stat' '
' 'You take some cleaning supplies from the maintenance closet, pour some water and soap into a bucket and wash the floor in the waiting room.' act 'Continue':minut += 1 & gt 'vokzalGin' end end if cleMTDay ! daystart: act 'Clean the men''s restroom (0:30)': cls cleMTDay = daystart minut += 30 sweat += 1 if vital < 15:vital += rand(0, 1) if stren < 15:stren += rand(0, 1) gs 'stat' '
' 'You take some cleaning supplies from the maintenance closet, pour some water and soap into a bucket and go to the men''s room.' gs 'vokmantoiev', 'toilet_event' !!'You began to wash the floor in the men''s room, and then began to scrub toilets.' act 'Leave':minut += 1 & gt 'vokzalGin' end end if cleWTDay ! daystart: act 'Clean the women''s restroom (0:30)': cls cleWTDay = daystart minut += 30 sweat += 1 if vital < 15:vital += rand(0, 1) if stren < 15:stren += rand(0, 1) gs 'stat' '
' 'You take some cleaning supplies from the maintenance closet, pour some water and soap into a bucket and scrub the toilets in the ladies'' room before mopping the floor.' dynamic $d_vokzal_vera_talk act 'Leave':minut += 1 & gt 'vokzalGin' end end if cleMTDay = daystart and cleWTDay = daystart and cleZalDay = daystart and cleZarplatDay ! daystart: act 'Collect your salary': cls cleZarplatDay = daystart vokzalVork += 1 money += 250 minut += 3 gs 'stat' 'When you are done cleaning all the places you were told to clean, you go to the cashier and collect your well-earned salary.' act 'Continue':minut += 1 & gt 'vokzalGin' end end end if hour = 11 and minut = 0: poezddalsled = 1 'The 11:30 long-distance train is currently approaching the platform.' elseif hour = 11 and minut > 0 and minut < 30: poezddalsled = 1 'The 11:30 long-distance train is currently waiting at the platform.' elseif hour = 11 and minut = 30: poezddalsled = 1 'The 11:30 long-distance train is currently leaving the station.' elseif hour = 18 and minut = 0: poezddalsled = 1 'The 18:30 long-distance train is currently approaching the platform.' elseif hour = 18 and minut > 0 and minut < 30: poezddalsled = 1 'The 18:30 long-distance train is currently waiting at the platform.' elseif hour = 18 and minut = 30: poezddalsled = 1 'The 18:30 long-distance train is currently leaving the station.' end if poezddalsled = 1: 'The platform is bustling with passengers that are entering or leaving the currently waiting train, carrying their heavy bags with them. Several police officers are patrolling the platforms while the train is here, keeping an eye out for any unruly activities.' if tovarL > 0: act 'Sell your goods to passengers':gt 'vokzaltorg' end end --- vokzalGin ---------------------------------