# albdin
temp = rand(0, 3)
if temp = 0:
'Albina offers to play a video game.'
act 'Play':
cls
minut += 60
manna += 100
willpower += 20
react += rand(0, 1)
gs 'stat'
'
'
'You and Albina laid before a huge TV which was connected set-top box.'
'Albina turned on the game and you started to play with her.'
if albsexday = daystart:
act 'Rest':gt $curloc
else
'Albina winking at you "<<$name>>, and let''s play on the desire, if I win, I''ll do something with you, and if you win, you can do with me anything"'
act 'Refuse':gt $curloc
act 'Bring it on':
cls
albsexday = daystart
gs 'stat'
''
temp = rand(1, 100)
if react >= 75 and temp >= 40:
albplay = 1
elseif react >= 50 and temp >= 50:
albplay = 1
elseif react >= 25 and temp >= 75:
albplay = 1
else
albplay = 0
end
if albplay = 0:
'Albina easily beat you and laughing as the villain of the vaudeville slapped you on the ass palm "Arise cancer <<$name>>! Be my bitch."'
if rand(0, 1) = 0:
act 'Get on all fours':
cls
albsexday = daystart
minut += 15
$boy = 'Albina'
if vagina < 10:dick = 10
if vagina >= 10:dick = vagina + 5
if npcSex[23] = 0:npcSex[23] = 1 & girl += 1
lesbian += 1
straponVagPass += 1
gs 'stat'
''
'Albina took <> inch strap-on harness and attach it to yourself. Her hands stroked gently between your legs and you feel as her fingers began to caress your pussy.'
gs 'dinsex2', 'd_strapon_vag'
act 'Rest':gt $curloc
end
else
act 'Get on all fours':
cls
albsexday = daystart
minut += 15
$boy = 'Albina'
if anus < 10:dick = 10
if anus >= 10:dick = anus+2
if npcSex[23] = 0:npcSex[23] = 1 & girl += 1
lesbian += 1
straponAnalPass += 1
gs 'stat'
''
'Albina took <> inch strap-on harness and attach it to yourself. Her hands stroked gently between your legs and you feel as her fingers began to caress your anus.'
gs 'dinsex2', 'd_strapon_anal'
act 'Rest':gt $curloc
end
end
else
'Albina purged you, and silently slipped into the hands of you strap. "On, Bey do not regret Chapaya."'
act 'Put Albina on all fours and fuck her pussy':
cls
albsexday = daystart
minut += 15
if npcSex[23] = 0:npcSex[23] = 1 & girl += 1
lesbian += 1
straponVagAkt += 1
gs 'stat'
''
'You started to peck Albina threesome pussy and she moaned and spit on his back strapon, Finally you''re just tired and stopped.'
act 'Rest':gt $curloc
end
act 'Put Albina on all fours and fuck her ass':
cls
albsexday = daystart
minut += 15
if npcSex[23] = 0:npcSex[23] = 1 & girl += 1
lesbian += 1
straponVagAkt += 1
gs 'stat'
''
'You started to peck Albina threesome in the ass and she moaned and spit on his back strapon, Finally you''re just tired and stopped.'
act 'Rest':gt $curloc
end
end
end
end
end
elseif temp = 1:
'Albina offers with her fun trying on dresses.'
act 'Trying on clothes':
cls
minut += 60
manna += 100
willpower += 20
gs 'stat'
''
'You and Albina opened her huge wardrobe and began to dig into the fun rags. She was just a bottomless closet packed with a wide range of clothing and you have an hour together trying on different outfits with Albina.'
if albsexday ! daystart:
act 'Rest':gt $curloc
elseif albsexday = daystart:
act 'Rest':gt $curloc
end
end
elseif temp = 2:
'Albina offers chat.'
act 'Chat':
cls
minut += 60
manna += 100
willpower += 20
gs 'stat'
''
''
if albsexday ! daystart:
act 'Rest':gt $curloc
elseif albsexday = daystart:
act 'Rest':gt $curloc
end
end
elseif temp = 3:
'Albina offers a glass of wine.'
act 'Drink wine':
cls
minut += 60
manna += 100
willpower += 20
alko += 4
gs 'stat'
''
''
if albsexday ! daystart:
act 'Rest':gt $curloc
elseif albsexday = daystart:
act 'Rest':gt $curloc
end
end
end
--- albdin ---------------------------------