# popu
menu_off = 1
if $ARGS[0] = 'start':
cla
*clr
clr
minut += 5
gs 'stat'
gs 'themes', 'indoors'
'
> src="images/beast/zoo/parrot2.jpg">'
'<<$namepopu>> sitting in his cell.'
act 'Leave':dynamic $brodila
act 'Release window':
popugai = 0
minut += 10
dynamic $brodila
end
end
if $ARGS[0] = 'start2':
cla
*clr
clr
minut += 5
gs 'stat'
gs 'themes', 'indoors'
'> src="images/beast/zoo/parrot2.jpg">'
'<<$namepopu2>> sitting in his cell.'
act 'Leave':gt $loc, $metka
act 'Release window':
if daystart - parbuydate > 30:
'You have become too attached to <<$namepopu2>>. You can''t bring yourself to release him'
else
'You say goodbye to <<$namepopu2>> and release him'
popugai2 = 0
minut += 10
end
end
end
--- popu ---------------------------------