# albdin
$d_albina_home_start={
tipalbevrand=rand(0,3)
if tipalbevrand=0:
'Albina offers to play a video game.'
dynamic $d_albina_home_game
end
if tipalbevrand=1:
'Albina offers with her fun trying on dresses.'
dynamic $d_albina_home_dressing
end
if tipalbevrand=2:
'Albina offers chat.'
dynamic $d_albina_home_chat
end
if tipalbevrand=3:
'Albina offers a glass of wine.'
dynamic $d_albina_home_vine
end
if tipalbevrand=4:
'Albina offers .'
dynamic $d_albina_home_dressing
end
if tipalbevrand=5:
'Albina offers .'
dynamic $d_albina_home_dressing
end
}
$d_albina_home_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 has included the game and you started to play with her.'
if albsexday!daystart:
'Albina winking at you "Svetsik, 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 'Oh':gt $curloc
act 'Bring_It_On':
cls
albsexday=daystart
if react<25:albplay=0
if react>=25 and react<50:
tipalbrand=rand(1,100)
if tipalbrand<75:albplay=0
if tipalbrand>=75:albplay=1
end
if react>=50 and react<75:
tipalbrand=rand(1,100)
if tipalbrand<50:albplay=0
if tipalbrand>=50:albplay=1
end
if react>=75:
tipalbrand=rand(1,100)
if tipalbrand<40:albplay=0
if tipalbrand>=40:albplay=1
end
gs'stat'
''
if albplay=0:
'Albina easily beat you and laughing as the villain of the vaudeville slapped you on the ass palm "Arise cancer Svetsik! Be my bitch."'
tipdesrand=rand(0,1)
if tipdesrand=0:dynamic $d_albina_vag_strapon
if tipdesrand=1:dynamic $d_albina_anal_strapon
else
'Albina purged you . "to, Bey do not regret Chapaya."'
dynamic $d_albina_akt_vag
dynamic $d_albina_akt_anal
end
end
end
if albsexday=daystart:
act 'rest':gt $curloc
end
end
}
$d_albina_home_dressing={
act'try on outfits':
cls
minut+=60
manna+=100
willpower+=20
gs'stat'
''
'You and Albina opened her huge closet and start the fun kopatsya in rags. She was just a bottomless closet full of clothes and a wide range of you for an hour trying on with different outfits Albina.'
if albsexday!daystart:
act 'rest':gt $curloc
end
if albsexday=daystart:
act 'rest':gt $curloc
end
end
}
$d_albina_home_chat={
act'chat':
cls
minut+=60
manna+=100
willpower+=20
gs'stat'
''
''
if albsexday!daystart:
act 'rest':gt $curloc
end
if albsexday=daystart:
act 'rest':gt $curloc
end
end
}
$d_albina_home_vine={
act'wine':
cls
minut+=60
manna+=100
willpower+=20
alko+=4
gs'stat'
''
''
if albsexday!daystart:
act 'rest':gt $curloc
end
if albsexday=daystart:
act 'rest':gt $curloc
end
end
}
$d_albina_vag_strapon={
act'get cancer':
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.'
dynamic $d_strapon_vag
act 'rest':gt $curloc
end
}
$d_albina_anal_strapon={
act'get cancer':
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.'
dynamic $d_strapon_anal
act 'rest':gt $curloc
end
}
$d_albina_akt_vag={
act'Put Albina cancer and fuck pussy threesome':
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
}
$d_albina_akt_anal={
act'Put Albina cancer and fuck ass threesome':
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
}
--- albdin ---------------------------------