# saunaroom $metka = $ARGS[0] $loc = $CURLOC $metkaBroom = $ARGS[0] $locBroom = $CURLOC $metkaM = $ARGS[0] $locM = $CURLOC saunaYouRoom = 1 '
Room
' '
' 'The room is barely removed bed and cabinet.' 'Hanging on the wall mirror' if money > 0 and workDolg > 0:workDolg -= money & money = 0 if workDolg > 0:'Your debt is <> rubles' act 'Go to the sauna':gt 'saunawork' if workDolg > 0: act 'There are in debt (0:05)': cla *clr minut += 5 workDolg += 50 health += 30 manna += 100 energy = 20 water = 20 fat += 50 salo += 1 frost = 0 gs 'stat' '
' 'You drank tea with cookies, sweet and very bad for the figure, but so nice.' act 'Get up from the table':gt $curloc end act 'Borrow cosmetics': workDolg += 1000 kosmetica += 25 gt $curloc end end if water < 20: act 'Drink': cla minut += 5 if water >= 20: 'You don''t need any more water.' elseif water < 20: water += 20 'You gladly drank a glass of water.' end act 'Get up from the table':gt $curloc end end --- saunaroom ---------------------------------