# ptu_dush
if $ARGS[0] = 'pos1':
cla
*clr
minut += 10
gs 'stat'
'
Women´s shower'
''
'Shower is divided into two sections, a dressing room with lockers and fine wood itself shower with tiled floor and walls. Making sure that no one in the shower, you´re going to lock the door, but with annoyance discover that the castle is not, not even a simple rod, perhaps because it is necessary in public showers or it is done for security purposes. But what to do, you can not walk then smashing. After all, you´re here why do not you?'
act 'Strip (negative to reputation)':gt 'ptu_dush', 'pos2'
act 'In the hall':gt 'etoexhib', 'pos33'
end
if $ARGS[0] = 'pos2':
cla
*clr
minut += 15
cla
*clr
teachlevel -= 1
horny += 3
set hapri = 0
set mop = 1
if sweat > -3:set sweat = -3
gs 'stat'
'shower'
''
'You quickly take a shower, hoping that no one catches you not.'
act 'Dress and come':gt 'etoexhib', 'pos33'
end
--- ptu_dush ---------------------------------