Browse Source

Purging Alexei content from wlife

netuttki 9 months ago
parent
commit
cb92a9d8e9

+ 6 - 19
locations/mod_wlife.qsrc

@@ -1,5 +1,10 @@
 # mod_wlife
 
+!! Registering the mod_wlife_hotelroom as a home location with the main game 
+if $func('homes_properties', 'get_property_code', 'mod_wlife_hotelroom') ! 'HotelRoom': 
+	gs 'homes_properties_attr', 'add_new_home_location', 'mod_wlife_hotelroom', '', 'HotelRoom'
+end
+
 !! Checking if the player is in Pavlovsk 
 !! To make some if/elseif easier to read. It is also easier to add new locations in this one place
 wl_in_pavlovsk = ($loc = 'pav_residential' and $menu_loc = 'pav_residential') or ($loc = 'pav_commercial' and $menu_loc = 'pav_commercial') or ($loc = 'pav_industrial' and $menu_loc = 'pav_industrial')
@@ -182,10 +187,7 @@ elseif wl_status['main'] > -1:
 	end
 
 	!!Location Checks 2
-	if $loc = 'pav_complex' and menu_off = 0 and $loc_arg = 'start' and wl_alexei['hang_out'] = 1 and wl_alexei['timer_day'] = daystart and (hour > 21 or (hour = 21 and minut > 45)):
-		'<br>Alexei is waiting for you in his <a href="exec: minut += 1 & gt ''mod_wlife_alexei'', ''hub''">apartment</a>.'
-		act 'Go to Alexei''s apartment': minut += 1 & gt 'mod_wlife_alexei', 'hub'
-	elseif menu_off = 0 and $loc = $wl_loc[0] and $loc_arg = $wl_loc[1] and $menu_arg ! 'garages':
+	if menu_off = 0 and $loc = $wl_loc[0] and $loc_arg = $wl_loc[1] and $menu_arg ! 'garages':
 		if wl_status['main'] >= 5 and wl_whore['shifts_message'] = 1 and wl_whore['pirsA'] = 0:
 			if hour = 16 and PCloStyle = 4 and ShoHeels > 3:
 !!ToDo: Activate if done if wl_party['status'] > 1 and wl_vadim['timer'] < daystart: gt 'mod_wlife_vadim', 'pick_up'
@@ -343,17 +345,6 @@ elseif wl_status['main'] > -1:
 			wl_maxim['week'] = 0
 		end
 
-		!!Alexei
-		if wl_alexei['hang_out'] = 1 and wl_alexei['timer_day'] = daystart:
-			$wl_status_msg += '<td><a href="exec: msg ''Alexei is expecting you at his apartment around 22:00. He lives in another unit of the same apartment complex your parents live in.''"><img title="Alexei is expecting you at his apartment around 22:00." height = 80 src="mod/wlife/images/objects/info'+iif(night_mode ! 3 and (($location_type = 'public_outdoors' and daystage = 5) or night_mode = 1 or night_mode = 2), '_night', '')+'.png"></a></td>'
-		elseif wl_alexei['hang_out'] = 1 and wl_alexei['timer_day'] < daystart and menu_off = 0 and hour > 9:
-			gt 'mod_wlife_alexei', 'missed_date'
-		elseif wl_alexei['timer_day'] <= daystart and wl_alexei['status'] = 4 and hour > 8 and menu_off = 0:
-			gt 'mod_wlife_alexei', 'reply_licking'
-		elseif wl_alexei['timer_day'] <= daystart and wl_alexei['status'] = 8 and hour > 8 and menu_off = 0:
-			gt 'mod_wlife_alexei', 'video_start'
-		end
-
 		if wl_georgiy['payment_method'] = 1 and PCloStyle = 4 and ShoHeels > 3 and (($loc_arg = 'street' and $loc = 'mod_wlife_warehouse') or ($loc_arg = '' and ($loc = 'pav_commcenter' or $loc = 'pav_residential' or $loc = 'pav_industrial' or $loc = 'pav_commercial' or $loc = 'pav_market' or $loc = 'pushkin')) or ($loc_arg = 'start' and ($loc = 'pav_complex' or $loc = 'pav_park'))) and hour > 6 and hour < 23 and $curloc ! 'shop' and menu_off = 0 and $loc = $curloc:
 			$wl_status_msg += '<td><a href="exec: gt ''mod_wlife_solicitation'', ''search''"><img title="Click to start working in Pavlovsk." height = 80 src="mod/wlife/images/objects/prostitute.png"></a></td>'
 		end
@@ -458,10 +449,6 @@ elseif wl_status['main'] > -1:
 			gt 'mod_wlife_thoughts', 'sacha'
 		elseif wl_okoro['status'] = 2 and (wl_timer['startday'] + 49) < daystart and wl_okoro['timer'] ! daystart and week ! 7:
 			gt 'mod_wlife_phone', 'okoro'
-		elseif wl_thought['best_alexei'] = 0 and wl_bestiality['cuni_count'] > 6:
-			gt 'mod_wlife_thoughts', 'best_alexei'
-		elseif wl_thought['best_alexei'] = 1 and rex['pussy'] > 0:
-			gt 'mod_wlife_thoughts', 'best_alexei_2'
 		elseif wl_thought['BDSM'] = 0 and wl_irina['status'] > 1:
 			gt 'mod_wlife_thoughts', 'BDSM'
 		end

+ 0 - 475
locations/mod_wlife_alexei.qsrc

@@ -1,475 +0,0 @@
-# mod_wlife_alexei
-
-if $ARGS[0] = 'hub':
-	if wl_alexei['status'] = 2:
-		gt 'mod_wlife_alexei', 'first_visit_start'
-	elseif wl_alexei['status'] = 5:
-		gt 'mod_wlife_alexei', 'second_visit_start'
-	elseif wl_alexei['status'] = 7:
-		gt 'mod_wlife_alexei', 'third_visit_start'
-	end
-end
-
-if $ARGS[0] = 'call':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei.jpg"></center>'
-	if wl_alexei['temp'] = 0:
-		minut += 4
-		gs 'stat'
-		'"Alexei." His unfamiliar voice comes out of the speaker of your smart phone.'
-		'"Hi, Alexei. It''s <<$pcs_nickname>>."'
-		'"<<$pcs_nickname>>... <<$pcs_nickname>>," he repeats unsure who you are.'
-		'"You gave me your number in the park... Remember?" you explain to shake his memory.'
-		'"Of course, <<$pcs_nickname>>. The whore... right? I wasn''t sure you would call."'
-		'"I wasn''t sure myself."'
-		'"But now you called," he says giddy with excitement. "And believe me it was the best fucking idea of your life, but I need to get some stuff so we can really have fun. How about... Friday next week?"'
-
-		gs 'willpower', 'misc', 'self', 'easy'
-		if will_cost <= pcs_willpwr:
-			act 'Decline (<<will_cost>> Willpower)':
-				cla & *nl
-				minut += 1
-				wl_alexei['temp'] = 1
-				gs 'willpower', 'pay', 'resist'
-				gs 'stat'
-				'"Hm... sorry Alexei, I think I made a mistake."'
-				'"Oh...," he says disappointed. "OK, sure. No problem, but if you ever change your mind. Give me a call again."'
-
-				act 'End the call': gt $loc, $loc_arg
-			end
-		else
-			act 'Decline (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-		end
-	else
-		minut += 2
-		gs 'stat'
-		wl_alexei['temp'] = 0
-		'"Hi <<$pcs_nickname>>. Did you change your mind?"'
-		'"Yeah, when do you want to meet? Friday next week?"'
-		'"Sure, works for me, that gives me some time to get some stuff we need."'
-	end
-
-	act 'Talk about your payment':
-		*clr & cla
-		minut += 3
-		gs 'stat'
-		'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei.jpg"></center>'
-		'"We still have to talk about the money." For a moment there is only silence. "I am a whore," you remind him. "If you want to fuck, you have to pay."'
-		'"Babe I get it. I promise you, in the end you want to pay me." You doubt it, but you let him talk. "Let''s say I provide the booze, weed and shit... and you get 1,000 <b>₽</b> and if you aren''t satisfied at the end you get 1,000 <b>₽</b> more. Deal?"'
-
-		gs 'mod_wlife_functions', 'will_acceptance', 'resist'
-		if will_cost <= pcs_willpwr:
-			act 'Decline (<<will_cost>> Willpower)':
-				cla & *nl
-				minut += 1
-				wl_alexei['temp'] = 1
-				gs 'willpower', 'pay', 'resist'
-				gs 'stat'
-				'"Hm... sorry Alexei, I think I made a mistake."'
-				'"Oh...," he says disappointed. "OK, sure. No problem, but if you ever change your mind. Give me a call again."'
-
-				act 'End the call': gt $loc, $loc_arg
-			end
-		else
-			act 'Decline (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-		end
-
-		act 'Accept':
-			cla & *nl
-			minut += 2
-			wl_alexei['temp'] = 0
-			wl_alexei['hang_out'] = 1
-			wl_alexei['status'] = 2
-			wl_alexei['timer_day'] = daystart + 12 - week
-			gs 'stat'
-			'"Deal," you reply.'
-			'"That''s fucking awesome. Let''s say 22:00 at my place. I''ll text you my address in a minute," he sounds thoroughly happy. He ends the call before you can get another word in and as promised after a minute has passed you get a text with the address. He lives in another unit in the same apartment complex as your parents.'
-
-			act 'Put your phone away': gt $loc, $loc_arg
-		end
-	end
-end
-
-if $ARGS[0] = 'call_2':
-	*clr & cla
-	minut += 4
-	wl_alexei['hang_out'] = 1
-	wl_alexei['status'] = 7
-	wl_alexei['timer_day'] = daystart + 12 - week
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei.jpg"></center>'
-	'"Hi <<$pcs_nickname>>," Alexei says with a hint of excitement in his voice as if he already knows what you''re calling about.'
-	'"Hi, Alexei. Are you up for another show? I taught <<$rex[''name'']>> a new trick and I bet you''ll like it."'
-	'"A new trick? Did you go all the way with him?" he asks.'
-	'"Maybe," you tease him. "How about we meet and you see for yourself?"'
-	'"Fuck <<$pcs_nickname>>, you can''t imagine how hard I''m right now only thinking about it. Let''s meet next week on Friday like always," he says. You open your mouth ready to ask about getting paid, but he has learned his lesson from your first ''date''. "Same deal like last time? Booze, weed and other stuff if you want and ...," he thinks about it for a moment. "10,000 <b>₽</b>? Deal?"'
-	'"Deal," you agree and ...'
-
-	act '... end the call': gt $loc, $loc_arg
-end
-
-
-if $ARGS[0] = 'missed_date':
-	*clr & cla
-	minut += 2
-	wl_alexei['timer_day'] = daystart + 12 - week
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
-	'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. You are getting a text from an Alexei.'
-	*nl
-	'<i>Hi <<$pcs_nickname>>, I hope you''re alright and just forgot that we planned to meet last Friday. Let''s reschedule for next week. See you then.</i>'
-
-	act 'Put your phone away': gt $loc, $loc_arg
-end
-
-if $ARGS[0] = 'reply_licking':
-	*clr & cla
-	minut += 2
-	menu_off = 1
-	wl_alexei['status'] = 5
-	wl_alexei['hang_out'] = 1
-	wl_alexei['timer_day'] = daystart + 12 - week
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
-	'Alexei has send you a message.'
-	*nl
-	'<i>YES! The answer is obviously yes <<$pcs_nickname>>. I couldn''t believe my eyes, when I read your message, but now it all makes sense why you said <<$rex[''name'']>> during our last session. I''m so looking forward to meeting your special friend. How about next week on Friday and 5,000 <b>₽</b>?</i>'
-
-	act 'Reply':
-		cla & *nl
-		'<i>It''s a date. See you next week on Friday.</i>'
-
-		act 'Put your phone away': gt $loc, $loc_arg
-	end
-end
-
-if $ARGS[0] = 'first_visit_start':
-	*clr & cla
-	minut += 3
-	money += 1000
-	menu_off = 1
-	pcs_mood += 20
-	wl_alexei['hang_out'] = 0
-	wl_alexei['status'] = 3
-	$location_type = 'private_indoors'
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei.jpg"></center>'
-	'Alexei opens the door only a second after you have rung the bell. "<<$pcs_nickname>>," he shouts over loud techno music. A hard bass is booming in the background so loud that you wonder how he even heard the door bell. "It''s so great you made it." He steps aside and ushers you into the apartment. It''s similar in size to your parents, but the furniture isn''t as cheap as theirs. Even if he doesn''t look like it, he clearly earns more money than your two parents combined. "Fuck, it''s so great to see you. I was looking forward to today all week."'
-	'"Likewise," you reply. His enthusiasm is starting to rub off on you, but you know you can''t get ahead of yourself. You''re a whore and money always comes first. "I don''t want to ruin the mood, but..."'
-	'"But you need to get paid," he finishes your sentence forward and pulls 1000 <b>₽</b> out of his pocket. "Here you go." He hands you the money and puts more bills on the small dresser next to the door. "And here are the other 1000 <b>₽</b>. If you aren''t satisfied, just grab them on your way out."'
-	'You think for a moment about counting the money, but there''s something about him that makes you trust him. Maybe it''s his sweet boyish grin or his childlike excitement, whatever it is he seems like a simple party boy to you who just wants to have fun.'
-	'"Now that we have finished the pleasantries, let''s get started," he says and walks down the small hallway into the kitchen.'
-
-	act 'Follow him':
-		*clr & cla
-		minut += 2
-		pcs_mood += 20
-		gs 'drugs', 'alcohol', 'vodka', 1
-		gs 'stat'
-		'<center><img <<$set_imgh>> src="mod/wlife/images/objects/vodka_pickle.jpg"></center>'
-		'"First stop the kitchen." He points at the table with three glasses of vodka and three pickles.'
-		'"Three? Aren''t we alone?"'
-		'He grabs one of the small glasses and empties the content into his mouth with one big gulp. "Of course we are, but my father always said. If you expect someone, prepare the vodka and always prepare one additional glass," he explains as he greedily bits his pickle in halve.'
-		'"Why?" you say as you pick up your glass.'
-		'"Because if the company sucks you can either give them a second glass to make them more fun or drink it yourself to endure them until they''re gone," he explains with a cheeky grin.'
-		'"Do you think you or I will need it today?" you ask after copying his move and gulping the content of your glass down. The alcohol is burning down your throat which reminds you of your escapades at Shura''s party. Drinking too much didn''t end well. For a blink of an eye you ponder if you should leave, but decide against it. After all you''re here to have a good time and he already knows you''re a whore.'
-		'"What do you think, do we need it?"'
-		'You shake your head, grab your pickle and bite into it with ostentation. "Nope."'
-		'"That''s the spirit."'
-
-		act 'Follow him into the living room':
-			*clr & cla
-			minut += rand(18,22)
-			pcs_mood += 20
-			gs 'arousal', 'foreplay', -10
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei_disco.jpg"></center>'
-			'The music gets even louder, when you enter the living room if you can call it a living room. The lights are off and instead a small disco ball at the ceiling emits dozens of colorful lights. It''s like stepping into a miniature disco. Without asking he pulls you into the middle of the room and starts to dance. What his moves lack in skill he makes up with effort. His enthusiasm is so addictive that you join in without thinking about it. Supported by the vodka you let loose and dance with him like nothing matters in the world.'
-			'"That was step two," he speaks loudly into your ear about twenty minutes later while his whole body is grinding against you and you can feel his hard cock under his jeans rubbing against your ass. "Feeling good?"'
-			'"Fuck yeah. I feel great," you scream into the room as you actively push back to grind your ass harder against his dick. "What''s step three? Fucking?"'
-			'"No, that''s step four. Wait here, it will only take a sec," he shouts and, steps away from you and opens a door to an adjacent room what looks like the bedroom.'
-
-			act 'Dance until he returns':
-				*clr & cla
-				minut += 2
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="mod/wlife/images/objects/cocaine.jpg"></center>'
-				'"This is step three," he shouts into the room to get your attention as he puts down a small a small tray on the living room table. On the tray is a rolled up banknote and two lines of cocaine'+iif(cocaine_count = 0, 'even you who never took it can tell that', ' ')+'. "This is step three."'
-
-				if cocaine_count > 0:
-					wl_drugs['cocaine'] = 2
-					'Since this isn''t your first time doing a line you don''t hesitate and ...'
-
-					act '... pick up the banknote': gt 'mod_wlife_alexei', 'first_visit_cocaine'
-				else
-					wl_drugs['cocaine'] = 1
-					'"Uhm... are you sure about this? I never done something like this before."'
-					'"Do I need to get the third glass of vodka?" he quips. Even if he means it as a joke, what he implies is clear. Not taking it means you''re boring and not the cool girl that he thought you would be. "Really," he tries to reassure you. "No pressure. If you don''t want to, you don''t have to." He picks up the banknote and holds it towards you. "But it''s fucking great. You will feel amazeballs."'
-
-					gs 'willpower', 'drugs', 'resist', iif(cocaine_count > 0, 'hard', 'easy')
-					if will_cost <= pcs_willpwr:
-						act 'Don''t do it (<<will_cost>> Willpower)':
-							gs 'willpower', 'pay', 'resist'
-							gt 'mod_wlife_alexei', 'first_visit_cocaine'
-						end
-					else
-						act 'Don''t do it (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-					end
-
-					act 'Do it': wl_drugs['cocaine'] = 2 & gt 'mod_wlife_alexei', 'first_visit_cocaine'
-				end
-			end
-		end
-	end
-end
-
-if $ARGS[0] = 'first_visit_cocaine':
-	*clr & cla
-	minut += 10
-	if wl_drugs['cocaine'] = 2:
-		dur += 1
-		narkday = daystart
-		gs 'drugs', 'cocaine'
-		gs 'stat'
-		'<center><table cellspacing="3"><tr><td><img  <<$set_imgh>> src="mod/wlife/images/characters/alexei_cocaine.jpg"></td><td><img  <<$set_imgh>> src="mod/wlife/images/player/cocaine.jpg"></td></tr></table></center>'
-		if cocaine_count = 0:
-			'"OK fine," you give in and take the banknote from him. Your heart starts beating faster as you bow down. "Keep one nostril closed," he tells you when you hold the banknote against your right nostril and the other end to the start of the line of white powder.'
-		end
-		'You close your left nostril with one finger as you suck in air and the drugs through the banknote and your right nostril. Pain flares up in your nose, but you manage to snort the entire amount into your body.'
-		'"Damn," you exclaim nasally as you rub your nose with your hand and sniff several times.'
-		'"My turn." He takes the note out of your hand and follows your example.'
-	else
-		'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei_cocaine.jpg"></center>'
-		'"Uhm... No, sorry, I don''t want to," you shout against the loud music.'
-		'"No problem <<$pcs_nickname>>," he replies and it looks like it''s the truth and he isn''t offended in any way. He grabs the banknote and quickly snorts an entire line. "That''s the stuff," he says nasally as he rubs his nose with his hand.'
-	end
-	'He grabs your hands and pulls you back into the middle of the room and for the next ten minutes you again dance like there''s no tomorrow. '+iif(wl_drugs['cocaine'] = 2, 'At first you didn''t feel any different, but with every passing minute you feel the effects of the drug. It''s as if pure energy is injected into your muscles and every part of your skin is becoming more sensitive. Every touch, every move of Alexei''s body against yours is amplified like crazy.', '')
-	*nl
-	'"It''s time to fuck," he suddenly screams into the room drawing out the last word.'+iif(wl_drugs['cocaine'] = 2, ' You couldn''t agree more. For the last few minutes you wondered how sex would feel with such an overly sensitive body.', '')+' He suddenly lifts your body of the ground as if you were as light as a feather. A surprise yelp of yours quickly turns into laughter as he carries you to a small book rack and puts you down on top of it.'
-
-	act 'Let him have his way with you': gt 'mod_wlife_alexei_sex', 'first_visit_cuni'
-end
-
-if $ARGS[0] = 'first_visit_after_sex':
-	*clr & cla
-	minut += rand(13,17)
-	gs 'drugs', 'alcohol', 'beer', 1
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei.jpg"></center>'
-	'It''s a miracle! Somehow you can still walk. You''re stumbling like a freshly born fawn, but you make it into the living room. Alexei is half-sitting half-lying on the couch, the disco lights are turned off and the volume of the music is turned down.'
-	'"Here," he says handing you a bottle of beer. Suddenly realizing how thirsty you are, you gulp it down in one go.'
-	'"Thanks." You slump down next to him, your sweaty skin and your creamy pussy glistening under the now turned on ceiling light. Alexei''s hand moves across the sofa, up your hip and slowly over your stomach until he softly cups the flesh of your right tit in his hand. You laugh and shake your head. "You''re insatiable."'
-	'"I''m just enjoying the good things in live." He continues to caress your tender flesh. "Alcohol, drugs," he squeezes your tit. "Beautiful girls."'
-	'"Don''t you worry about long-term effects? Addictions?"'
-	'"To beautiful girls?" he jokes. You roll your eyes and he again flashes you his boyish grin. "No, better to live ten awesome years than to have 60 healthy ones where you die of boredom. Speaking of drugs. Want some'+iif(wl_drugs['cocaine'] = 2, ' more?"', '?"')
-
-	gs 'willpower', 'drugs', 'resist', iif(cocaine_count > 0, 'hard', '')
-	if will_cost <= pcs_willpwr:
-		act 'No (<<will_cost>> Willpower)':
-			wl_temp = 0
-			gs 'willpower', 'pay', 'resist'
-			gt 'mod_wlife_alexei', 'first_visit_cocaine_2'
-		end
-	else
-		act 'No (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-	end
-
-	act 'Yes': wl_drugs['cocaine'] += 1 & wl_temp = 1 & gt 'mod_wlife_alexei', 'first_visit_cocaine_2'
-end
-
-if $ARGS[0] = 'first_visit_cocaine_2':
-	*clr & cla
-	minut += 20
-	if wl_temp = 1:
-		'<center><table cellspacing="3"><tr><td><img  <<$set_imgh>> src="mod/wlife/images/characters/alexei_cocaine.jpg"></td><td><img  <<$set_imgh>> src="mod/wlife/images/player/cocaine.jpg"></td></tr></table></center>'
-		dur += 1
-		gs 'drugs', 'cocaine'
-		narkday = daystart
-		if wl_drugs['cocaine'] = 2:
-			'"Yeah sure why not," you say and he prepares a second line on the tray and hands you the banknote.'+iif(cocaine_count = 0, 'Your heart starts beating faster as you bow down. "Keep one nostril closed," he tells you when you hold the banknote against your right nostril and the other end to the start of the line of white powder.', '')
-			'You close your left nostril with one finger as you suck in air and the drugs through the banknote and your right nostril. Pain flares up in your nose, but you manage to snort the entire amount into your body.'
-			'"Damn," you exclaim nasally as you rub your nose with your hand and sniff several times.'
-			'"My turn." He grabs the note out of your hand and follows your example.'
-		else
-			'"Yeah sure why not," you say and he prepares two new lines on the tray and hands you the banknote. You quickly snort the second line and rub your nose as you watch him do the same'
-		end
-	else
-		'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei_cocaine.jpg"></center>'
-		'"No, thanks," you reply. '+iif(wl_drugs['cocaine'] = 2, '"I had enough for one day."', '"I don''t need stuff like that."')+' He shrugs and quickly prepares another line for himself.'
-	end
-
-	killvar 'wl_temp'
-
-	act 'Continue': gt 'mod_wlife_alexei_sex', 'first_visit_cuni_2'
-end
-
-if $ARGS[0] = 'second_visit_start':
-	*clr & cla
-	minut += 8
-	money += 5000
-	menu_off = 1
-	pcs_mood += 20
-	wl_alexei['hang_out'] = 0
-	wl_alexei['status'] = 6
-	$location_type = 'private_indoors'
-	gs 'drugs', 'alcohol', 'beer', 1
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei_rex.jpg"></center>'
-	'"Hi <<$pcs_nickname>>," Alexei greets you giddy with excitement and directly drops to his knees to greet your dog. "You must be <<$rex[''name'']>>." <<$rex[''name'']>> tail swings back and forth as he moves towards Alexei to sniff the new human in his life. "Can I pet him?"'
-	'"Of course, don''t worry he won''t bite," you tell him and watch as Alexei and <<$rex[''name'']>> get to know each other. You close the apartment door and take the money Alexei has put on the dresser while <<$rex[''name'']>> licks Alexei''s face.'
-	*nl
-	'"You have a really beautiful dog," Alexei says a few minutes later when you have settled down on the couch in the living room. He watches <<$rex[''name'']>> exploring the new surroundings. There''s something about how he looks at <<$rex[''name'']>> that makes you ask why he doesn''t have a dog if he''s clearly so fond of them. "It''s simple, I have to drive to St. Petersburg every day for work and it would be complicated to take care of a dog with me being away all day."'
-	'"And why don''t you move to the city? Wouldn''t it make it easier to have a dog? You could take him for a walk during your lunch break."'
-	'"Sure, but living in the city is so damn expensive compared to Pavlovsk. Why would I spend all that money on rent for a place in the city if I can instead spend it on blackjack, blow and bitches." He snaps his fingers as if he''s remembering something. "Speaking of blow. Do you want a line? I could use a hit, because I want to be like totally focused when you perform. I don''t want to miss any detail."'
-
-	gs 'willpower', 'drugs', 'resist', iif(cocaine_count > 0, 'hard', '')
-	if will_cost <= pcs_willpwr:
-		act 'No (<<will_cost>> Willpower)':
-			wl_temp = 0
-			gs 'willpower', 'pay', 'resist'
-			gs 'willpower', 'drugs', 'resist', iif(cocaine_count > 0, 'hard', '')
-			gt 'mod_wlife_alexei', 'second_visit_cocaine'
-		end
-	else
-		act 'No (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-	end
-
-	act 'Yes': wl_temp = 1 & gt 'mod_wlife_alexei', 'second_visit_cocaine'
-
-	if joint > 0:
-		gs 'willpower', 'drugs', 'resist', 'easy'
-		if will_cost <= pcs_willpwr:
-			act 'Smoke some weed instead (<<will_cost>> Willpower)':
-				wl_temp = 2
-				gs 'willpower', 'drugs', 'resist', 'easy'
-				gs 'willpower', 'pay', 'resist'
-				gt 'mod_wlife_alexei', 'second_visit_cocaine'
-			end
-		else
-			act 'Smoke some weed instead (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-		end
-	end
-end
-
-if $ARGS[0] = 'second_visit_cocaine':
-	*clr & cla
-	minut += 20
-	if wl_temp = 1:
-		'<center><table cellspacing="3"><tr><td><img  <<$set_imgh>> src="mod/wlife/images/characters/alexei_cocaine.jpg"></td><td><img  <<$set_imgh>> src="mod/wlife/images/player/cocaine.jpg"></td></tr></table></center>'
-		dur += 1
-		gs 'drugs', 'cocaine'
-		narkday = daystart
-		'Since the moment you walked through the door you can''t stop thinking about what you''re going to do and it makes you more and more nervous by the minute. Getting high is probably a good idea right now to go through with it. So you tell him to prepare a line for you too.'
-		if cocaine_count = 0: 'Your heart starts beating faster as you bow down rolled up banknote in hand. "Keep one nostril closed," he tells you when you hold the banknote against your right nostril and the other end to the start of the line of white powder.'
-		'You close your left nostril with one finger as you suck in air and the drugs through the banknote and your right nostril. Pain flares up in your nose, but you manage to snort the entire amount into your body.'
-		'"Damn," you exclaim nasally as you rub your nose with your hand and sniff several times.'
-		'"My turn." He grabs the note out of your hand and follows your example.'
-	elseif wl_temp = 2:
-		'<center><table cellspacing="3"><tr><td><img  <<$set_imgh>> src="mod/wlife/images/characters/alexei_cocaine.jpg"></td><td><img  <<$set_imgh>> src="mod/wlife/images/player/joint_smoking_inside.jpg"></td></tr></table></center>'
-		'Since the moment you walked through the door you can''t stop thinking about what you''re going to do and it makes you more and more nervous by the minute. Snorting some blow is probably not the best way to deal with your nerves right now. You shake your head and pull out your weed. "Do you mind if I smoke inside? I need something to calm my nerves."'
-		'"Of course not, go ahead," he says and snorts a line while you prepare your joint.'
-	else
-		'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei_cocaine.jpg"></center>'
-		'You''re nervous enough as it is right now and you don''t need cocaine to push you even further. "No thanks, I want to keep a clear head for this."'
-		'"I understand. Are you a bit nervous?" You nod and he gives you a reassuring smile. "Don''t worry, I won''t judge you for what you''re doing. I think it''s beautiful." You smile as you calm down a bit while he snorts a line of cocaine.'
-	end
-
-	killvar 'wl_temp'
-	gs 'stat'
-
-	act 'Lead <<$rex[''name'']>> into the bedroom':  gt 'mod_wlife_alexei_sex', 'second_visit_start'
-end
-
-if $ARGS[0] = 'second_visit_end':
-	*clr & cla
-	minut += 20
-	dynamic $showerdin
-	pcs_hairbsh = 1
-	if wl_alexei['piss_whore'] = 1:
-		money += 1000
-	else
-		money += 500
-	end
-	rex['bj'] = 1
-	gs 'arousal', 'end'
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei.jpg"></center>'
-	'After taking a quick shower you and <<$rex[''name'']>> are ready to go. "Here,'+iif(wl_alexei['piss_wore'] = 1, ' as promised ', ' ')+'something extra," Alexei says when you say goodbye at the door and hands you '+iif(wl_alexei['piss_whore'] = 1, '1,000', '500')+' <b>₽</b>. "For making him eating my anal creampie'+iif(wl_alexei['piss_whore'] = 1, ' and being my toilet."', '."')
-	'"Thanks," you smile happily and pocket the money. You''re glad that everything went fine. It was always a risk bringing <<$rex[''name'']>> here, but he did his job well.'
-	'"I would like to see you again. There''s one thing I would pay even more for. You going all the way with him."'
-	'Going all the way? What does he mean... Oh... is that even possible? you ask yourself and look down at your dog. How would that work? Is sex the same for humans and dogs? Those and many more questions go through your mind, but one question curiously doesn''t come up. It''s not a question of if you should do it, but how you should do it. Deep down you have already accepted that you''re <<$rex[''name'']>>''s bitch and it''s only a matter of time until you''ll prove that to him.'
-	'"I''ll have to think about it," you tell him.'
-	'"Of course. If you''re ready, just give me a call. OK?"'
-	'You nod and open the door. "Bye Alexei."'
-
-	act 'Leave': gt $loc, $loc_arg
-end
-
-if $ARGS[0] = 'third_visit_start':
-	*clr & cla
-	minut += 8
-	money += 10000
-	menu_off = 1
-	pcs_mood += 20
-	wl_alexei['hang_out'] = 0
-	wl_alexei['status'] = 8
-	wl_alexei['timer'] = daystart + rand(3,5)
-	$location_type = 'private_indoors'
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei_rex.jpg"></center>'
-	'<<$rex[''name'']>> barks happily as Alexei opens the door. Alexei gets down on his knees to greet him before he greets you. "Hi <<$rex[''name'']>>," he says as ruffles his fur with both hands. "Somebody is excited," he adds while you quietly pocket the cash he put on the small dresser next to the door.'
-	'Alexei is obviously talking about <<$rex[''name'']>>, but you can hear it in his voice that he''s the one who''s most excited. "Are you sure you''re talking about him?"'
-	'He looks up while he scratches <<$rex[''name'']>> behind his ears. "No," he admits matter-of-factly. "I couldn''t stop masturbating since you called. I have waited so long for this moment."'
-	'"So... no hanging out, no foreplay this time?"'
-	'He nods eagerly. "If you want, we can hang out afterwards, but I can''t wait any longer."'
-
-	act 'Go to the bedroom': gt 'mod_wlife_alexei_sex', 'third_visit'
-end
-
-if $ARGS[0] = 'video_start':
-	*clr & cla
-	minut += 1
-	menu_off = 1
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
-	'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. You are getting a text from an Alexei. The message just includes a link to a file on a google drive. What could Alexei have send you?'
-
-	act 'Click on the link':
-		*clr & cla
-		minut += 10
-		pcs_horny += 100
-		gs 'stat'
-		'<center><video autoplay loop src="mod/wlife/images/bestiality/vaginal/pull_out.mp4"></video></center>'
-		'What the fuck.... you stare at the small screen of your phone while you brain needs a few seconds to comprehend what''s going on. Is it one of his bestiality videos? No, it''s isn''t just any video... you look closer. Fuck it''s you. You clearly recognize your dog, your pussy and your ass. Alexei recorded you.'
-		'"What the actual fuck," you mumble to yourself as anger flares up inside you. How could he do that to you? You trusted him!'
-		'Suddenly your anger subsides for a short moment as something else flares up inside you. Arousal. On your phone''s screen you can see <<$rex[''name'']>> pulling his knot out of your pussy. It''s mesmerizing how his inflated knot forces itself past your pussy lips and a huge amount of cum flows out of your well-fucked cunt.'
-		'"Oh my god," you whisper as you rewind the video to see it again.'
-		*nl
-		'In the end you have watched it several times before your thoughts return to Alexei''s betrayal. The question is does your anger or your arousal has the upper hand?'
-
-		act 'Your anger ... block his number (Warning: Ends all future content with Alexei)':
-			wl_alexei['status'] = 10000
-			gt $loc, $loc_arg
-		end
-
-		act 'Your arousal ... respond':
-			*clr & cla
-			minut += 2
-			wl_alexei['status'] = 9
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
-			'You think about how to respond and quickly come up with an idea how to get at least some payback. "You stupid asshole I trusted you," you write him.'
-			'"I''m so sorry," Alexei responds immediately. "I knew I shouldn''t do it, but I couldn''t help myself. Please believe me I don''t feel great about it. I thought about deleting it and never tell you about it, but I couldn''t. You had the right to know." A mischievous smile appears on your face as you imagine how Alexei feels right now. He knows he''ll probably never find another girl like you and he can''t afford to lose you. That actually makes his confession more meaningful. He''s risking loosing the connection to the only girl he knows who would do what you do. "I''m really really really really sorry," he writes in his next message.'
-			'"Next time just ask me, Ok?"'
-			'"Next time? Are you serious???"'
-			'You hesitate for a moment before you reply in the affirmative. "Yeah, but no face. My life would be over if anybody I know would find out about it."'
-			'"You''re seriously the most amazing woman I have ever met in my life. And don''t worry, I''ve never recorded your face. I know the risks involved."'
-			'"Good to know. Just remember to ask me if you want to do it again and don''t count on me saying yes. I''ll have to think about it."'
-			'"Of course."'
-
-			act 'Put your phone away': gt $loc, $loc_arg
-		end
-	end
-end
-
---- mod_wlife_alexei ---------------------------------

+ 0 - 418
locations/mod_wlife_alexei_sex.qsrc

@@ -1,418 +0,0 @@
-# mod_wlife_alexei_sex
-
-if $ARGS[0] = 'park_bj':
-	*clr & cla
-	cumnostd = 1
-	wl_stats['unprotected'] += 1
-	wl_whore['pav_total'] += 1
-	wl_sacha['status'] = 9
-	wl_alexei['status'] = 1
-	npc_sex['A913'] = 1
-	gs 'fame', 'pav', 'prostitute', 2
-	gs 'boystat', 'A913'
-	'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/park/bj_0.mp4"></video></center>'
-	'"Want to do it in your car?" you ask when you leave the park, but he shakes his head. "Let''s do it outside. I never understood why people do it in the car. It''s so uncomfortable."'
-	'You laugh. "Tell me about it. I have fucked so many guys in a car and there''s always something in the way, switching position is so annoying."'
-	'"How many is ''so many''," he asks and judging by his hard cock he''s pulling out of his pants he''s clearly interested to know more.'
-	'You squat in front of him as if it''s the most normal thing in the world and grab his penis with your tender hand. "A gentlewoman doesn''t kiss and tell," you quip followed by planting a soft kiss on the tip of his meat.'
-	'"You''re such a tease," he says enjoying the banter. You look up at him and winking playfully at him before you lick the entire length of his cock and really start to work on it.'
-
-	gs 'arousal', 'bj', 3, 'prostitution'
-	gs 'stat'
-
-	act 'Continue':
-		*clr & cla
-		'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/park/bj_1.mp4"></video></center>'
-		'"You have to come to my place and party with me. I bet a girl with an open mind like you would totally enjoy it," he offers as he watches you go down on him. Sucking cock for '+iif(wl_temp = 0, 'drugs', 'money')+'... there aren''t many girls who would do that."'
-		'You let go of his pre-cum oozing dick for a moment to be able to speak to him. "Party with you?"'
-		'"Yeah <<$pcs_nickname>>. Just hang out, chill...," he pauses for a moment to suck in a deep breath, when you take his dick all the way down your throat. "That''s it baby." He enjoys your trained throat and talented tongue for a moment before he continues. "Getting high, drunk or both...," he stops again to run his hand through your thick hair as you continuously pleasure him. "Damn you''re to good at this. You make me lose my train of thought. Where was I?"'
-		'You pull your head all the way back to help him out. "You were talking about booze."'
-		'"Oh yes." He clicks his fingers. "Booze, booze, booze and harder stuff. If you like that, you could give me your number and I call you."'
-		'You shake your head as you caress his balls with one hand and use the other to stroke his saliva covered cock. "No, but you can give me yours."'
-		'"Why?" he asks but immediately gives you the answer to his question. "Oh, I get it. You probably don''t want me drunk call you for a booty call at like three in the morning." He laughs when you nod with his meat which quickly turns into a moan.'
-
-		gs 'arousal', 'bj', 6, 'prostitution'
-		gs 'stat'
-
-		act 'Get his cum':
-			*clr & cla
-			swallow += 1
-			'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/park/bj_2.mp4"></video></center>'
-			'He coats your tongue in a thick layer of sperm. Without him asking for it you give him a second to appreciate his work before you swallow it all down.'
-			'"Thanks, you''re the best," he praises you. "Did you think about my offer?"'
-			'"You can give me your number, but that isn''t a promise that I''ll call," you tell him and pull out your phone.'
-			'"Alright, great," he says in a good mood and rattles down his number. "You can save it under the name Alexei."'
-
-			gs 'cum_call', 'mouth', 'A913', 1
-			gs 'arousal', 'bj', 3, 'prostitution'
-			gs 'arousal', 'end'
-			gs 'stat'
-
-			act 'Leave': gt 'pav_residential'
-		end
-	end
-end
-
-if $ARGS[0] = 'first_visit_cuni':
-	*clr & cla
-	cumnostd = 1
-	$orgasm_or = 'no'
-	gs 'boystat', 'A913'
-	gs 'arousal', 'cuni', 12, 'prostitution'
-	gs 'stat'
-	'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/part_0.mp4"></video></center>'
-	'The clothes are off, your legs spread and your pussy is already dripping wet before he has even touched you. It''s like an electric shock to your whole body when his tongue flicks your swollen clit'+iif($wl_brand['text_pubic'] ! '', ' while his hand moves over your <<$wl_brand[''text_pubic'']>> tattoo. He pulls back for a second to take a closer look. "I love it. It''s bold, it''s honest and really brave," he says.', '.')
-	*nl
-	'"You taste delicious." His words are nearly swallowed by your moans and the loud music from the adjacent room. His tongue moves through the whole length of your pussy. Up and down, up and down before he moves his attention back to your clit, sucking on it and teasing it with his tongue.'
-	'"Oh my god, don''t stop," you scream as you''re getting close, but he does the opposite. He stops and pulls back. "What are you doing? Please," you beg him, but he doesn''t oblige. When your hand moves between your legs to finish the job yourself he grabs it to stop you. "Please," you beg again.'
-	'"No." He says with a smug grin appearing on his face. "Give it a second." You don''t care and he has to stop you again to prevent you from touching your engorged clit. The pressure between your legs kills you and it takes you some time to get far enough away from the edge to think clearly again. This is the moment he resumes his assault on your pussy with his tongue.'
-
-	act 'Lose it':
-		*clr & cla
-		'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/part_1.mp4"></video></center>'
-		$orgasm_or = 'custom'
-		$orgasm_txt = 'You''re close again within seconds after he has denied you at first, but when he pulls his head away again your moans stop and you scream in frustration instead. "No, not again...," you complain, but you can''t even finish the sentence before he rams two fingers roughly inside your cunt as deep as he possibly can and you explode. You scream in pleasure, your body twitches and your eyes roll back into your head.'
-
-		gs 'arousal', 'vaginal_finger', 3, 'prostitution'
-		gs 'stat'
-
-		act '...':
-			*clr & cla
-			pcs_horny += 100
-			wl_stats['unprotected'] += 1
-			'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/part_2.mp4"></video></center>'
-			$orgasm_or = 'custom'
-			$orgasm_txt = 'Your orgasm hasn''t even finished when he pulls out his fingers and roughly shoves his entire cock deep down into your twitching cunt. You try to push him away, but your arms are way to weak to have any chance to stop the intrusion into your overstimulated pussy and a minute later when your second orgasm hits you, you don''t even want to stop him anymore.'
-
-			gs 'arousal', 'vaginal', 6, 'prostitution'
-			gs 'stat'
-
-			act 'Try to stay sane':
-				*clr & cla
-				$orgasm_or = 'no'
-				'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/part_3.mp4"></video></center>'
-				'"Oh... my... god," you moan as your mind restarts and you open your eyes for the first time in you don''t know how long.'
-				'"Welcome back on planet earth. I guess we can agree, I kept my promise and don''t have to pay the additional 1000 <b>₽</b>," he says confidently. You just nod your head and give a grateful and exhausted smile.'+iif(wl_drugs['cocaine'] = 2, ' If it wasn''t for the cocaine flowing through your system, you don''t know how you would manage to stay conscious.', '')
-				'You look down between your legs and see his cock moving in a out of your glistening, red and swollen cunt. He''s not wearing a condom, but you couldn''t care less. Telling him to put one on would mean he would have to pull out and that''s the last thing you want.'
-				'"Ready for another round?"'
-				'"Always," you reply and he immediately speeds up and you close your eyes again as you ride towards the next orgasmic high. But even after several minutes of constant fucking and being close to the edge, you aren''t able to achieve another orgasm. It''s pleasurable but extremely frustrating at the same time. You think about all the times you came really hard and fast, to guess what will help you to get off for a third time. You tell him to...'
-
-				gs 'arousal', 'vaginal', 12, 'prostitution'
-				gs 'stat'
-
-				act '... fuck you harder':
-					*clr & cla
-					gs 'pain', 10, 'asscheeks', 'slap'
-					gs 'arousal', 'vaginal', 6, 'prostitution', 'rough'
-					gs 'stat'
-					'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/part_4a.mp4"></video></center>'
-					'"Harder, fuck me harder," you shout at him. "Faster Alexei."'
-					'He does without a problem. The cocaine giving him the energy he needs. You fall to your side, his hands claw into your flesh and his cock hammers you into oblivion.'
-					'"Oh fuck, yes. Slap my ass," you scream and immediately his hands hits your ass. "Again," you scream and he happily obliges.'
-					*nl
-					'"I''m coming," he groans.'
-					'"Do it," you scream knowing 1this will do it. This will give you what you need. "Cum inside me."'
-
-					act 'Take his seed': gt 'mod_wlife_alexei_sex', 'first_visit_creampie'
-				end
-
-				act '... choke you':
-					*clr & cla
-					gs 'pain', 10, 'throat', 'choke'
-					gs 'arousal', 'vaginal', 6, 'prostitution', 'rough'
-					gs 'stat'
-					'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/part_4b.mp4"></video></center>'
-					'"Choke me," you say. Your sure he has heard you, but he doesn''t do it, he only looks at you confused, aroused and surprised at the same time. "Choke me," you repeat and this time his hand grabs your throat. "Harder, choke me like you mean it." And he does. His fingers tighten, you gasp for air, but your eyes find his and they tell him it''s OK.'
-					*nl
-					'"I''m coming," he groans and relaxes his hand for a moment to see if you say anything, but you don''t. Feeling his hot cum inside you will be last thing you need to finally achieve your goal.'
-
-					act 'Take his seed': gt 'mod_wlife_alexei_sex', 'first_visit_creampie'
-				end
-			end
-		end
-	end
-end
-
-if $ARGS[0] = 'first_visit_creampie':
-	*clr & cla
-	cumnostd = 1
-	wl_stats['unprotected'] += 1
-	$orgasm_or = 'custom'
-	'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/part_5.mp4"></video></center>'
-	$orgasm_txt = 'You feel his cum erupting like a volcano into your willing sex, you feel Alexei pulling out and the cum slowly oozing out of your hole, but you never open your eyes, because for the third time, if you don''t count the small micro-orgasms in between, you cum and it''s different than the two before. Not as intense but it''s longer and even more satisfying. Even without his cock inside you it''s immensely pleasurable. You''re just sitting there and enjoying every second of it.'+iif(wl_drugs['cocaine'] = 2, ' It''s as if the cocaine has encouraged your body to grow new nerve endings to double... no triple the sensation every touch generates.', '')
-	gs 'cum_call', 'vaginal', 'A913', 1
-	gs 'arousal', 'vaginal', 6, 'prostitution'
-	gs 'arousal', 'end'
-	gs 'stat'
-
-	act 'Go back to the living room': gt 'mod_wlife_alexei', 'first_visit_after_sex'
-end
-
-if $ARGS[0] = 'first_visit_cuni_2':
-	*clr & cla
-	$orgasm_or = 'no'
-	if pcs_horny < 60: pcs_horny = 60
-	'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/part_6.mp4"></video></center>'
-	'You two are chilling next to each other on the couch until something stirs between his legs. "Welcome back," you quip, but Alexei doesn''t give any indication that he wants to go again. He seems lost in thought starring at the huge flat-screen TV.'
-	'"I...," he pauses, bites down on his lower lip. "Fuck it, I show you," he abruptly says and jumps up to get the remote for the TV. "I prepared something. Not many girls like it, but I think you could be one who has an open mind for anything."'
-	'"Uhm... OK," you say unsure what he means.'
-	'He switches the TV on and returns to you kneeling on the floor in front of you. He pushes your legs apart and moves his head closer and closer to your creampied hole. "Alexei, you left me a huge present inside. Remember?"'
-	'"I told you, I like anything. Pussy and tits or a hard cock and delicious cum. I don''t care." And as if he wants to prove it he digs in not caring about eating his own cum. He''s more tender than the first time carefully licking every inch of your sensitive flesh. After a few minutes of relaxing stimulation you''re really getting wet again and this is when he stops. "I want to show you something and if you don''t like it, I''ll turn it off."'
-	'You''re getting a bad feeling about it. "What is it?"'
-	'"Porn, but something special. I have shown it to a few girls and they all were disgusted by it or at least said so. It isn''t something bad," he quickly adds when he sees the reaction on your face. "Just take a look."'
-
-	gs 'arousal', 'cuni', -10
-	gs 'stat'
-
-	*nl
-	'<br><font color="red">Content Warning: Bestiality</font>'
-
-	act 'Continue':
-		*clr & cla
-		minut += 10
-		$orgasm_or = 'custom'
-		$orgasm_txt = ''
-		$wl_fetish['bestiality'] = 'active'
-		'<center><video autoplay loop src="mod/wlife/images/bestiality/alexei/first_visit.mp4"></video></center>'
-		'The video starts playing and Alexei focuses his attention back on your pussy. Your eyes grow wide when the video starts and you can see a dog between the legs of a naked woman. His tongue moving over the same place Alexei is licking you right now. "Oh my god."'
-		'"Sorry," Alexei quickly says misunderstanding your reaction. He tries to grab the remote, but you quickly snatch it away with one hand and push his face back between your legs.'
-		'"Lick me," you order him as if he was your dog. Your eyes grow wide and you keep starring at the dog obediently lapping his owners pussy. It''s impossible for you to turn your gaze away. It''s just to fucking hot.'
-		*nl
-		'"Keep doing that. Yes... Yes... Oh my god <<$rex[''name'']>> good boy keep licking," you moan throwing your head back. The part of your brain that''s still able to think realizes that you didn''t say Alexei, but <<$rex[''name'']>>. Your eyes flutter shut and a picture appears in your mind of <<$rex[''name'']>> between your legs, his soft fur rubbing against your body as his strong tongue licks your most private parts.'
-
-		gs 'arousal', 'porn', -10, 'prostitution'
-		gs 'arousal', 'cuni', -10, 'prostitution'
-		gs 'stat'
-
-		act 'Continue':
-			*clr & cla
-			$orgasm_or = 'no'
-			minut += rand(240,300)
-			if hour < 11: hour = 11
-			pcs_sleep += 60
-			pcs_hydra += 40
-			swallow += 1
-			wl_stats['unprotected'] += 1
-			cumnostd = 1 & gs 'cum_call', 'vaginal', 'A913', 1
-			cumnostd = 1 & gs 'cum_call', 'anus', 'A913', 1
-			cumnostd = 1 & gs 'cum_call', 'mouth', 'A913', 1
-			'<center><img <<$set_imgh>> src="mod/wlife/images/prostitution/pavlovsk/alexei/home/first_visit/wake_up.jpg"></center>'
-			'What happened? You blink a few times, but the light is way too bright. Is it morning? You ask yourself, but it''s hard to even answer such a basic question when somebody is inside your head banging a sledgehammer against your forehead.'
-			'"Ouch," you mumble when you finally get your eyes open seeing an only vaguely familiar bedroom. Slowly the memories return. The booze, the sex'+iif(wl_drugs['cocaine'] > 1, ', the coke', ',')+' the dog porn, more sex, a lot more sex. Wait... dog porn? Your eyes open wide as you remember the scene. "Shit," you murmur. "What was I thinking?" You ask yourself as you sit up on the edge of the bed. Alexei is still deep asleep behind you. Your pussy is covered with dry sperm, your mouth tastes like cum as well and judging from how your ass feels he fucked your ass at least once during this wild night, but you don''t remember.'
-			'You turn around and think about waking Alexei up, but then you remember screaming your dog''s name as you came and suddenly there is only one think you want to do more than anything in the world...'
-
-			gs 'pain', 10, 'head', 'ache'
-			gs 'arousal', 'anal', -1, 'prostitution'
-			gs 'arousal', 'bj', -1, 'prostitution'
-			gs 'arousal', 'end'
-			gs 'stat'
-
-			act '... leave': minut += 10 & gt $loc, $loc_arg
-		end
-	end
-
-	act '<font color="red">Block this type of content</font>':
-		cla & *nl
-		money += 1000
-		gs 'arousal', 'end'
-		gs 'stat'
-		$wl_fetish['bestiality'] = 'blocked'
-		'"WHAT THE FUCK?" you stare at the screen. You expected some kinky shit, but not that. You push him away and quickly collect your clothes.'
-		'"Sorry <<$pcs_nickname>>, I didn''t mean to offend you."'
-		'You don''t even dignify that with a response. You get dressed, grab the money next to the door as compensation for having to see that and leave the building as quickly as possible.'
-
-		act 'Leave the apartment': gt $loc, $loc_arg
-	end
-end
-
-if $ARGS[0] = 'second_visit_start':
-	*clr & cla
-	cumnostd = 1
-	$orgasm_or = 'no'
-	if pcs_horny < 60: pcs_horny = 60
-	gs 'boystat', 'A913'
-	'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/second_visit/ready.mp4"></video></center>'
-	'"Let''s see how much it takes," you say as you kneel down in front of him. You grab the base of his twitching dick and use two fingers to stroke up and down the entire length, but you never touch the sensitive top. He cums immediately. Huge thick spurts of cum erupt into the air and cover his naked stomach and chest in cum.'
-	'"That was intense." He''s breathing hard and shakes his head as if he can''t believe he came so hard only from anticipating what will happen next. He takes his t-shirt and cleans up the mess he made while you take of the last pieces of clothing and head into the bedroom.'
-
-	gs 'arousal', 'hj', 2, 'prostitution'
-	gs 'stat'
-
-	act 'Call <<$rex[''name'']>> into the bedroom':
-		*clr & cla
-		gs 'boystat', 'A950'
-		'<center><video autoplay loop src="mod/wlife/images/bestiality/alexei/second_visit_0.mp4"></video></center>'
-		'Alexei moved a comfortable looking armchair into a bedroom from where he can watch the show. He''s sitting down while you settle in on the bed. "<<$rex[''name'']>>," you shout. He responds with one bark and storms into the bedroom. He doesn''t make a beeline for your pussy. Instead he runs to Alexei first and pushes his nose against his stomach.'
-		'"Seems I''m not the only one here who likes the smell of cum," Alexei says.'
-		'"Make that three," you say while you slap your wet pussy again and this time <<$rex[''name'']>> responds and jumps onto the bed. "Good boy, come here," you order him and softly slap your pussy again to indicate what he has to do. "Let''s show Alexei what a good boy you are."'
-		'"Unbelievable," Alexei murmurs and his eyes grow even wider, but this time it''s not because of the drugs. He leans forward starring at your crotch where <<$rex[''name'']>>''s tongue wanders all over your pussy. "This is so insane."'
-		'"Insanely good," you moan as <<$rex[''name'']>>''s tongue dips deep between your flushed looking vaginal lips. You lie down and let <<$rex[''name'']>> continue on his own. He doesn''t need your help anymore, he''ll lick you until he has quenched his thirst for pussy juice.'
-
-		gs 'arousal', 'cuni', 6, 'beast', 'prostitution'
-		gs 'stat'
-
-		act 'Enjoy it':
-			*clr & cla
-			wl_bestiality['cuni_count'] += 1
-			$orgasm_or = 'custom'
-			'<center><video autoplay loop src="mod/wlife/images/bestiality/alexei/second_visit_1.mp4"></video></center>'
-			'Apart from your moans the next few minutes pass in silence. Alexei is content with watching <<$rex[''name'']>> licking his mistress. He doesn''t even touch his cock that has grown hard again.'
-			$orgasm_txt = '"Yes, right there. Lick me right there," you moan when his rough tongue moves over your clit. You close your eyes, only seconds away from an orgasm, when something touches your lips. It''s Alexei''s mouth. You part your lips and let his tongue slip inside. Your tongues dance around each other as you push your hips into your dogs snout. You moan into Alexei''s mouth when you go over the edge and cum.'
-			gs 'arousal', 'cuni', 8, 'beast', 'prostitution'
-			gs 'stat'
-			*nl
-			'You close your legs and push <<$rex[''name'']>> away with your hands after you break the kiss.'
-			'"Give me a second," you say breathing heavy, but he shakes his head.'
-			'"Sorry, I can''t wait," he tells you and you can hear the inpatients in his voice. "Please <<$pcs_nickname>>."'
-			'"Fine," you give in and turn around on the bed to give him better access to your behind. "Do you mind fucking my ass? My pussy is way to sensitive right now."'
-			'He gets on the bed behind you and positions his throbbing cock at your back entrance. "Do I mind? Hell no. I prefer ass anyway."'
-
-			act 'Let him have you':
-				*clr & cla
-				$orgasm_or = 'no'
-				wl_stats['unprotected'] += 1
-				gs 'boystat', 'A913'
-				gs 'pain', 9, 'asshole', 'stretch'
-				'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/second_visit/anal_0.mp4"></video></center>'
-				'He sticks his dick once in your pussy to lubricate it with your juices and doggy saliva before he shoves it into your ass way too deep and way too fast. Having endured worse you suffer through his assault and keep your mouth shut. He''s just completely overstimulated by having one of his biggest sexual desires fulfilled.'
-				'<<$rex[''name'']>> jumps back onto the bed and lays down next to you his nose only centimeters away from yours. His soft dark eyes look at you as if he can sense your discomfort. Warmth fills your heart and you stretch out your hand to stroke his soft fur. "Everything is alright," you assure him. "This is just my job."'
-
-				gs 'arousal', 'anal', 2, 'prostitution'
-				gs 'stat'
-
-				act 'Get creampied':
-					*clr & cla
-					'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/second_visit/anal_1.mp4"></video></center>'
-					'It doesn''t take Alexei long to finish. At the end the pain had subsided, but he didn''t even fuck you long enough for you to experience the familiar pleasant tingling sensation you always get before having an anal orgasm. After barely fucking you for a minute he shoves his cock as deep as he can inside your bowels to pump a huge amount of cum into you with his throbbing cock. After he pulls out, you push your hips up and push as hard as you can with your anal muscles. "<<$rex[''name'']>> lick!" <<$rex[''name'']>> jumps up and runs around the bed at the same time you push out Alexei''s cum. It squirts out of your ass onto the bed and runs down your pussy lips. <<$rex[''name'']>> loves it and starts to clean you with his eager tongue, but Alexei seems to like your debauchery as well. Mesmerized he stares at your exposed ass and your dog enjoying his first taste of human semen.'
-					'"Dog eating an anal creampie. Now I have seen everything," Alexei says and if he had a tail, he would be wagging it like <<$rex[''name'']>> is doing right now. "If you want something, help yourself to anything you want in the kitchen. I have to take a leak."'
-
-					gs 'cum_call', 'anus', 'A913', 1
-					gs 'arousal', 'anal', 2, 'prostitution'
-					gs 'arousal', 'rimming', 1, 'beast'
-					gs 'stat'
-
-					act 'Get ready to leave': gt 'mod_wlife_alexei', 'second_visit_end'
-
-					if $wl_fetish['piss_drinking'] ! '' and $wl_fetish['piss_drinking'] ! 'blocked':
-						gs 'willpower', 'misc', 'self', iif($wl_fetish['piss_drinking'] = 'yes', 'easy', 'hard')
-						if will_cost <= pcs_willpwr:
-							act 'Offer to be his toilet (<<will_cost>> Willpower)':
-								cla & *nl
-								minut += 1
-								wl_alexei['piss_whore'] = 1
-								gs 'stat'
-								'"Want me to come tag along and be your toilet," you offer him as casual as possible.'
-								'He blinks... blinks again like his brain has stopped working. "Uhm... what?" he asks confused.'
-								'"Want me to drink it? Your piss? I''m totally parched and could go for some right now," you '+iif($wl_fetish['piss_drinking'] = 'yes', 'say', 'lie')+' and add. "Against a small fee of course."'
-								'"Damn you''re really nasty," he replies, but he doesn''t sound disgusted only surprised by your suggestion.'
-								'"So you draw the line at pissing into a girls mouth." His cock twitches. "But watching a girl getting licked by a dog is fine?"'
-								'"It was meant as a compliment. <<$pcs_nickname>> you should know by now the nastier something is the more I like it."'
-
-								act 'Follow him into the bathroom':
-									*clr & cla
-									minut += 4
-									'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/second_visit/piss_whore_0.mp4"></video></center>'
-									'"How are we going to do this?" Alexei asks with a hardening dick. "Do you sit down on the toilet or...?"'
-									'You shake your head. "The shower is probably better. It sometimes gets messy."'
-									'"So you''re an experienced...," he searches for the right word in his head as both of you step into the shower.'
-									'"Piss whore?" you suggest while '+iif($wl_fetish['piss_drinking'] = 'yes', 'pressure builds between your legs in anticipation of', 'your stomach rumbles uncomfortably as if it knows')+' what''s about to happen.'
-									'"I don''t know. It''s true I guess, but I would say you''re more like a piss connoisseur."'
-									'"Is that so? A connoisseur? Then give me what I crave and I tell you how yours compares to others," you say before opening your mouth to be his toilet.'
-
-									act 'Drink it':
-										*clr & cla
-										minut += 4
-										gs 'stat'
-										'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/second_visit/piss_whore_1.mp4"></video></center>'
-										iif($wl_fetish['piss_drinking'] = 'no', 'Why the fuck did you suggest this? you ask yourself', 'Finally! You can taste else''s piss again, you think')+' as the first week stream of piss hits your tits. Alexei''s grabs his cock and aims the stream of yellow fluid carefully at your mouth. It fills up rapidly, you swallow it and can feel it moving down your throat into your stomach. More piss drenches your face and you open your mouth again to load it up with his '+iif($wl_fetish['piss_drinkin'] = 'yes', 'delicious treat.', 'disgusting fluid.')
-
-										if $wl_fetish['pissed_on'] = 'no':
-											if pcs_mood > 10: pcs_mood = 10
-											gs 'arousal', 'pee', -1, 'sub', 'humiliation', 'prostitution'
-										else
-											gs 'arousal', 'pee', -10, 'sub', 'humiliation', 'prostitution'
-										end
-										gs 'stat'
-
-										act 'Get ready to leave': gt 'mod_wlife_alexei', 'second_visit_end'
-									end
-								end
-							end
-						else
-							act 'Offer to be his toilet (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-						end
-					end
-				end
-			end
-		end
-	end
-end
-
-if $ARGS[0] = 'third_visit':
-	*clr & cla
-	$orgasm_or = 'no'
-	gs 'boystat', 'A950'
-	wl_bestiality['pussy_count'] += 1
-	rex['timer_pussy'] = daystart
-	'<center><video autoplay loop src="mod/wlife/images/bestiality/alexei/cam.mp4"></video></center>'
-	'You don''t have to tell <<$rex[''name'']>> anything to mount you. It''s enough for you to get naked and on your hands and knees before <<$rex[''name'']>> is already jumping on your back. You can''t know what''s going on in his mind, but it''s as if he has learned to equate human females with the females of his own species... or he thinks of you as his personal bitch. Yeah it''s probably the latter. What you also don''t know is what Alexei is doing at the same time. He pulled out his phone the moment <<$rex[''name'']>> has mounted you. The camera lens of his phone is pointed at your crotch from the moment <<$rex[''name'']>> doggy cock pokes at your hole. He films how your dog penis finds his target and rapidly expands until he pushes his whole knot inside your body to breed you.'
-
-	act 'Pull out':
-		*clr & cla
-		$orgasm_or = 'no'
-		'<center><video autoplay loop src="mod/wlife/images/bestiality/vaginal/pull_out.mp4"></video></center>'
-		'"Oh my god," Alexei says as <<$rex[''name'']>> pulls out his still inflated knot out of your pussy and a gush of doggy cum follows after second. At the same time you hear an animalistic grunt emanating from Alexei and feel something warm hitting your left thigh.'
-		*nl
-		'"I need you," Alexei says only two minutes later while you''re still laying on his bed.'
-		'"What?" you ask exhausted and your mind is still a bit foggy from the post orgasm bliss.'
-		'"Just lay there," he says without explaining what he''s about to do.'
-		'Suddenly you feel something hard poking at your wet cunt. It''s his cock. He just soiled your thigh with his cum, but he''s already hard again.'
-		'"Not my pussy," you protest like the last time you visited him. "It''s too sensitive right now."'
-		'"Don''t worry, I just need it for some lube." He dips his dick inside you and coats it in the forbidden mixture of a dog''s and a human''s juices. After he''s sure his cock is ''lubed'' up he pulls out and forces it inside your ass.'
-
-		gs 'arousal', 'vaginal', 2, 'beast', 'sub'
-		gs 'arousal', 'end'
-		gs 'stat'
-
-		act 'Let him blow off some steam':
-			*clr & cla
-			$orgasm_or = 'no'
-			wl_stats['unprotected'] += 1
-			gs 'boystat', 'A913'
-			gs 'pain', 9, 'asshole', 'stretch'
-			'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/second_visit/anal_0.mp4"></video></center>'
-			'It''s just like last time. It doesn''t feel like sex with a human more like <<$rex[''name'']>> is at it again. Alexei assaults your intestines mercilessly and with such force and speed that even your trained hole has problems to keep up with his movements. Right now you''re not a human for him. You''re just a hole he can unload his seed in.'
-
-			gs 'arousal', 'anal', 2, 'prostitution'
-			gs 'stat'
-
-			act 'Get filled with cum for a second time':
-				*clr & cla
-				'<center><video autoplay loop src="mod/wlife/images/prostitution/pavlovsk/alexei/home/second_visit/anal_1.mp4"></video></center>'
-				'It doesn''t take long for him to cum a second time even after unloading on your thigh only minutes ago.'
-				'He let''s out an exhausted moan and collapses on your back as his cock twitches inside you.'
-				'"Good boy," you say as if he was a dog.'
-				*nl
-				'"I''m sorry <<$pcs_firstname>>," he says as he rolls to the side to get off the bed. "I promised you that we could hang out afterwards, but I''m spend and I need a break.'
-				'"Sure," you reply. It''s not like it''s the first time a customer has told you to get out the second they''re done.'
-				'"You can take a shower before you go," is the last thing he says before he grabs the phone with the recording and walks out of the room.'
-				'Feeling exhausted as well, you don''t want to get up from the bed immediately. Instead of a shower you slap your ass with your hand. "<<$rex[''name'']>> come here boy." He jumps on the bed while you spread your legs. Your dog starts to lick you clean and keeps licking your cunt and asshole as you feed Alexei''s anal creampie to him.'
-
-				gs 'cum_call', 'anus', 'A913', 1
-				gs 'arousal', 'anal', 2, 'prostitution'
-				gs 'arousal', 'rimming', 1, 'beast'
-				gs 'stat'
-
-				act 'Take a shower, get dressed and leave':
-					minut += 20
-					dynamic $showerdin
-					pcs_hairbsh = 1
-					gs 'arousal', 'end'
-					gt $loc, $loc_arg
-				end
-			end
-		end
-	end
-end
-
---- mod_wlife_alexei_sex ---------------------------------

+ 0 - 7
locations/mod_wlife_cheatmenu.qsrc

@@ -100,7 +100,6 @@ if $ARGS[0] = 'variables':
 	'- Okoro Brothers: wl_okoro[''status''] = <<wl_okoro[''status'']>>'
 	'- Nikita: wl_nikita[''status''] = <<wl_nikita[''status'']>>'
 	'- Adrian: wl_adrian[''status''] = <<wl_adrian[''status'']>>'
-	'- Alexei: wl_alexei[''status''] = <<wl_alexei[''status'']>>'
 	'- Irina: wl_irina[''status''] = <<wl_irina[''status'']>>'
 
 	*nl
@@ -167,12 +166,6 @@ if $ARGS[0] = 'FAQ':
 	'- Leave the train station, but don’t enter the industrial area'
 	'- Outside the train station is a link on the main screen about a bus that takes you there'
 	*nl
-	'<b>How do I start the bestiality content?</b>'
-	'- You need to have slept with at least 15 men in Pavlovsk'
-	'- Visit Sacha once a week, talk to him if possible until you disturb him with another customer'
-	'- Call Alexei and visit him in his apartment'
-	'- Go for a walk with your dog afterwards and if your relationship with him is high enough, he will sniff your crotch and you can start to train him to lick your pussy'
-	*nl
 end
 
 --- mod_wlife_cheatmenu ---------------------------------

+ 0 - 20
locations/mod_wlife_functions.qsrc

@@ -137,26 +137,6 @@ if $ARGS[0] = 'will_atm':
 	gs 'willpower', 'difficulty', '<<$ARGS[2]>>'
 end
 
-if $ARGS[0] = 'will_bestiality':
-	gs 'willpower', 'calc'
-	will_cost = 0
-	if missCum >= timeTresh: will_calc += 100
-	if $ARGS[1] = 'resist':
-		if zoo <= 90:
-			will_cost = (10 + zoo + will_calc) / 10
-		else
-			will_cost = (100 + will_calc)/10
-		end
-	else
-		if zoo <= 90:
-			will_cost = (100 - zoo + will_calc) / 10
-		else
-			will_cost = (10 + will_calc)/10
-		end
-	end
-	gs 'willpower', 'difficulty', '<<$ARGS[2]>>'
-end
-
 if $ARGS[0] = 'will_acceptance':
 	if $ARGS[1] = 'resist':
 		if wl_stats['acceptance'] > 60:

+ 0 - 15
locations/mod_wlife_phone.qsrc

@@ -181,12 +181,6 @@ if $ARGS[0] = 'start':
 		end
 	end
 
-	if wl_alexei['status'] = 1 and wl_alexei['party'] = 0:
-		act 'Call Alexei to hang out with him': gt 'mod_wlife_alexei', 'call'
-	elseif rex['pussy'] = 1 and wl_alexei['status'] = 6 and wl_thought['best_alexei'] = 2:
-		act 'Call Alexei again': gt 'mod_wlife_alexei', 'call_2'
-	end
-
 	if wl_homeless['video_count'] > 0:
 		act 'Visit youporn.com to see your video':
 			*clr & cla
@@ -277,14 +271,6 @@ if $ARGS[0] = 'character':
 
 	*nl
 
-	if (wl_bestiality['cuni_count'] + wl_bestiality['bj_count']) > 0:
-		'<b>Bestiality statistics:</b>'
-		'- Cunnilingus: <<wl_bestiality[''cuni_count'']>>x'
-		'- Blowjob: <<wl_bestiality[''bj_count'']>>x'
-		'- Vaginal: <<wl_bestiality[''pussy_count'']>>x'
-		*nl
-	end
-
 	'<b>Fetishes</b>'
 	'Do you like the following fetishes?'
 	if $wl_fetish['BDSM'] ! '': '- Masochism: '+iif($wl_fetish['BDSM'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''BDSM''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['BDSM'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''BDSM''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')
@@ -295,7 +281,6 @@ if $ARGS[0] = 'character':
 	if $wl_fetish['piss_pussy'] ! '': '- Have someone piss inside your pussy: '+iif($wl_fetish['piss_pussy'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''piss_pussy''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['piss_pussy'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''piss_pussy''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')+'|'+iif($wl_fetish['piss_pussy'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''piss_pussy''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
 	if $wl_fetish['rimjob'] ! '' and $wl_fetish['rimjob'] ! 'undecided': '- Giving rimjobs: '+iif($wl_fetish['rimjob'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''rimjob''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['rimjob'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''rimjob''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')+'|'+iif($wl_fetish['rimjob'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''rimjob''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
 	if $wl_fetish['atm'] ! '': '- Ass to mouth: '+iif($wl_fetish['atm'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''atm''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['atm'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''atm''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')+'|'+iif($wl_fetish['atm'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''atm''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
-	if $wl_fetish['bestiality'] ! '': '- Bestiality: '+iif($wl_fetish['bestiality'] = 'active', '<b>Active</b>', '<a href="exec: $wl_fetish[''active''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Active</a>')+'|'+iif($wl_fetish['bestiality'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''bestiality''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
 
 	if $wl_brand['type'] ! '' or wl_whore['pirsA'] > 0:
 		*nl

+ 5 - 13
locations/mod_wlife_readme.qsrc

@@ -1,7 +1,10 @@
 # mod_wlife_readme
 
 *clr & cla
-
+'<b>Version 0.3721: (Savegames made in 0.3 - 0.372 are compatible)</b>'
+*nl
+'[removed] All of the Alexei content including meeting him in the park.'
+'[removed] Removed all the remaining extra dog content and going to rest too as the main game has all of it.'
 '<b>Version 0.372: (Savegames made in 0.3 - 0.3711 are compatible)</b>'
 *nl
 '[added] Visit Alexei for a third time (you can call him by using the mods phone)'
@@ -45,14 +48,6 @@
 '- After the switch from "community service" to Irina, fucking the homeless has a chance of being discovered and will lead to additional punishment'
 '- New Fetish (BDSM) that can be liked/disliked, but not blocked like the others. Punishment events like "community service" and BDSM can only be avoided by not breaking the rules'
 *nl
-'[added] Alexei/Bestiality/Dog'
-'- Thought in bed about bestiality'
-'- Take your furry friend to Alexei for a private show'
-'- Give your dog a blowjob (unlocked by either avoiding the second Alexei event or by visiting him)'
-'- Have vaginal sex with your dog (unlocked by giving your dog a blowjob)'
-'- Bestiality statistics in the personal information area of the phone'
-'- If you don''t live at home, you need to buy dog food at the supermarket to feed him (but if you don''t feed him, he won''t die)'
-*nl
 '[added] Other stuff'
 '- Meet Leon and Henri Okoro again with a chance for a second investigation point'
 '- If you like to drink piss, you can now do it on your own once per day at your home'
@@ -106,15 +101,13 @@
 '<b>Version 0.36: (Savegames made in 0.3 - 0.352 are compatible)</b>'
 *nl
 '- Image pack 2 has been updated'
-'- Image pack (best) is required if you want to play and see the bestiality content'
 *nl
 '[added] Sacha/Alexei'
 '- Several small events/chats with Sacha after the party with him and Shura'
-'- Meet and party with Alexei a customer of Sacha and one of your clients in pavlovsk (Gateway character for harder drugs and bestiality)'
 '- Buy cocaine from Sacha after meeting Alexei'
 '- Fuck Sacha for some blow'
 *nl
-'[added] Family dog / Bestiality'
+'[added] Family dog'
 '- You have to walk him (2x per day), feed him (2x per day) and give him a bath (1x per week)'
 '- You can play with him, buy toys and treats and go on a run with him'
 '- If you don''t take care of him, your mother has to do it instead and the relationship with your dog and your mom will suffer'
@@ -122,7 +115,6 @@
 '- Cheats to change how often you have to do the chores (minimum 1)'
 '- Cheat to remove him'
 '- He can live with you if you move into the hotelroom'
-'- If your relationship with your dog is high and you witnessed the event at Alexei''s home you will be able to train your dog to lick you'
 *nl
 '[added] Different stuff'
 '- Chat with Tomas at the gas station'

+ 4 - 89
locations/mod_wlife_rex.qsrc

@@ -23,13 +23,6 @@ if $ARGS[0] = 'start':
 		objects['chew'] -= 1
 		rex['chew_day'] = daystart
 		'<center><img <<$set_imgh>> src="mod/wlife/images/animals/rex_chew.jpg"></center>'
-	elseif rex['love'] > 40 and rand (1,10) > 5 and rex['kiss_day_inside'] ! daystart and $wl_fetish['bestiality'] = 'active' and rex['status'] > 2:
-		rex['temp'] = 1
-		rex['love'] += 1
-		rex['kiss_day_inside'] = daystart
-		'<center><img <<$set_imgh>> src="mod/wlife/images/activities/kiss_inside.jpg"></center>'
-	elseif rand(1,100) < min(rex['love'], 50) and rex['status'] < 2 and $wl_fetish['bestiality'] = 'active':
-		gt 'mod_wlife_rex', 'sniff', 'inside'
 	else
 		'<center><img <<$set_imgh>> src="mod/wlife/images/animals/rex.jpg"></center>'
 	end
@@ -115,33 +108,6 @@ if $ARGS[0] = 'activities_normal':
 	killvar 'wl_lives_with_parents'
 end
 
-if $ARGS[0] = 'activities_sexual':
-	*nl
-	if rex['train_lick'] = 0 and rex['timer_lick'] ! daystart:
-		act 'Teach him to lick you': gt 'mod_wlife_rex_sex', 'lick'
-	elseif rex['train_lick'] > 0 and rex['train_lick'] < 7 and rex['timer_lick'] ! daystart:
-		if objects['peanut_butter'] = 1:
-			act 'Get your peanut butter and teach him to lick you': gt 'mod_wlife_rex_sex', 'lick'
-		else
-			'<br>You need something to train him. Maybe you should buy peanut butter.'
-		end
-	elseif rex['train_lick'] >= 7 and rex['timer_lick'] ! daystart:
-		act 'Let him lick you': gt 'mod_wlife_rex_sex', 'lick'
-	elseif rex['timer_lick'] = daystart:
-		'<<$rex[''name'']>> already licked your pussy today.'
-	end
-	if rex['bj'] > 2 and rex['timer_bj'] ! daystart:
-		act 'Blow your dog': gt 'mod_wlife_rex_sex', 'bj'
-	elseif rex['bj'] > 2 and rex['timer_bj'] = daystart:
-		'You have blown your dog today.'
-	end
-	if rex['pussy'] > 0 and rex['timer_pussy'] ! daystart:
-		act 'Let him mount you': gt 'mod_wlife_rex_sex', 'pussy_1'
-	elseif rex['pussy'] > 0 and rex['timer_pussy'] = daystart:
-		'He has already mounted you today.'
-	end
-end
-
 !!--- Activities ---
 
 if $ARGS[0] = 'feed':
@@ -183,7 +149,7 @@ if $ARGS[0] = 'exercise':
 		rex['relationship'] += 1
 		minut += iif(daystage = 5 or sunWeather = 0, 10, 15)
 
-		act 'Return home': gt 'mod_wlife_rex', 'end', 'check'
+		act 'Return home': gt 'mod_wlife_rex', 'end'
 
 		if daystage = 5:
 			'<center><img <<$set_imgh>> src="mod/wlife/images/activities/walk_night_'+rand(0,2)+'.jpg"></center>'
@@ -204,7 +170,7 @@ if $ARGS[0] = 'exercise':
 				'<center><img <<$set_imgh>> src="mod/wlife/images/activities/play_outside_'+rand(0,3)+'.jpg"></center>'
 				'You '+iif(objects['toys'] = 1, 'pull out one of your balls', 'pick up a branch')+'. He wags his tail happily knowing what''s going to happen next. "Catch," you say and throw the '+iif(objects['toys'] = 1, 'balls', 'branch')+' as far as you can. He barks and runs after it, picking it up from the ground and proudly returns it to you. '+iif(objects['toys'] = 1, 'He seems to enjoy playing fetch even more with his toy balls. ', '')+'You continue this for ten minutes before you finally...'
 
-				act '... return home': gt 'mod_wlife_rex', 'end', 'check'
+				act '... return home': gt 'mod_wlife_rex', 'end'
 			end
 		end
 	else
@@ -220,7 +186,7 @@ if $ARGS[0] = 'exercise':
 		'You head out and start your run. Most of the time <<$rex[''name'']>> follows obediently, sometimes he stops to sniff or mark his territory, but he always returns to your side, when you''re too far away.'
 		'An hour later you return home exhausted and sweaty.'
 
-		act 'Continue': gt 'mod_wlife_rex', 'end', 'check'
+		act 'Continue': gt 'mod_wlife_rex', 'end'
 	end
 
 	gs 'stat'
@@ -253,39 +219,6 @@ if $ARGS[0] = 'bath':
 	act 'Continue': gt 'mod_wlife_rex', 'end'
 end
 
-if $ARGS[0] = 'sniff':
-	*clr & cla
-	minut += 2
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/animals/rex_sniff_'+iif($ARGS[1] = 'inside', 'inside', 'outside')+'.jpg"></center>'
-	'He suddenly pushes his nose between your legs rubbing it against your crotch. "<<$rex[''name'']>>...," you stammer surprised. "What are you doing?"'
-
-	act 'Push him away (Blocks all sexual content)':
-		*clr & cla
-		minut += 1
-		rex['relationship'] -= 5
-		rex['status'] = 2
-		gs 'stat'
-		'<center><img <<$set_imgh>> src="mod/wlife/images/animals/rex_sniff_stop.jpg"></center>'
-		'"Stop it," you hiss and push his nose away from your private parts. "Bad dog," you add in a stern voice. He looks at you with his big eyes, but you stand firm and keep his nose away with your hand. "No, don''t do that."'
-
-		act 'Continue': gt 'mod_wlife_rex', 'end'
-	end
-
-	act 'Encourage him (Unlocks sexual content)':
-		cla & *nl
-		minut += 2
-		pcs_horny += 10
-		rex['relationship'] += 10
-		rex['love'] += 2
-		rex['status'] = 3
-		gs 'stat'
-		'"Like how I smell?" you ask him as his nose pushes into your private parts and the initial shock has passed. He wags his tail and your pussy tingles pleasantly as you remember the porn video you have seen at Alexei''s apartment. You know that you should stop this behavior, but you can''t get the woman and her dog out of your head. "Yes, sniff it. Sniff my pussy." For him it''s not sexual, just normal behavior. They explore the world with their noses. It''s the same as humans looking at things with their eyes, but for you it''s completely different.'
-
-		act 'Continue': gt 'mod_wlife_rex', 'end'
-	end
-end
-
 !!--- Name ---
 
 if $ARGS[0] = 'name':
@@ -310,25 +243,7 @@ end
 !!--- End ---
 
 if $ARGS[0] = 'end':
-	if $ARGS[1] = 'check':
-		if rand(1,100) < min(rex['love'], 50) and rex['status'] < 2 and $wl_fetish['bestiality'] = 'active':
-			gt 'mod_wlife_rex', 'sniff', 'outside'
-		elseif rex['love'] > 40 and rand (1,10) > 5 and rex['kiss_day_outside'] ! daystart and $wl_fetish['bestiality'] = 'active' and rex['status'] > 2:
-			*clr & cla
-			minut += 2
-			rex['love'] += 1
-			rex['kiss_day_outside'] = daystart
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="mod/wlife/images/activities/kiss_outside.jpg"></center>'
-			'"Wait a second," you tell <<$rex[''name'']>> and squat down next to him. You stick out your tongue and he immediately jumps at the opportunity to lick it. Your tongues dance around each other for a few moments before you get back up and ...'
-
-			act '... return home': gt 'mod_wlife_rex', 'end'
-		else
-			gt 'mod_wlife_rex', 'end'
-		end
-	else
-		gt $loc, $loc_arg
-	end
+	gt $loc, $loc_arg
 end
 
 --- mod_wlife_rex ---------------------------------

+ 0 - 405
locations/mod_wlife_rex_sex.qsrc

@@ -1,405 +0,0 @@
-# mod_wlife_rex_sex
-
-!!------ Cunilingus ------
-
-if $ARGS[0] = 'lick':
-	*clr & cla
-	rex['timer_lick'] = daystart
-	pcs_horny += iif(pcs_horny < 20, 60, 40)
-	$orgasm_or = 'no'
-	gs 'boystat', 'A950'
-	if rex['train_lick'] = 0:
-		minut += 5
-		rex['train_lick'] = 1
-		'<center><img <<$set_imgh>> src="mod/wlife/images/bestiality/rex_confused.jpg"></center>'
-		iif($loc = 'korrPar' or $loc = 'mod_BroMod_korrPar', 'The apartment is empty and', 'Living on your own really comes in handy right now, since')+' nobody will disturb you, when you try what''s on your mind since <<$rex[''name'']>> pushed his nose between your legs and you saw the video at Alexei''s. "<<$rex[''name'']>>, come here," you shout'+iif($loc = 'bedrPar', ' into the hallway ', ' ')+'and only a second later he comes to you like the obedient animal he is.'
-		'<<$rex[''name'']>> walks in on quite a sight. You''re sitting on the floor, legs spread, pussy glistening with wetness and your cheeks are slightly red from a mixture of excitement, embarrassment and a bit of shame. "Still interested?" you ask spreading your pussy lips with your fingers. But he doesn''t react like you have imagined. He doesn''t even come closer to take another sniff. "Come on, you''ll like it. Just taste it," you try to convince him, but he only get''s up and leaves the room.'
-		'That didn''t even come close to your expectations. It will probably take more to convince an animal to cross the invisible line between species. You sigh and think about how to solve the problem.'
-
-		act 'Google it':
-			*clr & cla
-			minut += rand(12,18)
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
-			'You grab your phone and open your browser. Your cheeks heat up even more when you type in <i>''How to make my dog lick my pussy''</i> in the search engine. After scrolling through the search results you find one tip repeated on several sites. They all suggest to buy peanut butter. Dogs love it, it''s sticky and it takes some time to lick it up.'
-
-			act 'Stop for today': gt 'mod_wlife_rex', 'end', 'bedroom'
-		end
-	elseif rex['train_lick'] = 1:
-		minut += 5
-		wl_bestiality['cuni_count'] += 1
-		rex['train_lick'] = 2
-		'<center><img <<$set_imgh>> src="mod/wlife/images/bestiality/rex_confused.jpg"></center>'
-		iif($loc = 'bedrPar', 'The apartment is empty. ', '')+'Time for another try. You sit down on the floor, but this time you come prepared. "<<$rex[''name'']>>, come here boy," you shout and just like last time he comes to you obediently. It would probably play out like last time if it wasn''t for the secret weapon you have prepared... peanut butter. Dogs are suppose to love that stuff. "Maybe that will make it more interesting for you," you say to him.'
-
-		act 'Put peanut butter on your pussy':
-			*clr & cla
-			'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/training/pussy_0.mp4"></video></center>'
-			'You take some and put it on your pussy and the reaction is a complete success. <<$rex[''name'']>> immediately comes closer and arousal flares up inside you when his rough tongue connects with your sensitive flesh. "Oh yes," you moan as he laps up the treat, but the contact only lasts for a few seconds.'
-			'He gives your pussy a few more licks, but when all the peanut butter is gone he stops looking up at you. "You want more? Because I want more too," you ask him and the happy wag of his tail is all the answer you need.'
-
-			gs 'arousal', 'cuni', 3, 'beast'
-			gs 'stat'
-
-			act 'Apply more peanut butter':
-				*clr & cla
-				'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/training/pussy_1.mp4"></video></center>'
-				'"Yes that''s it," you moan as his tongue touches your pussy again, but this time it also hits your sensitive clit. You hastily apply more peanut butter directly to your clit to repeat the experience. Heat spreads from your pussy to every cell of your body every time his rough tongue laps the peanut butter of your ultra sensitive button. There is no going for you now. If there ever was a chance, that you won''t have gone all the way. It now has reached zero as your orgasm is quickly approaching.'
-
-				gs 'arousal', 'cuni', 7, 'beast'
-				gs 'stat'
-
-				act 'Cum':
-					*clr & cla
-					$orgasm_or = 'custom'
-					'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/training/pussy_2.mp4"></video></center>'
-					'You quickly alternate between putting peanut butter on your clit and between your pussy lips to keep him interested in your private parts. The mind blowing feeling between your legs is intensified ten fold by the fact that''s your dog that is giving you so much pleasure.'
-					$orgasm_txt = '"Yes! There, lick me right there," you moan and put peanut butter one last time on your clit. His tongue hits it hard, your eyes flutter shut, you let your head fall back and your legs start to shake when your orgasm hits you and washes away every iota of doubt about what you''re doing.'
-
-					gs 'arousal', 'cuni', 5, 'beast'
-					gs 'arousal', 'end'
-					gs 'stat'
-
-					gs 'mod_wlife_rex_sex', 'lick_treat'
-				end
-			end
-		end
-	elseif rex['train_lick'] < 7:
-		minut += 5
-		wl_bestiality['cuni_count'] += 1
-		rex['train_lick'] += 1
-		'<center><img <<$set_imgh>> src="mod/wlife/images/bestiality/rex_confused.jpg"></center>'
-		'You sit down on the floor again. "<<$rex[''name'']>>, come here boy. Time for a treat" you shout and just like last time he comes to you obediently. "I have some peanut butter for you," you say seductively and softly slap your wet pussy to reinforce the connection between this treat and human pussy. You put some of the peanut butter on your fingers and apply it to your...'
-
-		act '... pussy':
-			*clr & cla
-			'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/training/pussy_'+rand(0,1)+'.mp4"></video></center>'
-			'Your hand slightly trembles in anticipation, when you apply the nutty incentive on your wet snatch. <<$rex[''name'']>> happily licks the treat of your clit, but he also runs his tongue between your pussy lips to lick up your own juices. "Do you like that <<$rex[''name'']>>? Does my pussy juice taste good?" you ask him. He obviously gives no response.'
-
-			gs 'arousal', 'cuni', rand(4,6), 'beast'
-			gs 'stat'
-
-			act 'Continue': gt 'mod_wlife_rex_sex', 'lick_close_up'
-		end
-
-		act '... ass':
-			*clr & cla
-			'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/training/ass_'+rand(0,1)+'.mp4"></video></center>'
-			'You get on all fours and present your ass to your dog and spread some peanut butter on your asshole. His tongue immediately gets to work and laps up the delicious treat. "Lick my ass," you moan as his tongue coats your asshole in doggy saliva. The pleasure you get from it isn''t as intense as if he was licking your pussy, but it''s still pleasurable enough for you to continue it for a few more minutes. Enjoying getting your ass cleaned out by your dog.'
-
-			gs 'arousal', 'rimming', rand(4,6), 'beast'
-			gs 'stat'
-
-			act 'Switch to your pussy': gt 'mod_wlife_rex_sex', 'lick_close_up'
-		end
-	else
-		*clr & cla
-		$orgasm_or = 'no'
-		wl_bestiality['cuni_count'] += 1
-		'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/regular/start.mp4"></video></center>'
-		'"<<$rex[''name'']>>, lick!" you say in a commanding voice and slap your wet pussy with your hand. The obedient and trained animal wastes no time to fulfill his mistresses wishes. His tongue jumps into action without any other incentive then the nectar leaking out of your pussy and to earn your approval.'
-
-		gs 'arousal', 'cuni', 2, 'beast'
-		gs 'stat'
-
-		act 'Keep his focus on your pussy':
-			*clr & cla
-			'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/regular/pussy_'+rand(0,1)+'.mp4"></video></center>'
-			'He''s such a good dog, you think as he moves his tongue up and down your slit and over your swollen clit. His tongue is rougher than a human one, but it still feels great even better than if a member of your own species would do it. The taboo makes it forbidden, shameful and arousing at the same time.'
-			'"Yes, good boy," you praise him and his tail wags back and forth as he drives you closer and closer to your orgasm.'
-
-			gs 'arousal', 'cuni', 4, 'beast'
-			gs 'stat'
-
-			act 'Use your fingers':
-				*clr & cla
-				$orgasm_or = 'custom'
-				'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/regular/play_pussy_'+rand(0,1)+'.mp4"></video></center>'
-				'You get on all fours to give him better access to both your two holes and move your hand between your legs. You''re ready to cum and can''t take the pressure between your legs anymore. You need to have a release and you need it now.'
-				$orgasm_txt = 'It''s as if <<$rex[''name'']>> can read your thoughts when he gives you exactly what you need right now. His tongue dips between your pussy lips and licks all the way up to your asshole. Your whole body twitches in reaction to this welcoming stimulation and you throw your head back as pleasure explodes where your fingers and his tongue touch your body. "Yes, yes... keep doing that," you moan as you cum.'
-
-				gs 'arousal', 'vaginal_finger', 4, 'beast'
-				gs 'arousal', 'rimming', -4, 'beast'
-				gs 'stat'
-
-				gs 'mod_wlife_rex_sex', 'after_lick_act'
-			end
-		end
-
-		act 'Switch his focus to your asshole':
-			*clr & cla
-			'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/regular/ass_'+rand(0,1)+'.mp4"></video></center>'
-			'"Go lower," you order him and indicate the spot with a quick gesture of your hand. "That''s the spot," you moan when his tongue connects with your asshole drenching it in doggy saliva. He wags his tail when you let out a long satisfied moan. "You like that? Making me feel good?" He doesn''t react, but his tail keeps wagging which probably means yes. You stroke his soft fur and scratch him behind his ears, which he loves, while he cleans and stimulates your ass for you.'
-
-			gs 'arousal', 'rimming', 4, 'beast'
-			gs 'stat'
-
-			act 'Use your fingers':
-				*clr & cla
-				$orgasm_or = 'custom'
-				'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/regular/finger_ass.mp4"></video></center>'
-				'You stick two fingers into your mouth and coat them in saliva before pushing one and than the second one into your asshole. <<$rex[''name'']>> doesn''t seem interested in your activities, he keeps doing what he''s trained to do and happily stimulates your cunt while enjoying the taste of your pussy juice.'
-				$orgasm_txt = 'It''s as if <<$rex[''name'']>> can read your thoughts when he gives you exactly what you need right now. His tongue dips between your pussy lips and licks all the way up to your clit. Your whole body twitches in reaction to this welcoming stimulation. You throw your head back and you can feel your sphincter tighten around your fingers as pleasure explodes where his tongue touches your body. "Yes, yes... keep doing that," you moan as you cum.'
-
-				gs 'arousal', 'anal_finger', 4, 'beast'
-				gs 'arousal', 'cuni', -4, 'beast'
-				gs 'stat'
-
-				gs 'mod_wlife_rex_sex', 'after_lick_act'
-			end
-		end
-	end
-
-	gs 'stat'
-end
-
-if $ARGS[0]= 'after_lick_act':
-	if rex['bj'] > 2 and rex['pussy'] = 0 and rex['rejection'] <= 0:
-		act 'Get up': gt 'mod_wlife_rex_sex', 'pussy_0'
-	elseif rex['pussy'] > 0 and rex['approach'] <= 0 and rex['timer_pussy'] ! daystart:
-		act 'Get up': gt 'mod_wlife_rex_sex', 'pussy_0'
-	else
-		if rex['rejection'] > 0: rex['rejection'] -= 1
-		if rex['approach'] > 0: rex['approach'] -= 1
-		act 'Get yourself cleaned up':
-			if rex['bj'] ! 1:
-				minut += 5
-				gs 'arousal', 'end'
-				gt $loc, $loc_arg
-			else
-				gt 'mod_wlife_rex_sex', 'discover_dick'
-			end
-		end
-
-		if rex['bj'] = 2:
-			act 'Grab his dick': gt 'mod_wlife_rex_sex', 'grab_dick'
-		elseif rex['bj'] = 3 and rex['timer_bj'] ! daystart:
-			act 'Blow him': gt 'mod_wlife_rex_sex', 'bj'
-		end
-	end
-end
-
-if $ARGS[0] = 'lick_treat':
-	if objects['treats'] > 0:
-		act 'Give him a treat to reinforce todays lesson':
-			cla & *nl
-			rex['relationship'] += 2
-			objects['treats'] -= 1
-			rex['train_lick'] += 1
-			rex['love'] += 2
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="mod/wlife/images/activities/treat.jpg"></center>'
-			'"Here you go," you say and hand him one of his normal doggy treats. "You did well, very well. Remember, when you do that again, there will be another treat for you." He happily snaps the treat out of your hand and walks out of the room.'
-
-			act 'Get yourself cleaned up': minut += 5 & gt $loc, $loc_arg
-		end
-	else
-		'<br>You think about giving him an additional treat to reinforce the lesson, but you don''t have any left.'
-		act 'Get yourself cleaned up': minut += 5 & gt $loc, $loc_arg
-	end
-end
-
-if $ARGS[0] = 'lick_close_up':
-	*clr & cla
-	'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/training/close_'+rand(0,5)+'.mp4"></video></center>'
-	'The room is filled with lewd noises as you apply peanut butter to your sensitive spots to keep his tongue active. Not only the direct contact between his tongue and your pussy is what arouses you. It''s seeing him, your dog, between your legs and hearing the wet and sloppy sounds his tongue makes on your flesh. "Good boy," you encourage him several times, when he hits the right spot.'
-
-	gs 'arousal', 'cuni', rand(4,6), 'beast'
-	gs 'stat'
-
-	act 'Orgasm':
-		*clr & cla
-		$orgasm_or = 'custom'
-		'<center><video autoplay loop src="mod/wlife/images/bestiality/licking/training/close_'+rand(0,5)+'.mp4"></video></center>'
-		'"Fuck," you shout into the room and you have to stop yourself from grabbing <<$rex[''name'']>> head and push it into your quivering cunt. It wouldn''t work with him. Instead you somehow manage to keep applying the peanut butter to your wet folds while your orgasm is quickly approaching.'
-		$orgasm_txt = 'Then it hits you. Your legs start to shake and you can''t keep yourself upright anymore. You lay back on the floor as orgasmic wave after orgasmic wave washes over your body drenching you in happiness.'
-
-		gs 'arousal', 'cuni', rand(3,4), 'beast'
-		gs 'arousal', 'end'
-		gs 'stat'
-
-		'The first thing you feel, when your mind is halfway working again, is something wet still touching your pussy. <<$rex[''name'']>> kept licking up your pussy juice all the way through your orgasm even without the peanut butter. "Good boy," he looks up and happily wags his tail, when you add. "Yes you are. Your such a good boy."'
-
-		gs 'mod_wlife_rex_sex', 'lick_treat'
-	end
-end
-
-!!------ Blowjob ------
-
-if $ARGS[0] = 'discover_dick':
-	*clr & cla
-	minut += 5
-	rex['bj'] = 2
-	'<center><video autoplay loop src="mod/wlife/images/bestiality/blowjob/discover_dick.mp4"></video></center>'
-	'"It''s enough." You close your legs, but he keeps pushing his snout between your ass-cheeks to get access to his new favorite place in the world. "Somebody is eager today," you say a bit amused and look up at your dog and see something new for the first time. His dick. It''s dangling between his legs. Totally different than a humans. The skin is red, veiny and looks a bit like a human cock would look like if it wasn''t made mainly out of normal skin, but everything would have been made out the sensitive flesh of the tip. Suddenly you feel remorse. Not for having sexual relations with a dog, but for ignoring his needs all this time. But it''s too late now, <<$rex[''name'']>> already jumps down from the bed and runs out of the room. Maybe next time, you tell yourself.'
-
-	gs 'arousal', 'end'
-	gs 'stat'
-
-	act 'Get yourself cleaned up': minut += 5 & gt $loc, $loc_arg
-end
-
-if $ARGS[0] = 'grab_dick':
-	*clr & cla
-	minut += 5
-	gs 'stat'
-	'<center><video autoplay loop src="mod/wlife/images/bestiality/blowjob/grab_dick.mp4"></video></center>'
-	'His dick is back and this time you don''t waste any time. You crawl behind him and instinctively grab the furry base of his dick and not his cock itself. You know nothing about a dog''s penis, but if it''s in any way like a humans it would hurt a lot grabbing it like this.'
-	'<<$rex[''name'']>> looks back at you confused, but not scared. Still, he tries to get out of this unfamiliar situation and away from you "Hold still <<$rex[''name'']>>," you order him with as much authority as you can muster. To your surprise he does and you don''t waste this opportunity to get closer. It looks nothing like a humans cock. The tip is shaped completely different and there''s a strange bulge where the cock meets its furry sheath.'
-
-	act 'Put it into your mouth': gt 'mod_wlife_rex_sex', 'bj'
-end
-
-if $ARGS[0] = 'bj':
-	*clr & cla
-	gs 'boystat', 'A950'
-	rex['timer_bj'] = daystart
-	'<center><video autoplay loop src="mod/wlife/images/bestiality/blowjob/start_'+rand(0,1)+'.mp4"></video></center>'
-	if rex['bj'] = 2:
-		if pcs_horny < 60: pcs_horny = 60
-		'It''s in your mouth. Your dogs penis is in your mouth. You can''t stop thinking about how insane it is, but the feeling of his doggy meat in your mouth is better than you could have imagined.'
-		'It feels a bit how you expected it to feel. The skin is smoother than that of a human cock and the musky odor is stronger, but not in an unpleasant way. Your wet pussy seems to agree with you and you''re wondering how his cock would feel in there.'
-		'You take your time at first exploring his still soft dick with your tongue, teasing the small hole at the tip of his reddish meat, getting used to the taste and slowly exploring how far you can go and how much pressure you can apply. It seems you can twist his cock all the way back without hurting <<$rex[''name'']>> which makes it much easier to get to it.'
-	else
-		'You know what you have to do to get him hard. You tease the tiny hole with your tongue and take the whole thing into your mouth. After savoring the taste for a while you start to suck his soft cock earnestly to get him hard.'
-	end
-
-	gs 'arousal', 'bj', 3, 'beast'
-	gs 'stat'
-
-	act 'Continue':
-		*clr & cla
-		'<center><video autoplay loop src="mod/wlife/images/bestiality/blowjob/bj_'+rand(0,2)+'.mp4"></video></center>'
-		if rex['bj'] = 2:
-			'His cock grows hard quickly, harder than that of a human. Now you can really get to work and give <<$rex[''name'']>> his first blowjob. You move your mouth up and down the entire length of his dick while your eyes are fixed on the bulge which is also growing more and more. This is by far the biggest difference between doggy and human cock. Why do they have this? You ask yourself while trying to make the experience as pleasurable as possible for <<$rex[''name'']>>. There must be some reason for it to have evolved in this fashion. You make a note in your head to google it later, but right now you want to focus on the task at hand.'
-			*nl
-			'Something happens. Is he cumming? You ask yourself as a small spurt of some fluid shoots into your mouth. You stop what you''re doing for a moment and swirl it around in your mouth. Yeah, it''s most definitely cum, but it''s a tiny amount compared to a human. You swallow and resume your blowjob, when it happens again. Maybe this is how they cum? Not once like a human, but longer over a period of time? You make an additional mental note to google this as well.'
-		else
-			'His cock grows hard quickly and now you can really get to work. You move your mouth up and down and keep the first spurt of cum in your mouth and not swallowing it immediately. It makes the blowjob so much more fun with a bit of cum in your mouth and only if it gets too much or the urge to swallow too strong you gulp it down.'
-		end
-
-		cumnostd = 1 & gs 'cum_call', 'mouth', 'A950', 1
-		gs 'arousal', 'bj', 5, 'beast'
-		gs 'stat'
-
-		act 'Finish':
-			*clr & cla
-			swallow += 1
-			wl_bestiality['bj_count'] += 1
-			'<center><video autoplay loop src="mod/wlife/images/bestiality/blowjob/end.mp4"></video></center>'
-			'He''s getting antsy and the spurts of cum have stopped for some time now. You pull back your head happy to have been able to satisfy your dog. "Did you like it?" you ask not expecting an answer. You scoop the mixture of saliva and cum on your face into your mouth and plant a soft loving kiss on his dick before letting him go.'
-
-			cumnostd = 1 & gs 'cum_call', 'mouth', 'A950', 1
-			gs 'arousal', 'bj', 5, 'beast'
-			gs 'arousal', 'end'
-			gs 'stat'
-
-			act 'Get '+iif(rex['bj'] = 2, 'your phone', 'yourself cleaned up')+' ':
-				if rex['bj'] = 2:
-					*clr & cla
-					minut += rand(12,18)
-					rex['bj'] = 3
-					gs 'stat'
-					'<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
-					'The bulge is called a knot, you find out after a few minutes searching the internet. A male dog uses it to tie him and his bitch together so she can''t get away after he has mounted her. This gives the male dog enough time to inject his cum into her body. Makes sense, you think remembering him cumming over a longer period of time than a human.'
-
-					act 'Get yourself cleaned up': minut += 5 & gt $loc, $loc_arg
-				else
-					minut += 5 & gt $loc, $loc_arg
-				end
-			end
-		end
-	end
-end
-
-!!------- Pussy ------
-
-if $ARGS[0] = 'pussy_0':
-	*clr & cla
-	minut += 3
-	if rex['approach'] <= 0: rex['approach'] += rand(2,5)
-	gs 'stat'
-	'<center><video autoplay loop src="mod/wlife/images/bestiality/vaginal/approach.mp4"></video></center>'
-	if rex['pussy'] = 0:
-		'<<$rex[''name'']>> suddenly jumps on your back when you''re about to leave the bed. You let out a surprised yelp which quickly turns into laughter. "Hey <<$rex[''name'']>>, what are you doing?" you ask him and as if he wants to answer you something pokes your labia. You fell silent immediately. It''s his cock. It has to be. Oh my god, you think, when you realize that he''s trying to fuck you. Again and again he pushes his hips forward, but he misses every time.'
-	else
-		'<<$rex[''name'']>> suddenly jumps on your back when you''re about to leave the bed. His cock pokes your labia eagerly. He''s horny and wants to mount his bitch.'
-	end
-
-	gs 'mod_wlife_functions', 'will_bestiality', 'resist', 'hard'
-	if will_cost <= pcs_willpwr:
-		act 'Push him away (<<will_cost>> Willpower)':
-			cla & *nl
-			minut += 2
-			rex['rejection'] += rand(1,3)
-			rex['love'] -= 5
-			rex['relationship'] -= 10
-			gs 'willpower', 'pay', 'resist'
-			gs 'stat'
-			if rex['pussy'] = 0:
-				'"No, bad dog. Get off me," you shout and push him away.'
-			else
-				'"Sorry, not today. I''m not in the mood," you say and push him away.'
-			end
-
-			act 'Continue': gt $loc, $loc_arg
-		end
-	else
-		act 'Push him away (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-	end
-
-	act 'Guide him in': gt 'mod_wlife_rex_sex', 'pussy_1'
-end
-
-if $ARGS[0] = 'pussy_1':
-	*clr & cla
-	$orgasm_or = 'no'
-	gs 'boystat', 'A950'
-	wl_bestiality['pussy_count'] += 1
-	if npc_sex['A950'] = 0: npc_sex['A950'] = 1
-	rex['timer_pussy'] = daystart
-	'<center><video autoplay loop src="mod/wlife/images/bestiality/vaginal/mount.mp4"></video></center>'
-	'You grab his semi-hard cock and point it at your hole. He finally finds his mark and pushes in. '+iif(rex['pussy'] = 0, 'This is it. You have done it. It''s finally happening. Some part of you still can''t believe it, you''re really having sex with a dog, but the other half has returned to a more primal state and moans like a bitch in heat.', 'You moan like his bitch in heat, your tongue hanging out of your mouth like a dogs as your body welcomes his intrusion.')
-	'<<$rex[''name'']>> doesn''t fuck you like a human. Even the most rough sex doesn''t compare with his speed. He fucks like the wild beast that he is. His semi-hard cock swells to his full size in seconds, the knot expands bringing your pussy to its limits.'
-
-	gs 'arousal', 'vaginal', 2, 'beast', 'sub'
-	gs 'stat'
-
-	act 'Let him continue':
-		*clr & cla
-		'<center><video autoplay loop src="mod/wlife/images/bestiality/vaginal/pussy_'+rand(0,1)+'.mp4"></video></center>'
-		'"Yes! Take me <<$rex[''name'']>>," you scream into the room as his merciless assault continues. This is so completely different than sex with a human male. It has nothing to do with love, nothing to do with power, he''s driven by an unstoppable force, the need to breed. It''s not even about lust or to achieve an orgasm. This is only about him filling his bitch with his fertile sperm.'
-		'And then he stops. '+iif(rex['pussy'] = 0, 'Is it already over? You ask yourself and for a few seconds the only noise in the room are his and your heavy breathing. "Oh my god," you say. "What''s happening?" His', 'You know what''s going to happen next when his')+' knot expands a bit more, sealing your pussy like a cork and his cock twitches shooting the first load of cum into your pussy.'
-
-		gs 'arousal', 'vaginal', 6, 'beast', 'sub'
-		gs 'stat'
-
-		act 'Get bred':
-			*clr & cla
-			$orgasm_or = 'custom'
-			'<center><video autoplay loop src="mod/wlife/images/bestiality/vaginal/pumping_cum.mp4"></video></center>'
-			if rex['pussy'] = 0:
-				rex['pussy'] = 1
-				$orgasm_txt = 'He doesn''t stop. It''s already bin several minutes, but there seems no end to this. You knew he wouldn''t unload his sperm in a short period of time like a human male, but this is insane. You can''t even compare it with him cumming during a blowjob. His balls twitch and twitch and shoot more and more of his hot breeding fluids into you. After even more time his past your pussy finally surrenders and cums. It''s too much. His twitching cock, his cum, his huge knot, it''s all too overwhelming and you cum hard.'
-			else
-				$orgasm_txt = 'This is the best part, the moment you were looking forward to the most. After a brutal but short assault on your cunt, his twitching balls and cock flood you with warm seed and you orgasm around his perfect dick.'
-			end
-
-			cumnostd = 1 & gs 'cum_call', 'vaginal', 'A950', 1, 0, -1, rand(30000,50000)
-			gs 'arousal', 'vaginal', 10, 'beast', 'sub'
-			gs 'arousal', 'end'
-			gs 'stat'
-
-			act 'Continue':
-				*clr & cla
-				minut += 2
-				'<center><video autoplay loop src="mod/wlife/images/bestiality/vaginal/pull_out.mp4"></video></center>'
-				'Suddenly he pulls away and rips his knot and cock out of your body. Cum drips out of your gaping hole and you collapse completely exhausted onto the bed.'
-
-				act 'Leave the bed': gt $loc, $loc_arg
-			end
-		end
-	end
-end
-
---- mod_wlife_rex_sex ---------------------------------

+ 0 - 75
locations/mod_wlife_sacha.qsrc

@@ -216,82 +216,7 @@ if $ARGS[0] = 'events':
 		'"My lips are sealed," you say and move your fingers over your mouth as if you zip your mouth shut.'
 
 		act 'Continue': wl_sacha['temp'] = 1 & gt 'mod_wlife_sacha', 'park'
-	elseif wl_sacha['status'] = 7:
-		minut += 5
-		$wl_whore['pav_scene'] = 'blowjob'
-		gs 'mod_wlife_functions', 'payment', 'pav'
-		'<center><img <<$set_imgh>> src="mod/wlife/images/characters/sacha_dealing.jpg"></center>'
-		'Sacha and another guy quickly take a step back from each other when they hear you approach. "Hi, it''s just me," you say stepping into the light of a nearby street-lamp to show your face.'
-		'"Hi <<$pcs_nickname>>," Sacha says before he turns back to his customer. "She''s cool don''t worry." The guy nods as his eyes roam over your body checking out your tits, ass and face.'
-
-		act 'Continue':
-			*clr & cla
-			minut += 5
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="mod/wlife/images/characters/alexei.jpg"></center>'
-			'"Don''t I know you?" he asks as he carefully studies your face. You shake your head since you have never ... Shit! You have met him before. He''s one of your customers in Pavlovsk. You sucked him off a few days ago.'
-			'"I think you''re mistaken," you try to convince him, but he immediately cuts you off. "No, no." Recognition shows in his eyes. "You''re that teen whore... <<$pcs_nickname>>? Your name is <<$pcs_nickname>>, right? The one who sucked me off a few days ago."'
-			'You sigh. "Yeah, that''s me," you agree. Sacha stares at you surprised and shocked. You can easily read the question he wants to ask you on his face. <i>You''re working the streets in Pavlovsk?</i> But he doesn''t interfere.'
-			'"Are you free right now? I would pay you <<wl_whore[''payment'']>> <b>₽</b> for a blowjob without a condom," he offers you.'
-			'"Hey come on, she isn''t working right now," Sacha says. "She''s probably only here to buy some stuff and relax."'
-			'That seems to give the guy an idea. "Is that true? Than why don''t you blow me and I pay for your weed. It''s a win-win-win situation. I get to cum, he gets to sell his merchandise and you get your drugs for free. You even get to taste my dick again as an added bonus."'
-
-			gs 'mod_wlife_functions', 'will_acceptance', 'resist'
-			if will_cost <= pcs_willpwr:
-				act 'Decline (<<will_cost>> Willpower)':
-					cla & *nl
-					wl_sacha['status'] = 8
-					wl_stats['respect'] += 2
-					wl_alexei['status'] = 1
-					gs 'willpower', 'pay', 'resist'
-					gs 'stat'
-					'You shake your head. "He''s right. I''m not working right now."'
-					'"No problem," he says. "But can I have your number?"'
-					'You shake your head. "Sorry, no."'
-					'"Ok, I understand. Don''t want some horny guy calling you all day. How about I give you mine instead? You could give me a call if you ever want to party."'
-					'You pull out your phone. "Why not," you say hoping that it will make him go away and it wasn''t a bad idea to be able to call somebody for a fuck if you ever need money.'
-					'"Alright, great," he says in a good mood and rattles down his number. "You can save it under the name Alexei."'
-
-					act 'Wait for him to leave': gt 'mod_wlife_sacha', 'events'
-				end
-			else
-				act 'Decline and walk away (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-			end
-
-			act 'Accept':
-				cla & *nl
-				minut += 2
-				wl_stats['acceptance'] += 1
-				joint += (wl_whore['payment'] / 40) + 1
-				gs 'stat'
-				'"Sounds like a plan," you accept. Sacha throws you an even more confused look while your customer pulls out his wallet.'
-				'"<<$pcs_nickname>> you don''t have to do that," Sacha whispers while the other guy is occupied.'
-				'You shrug. "I know, but I was about to buy some weed from you anyway. And didn''t I give you a blowjob for weed. Where is the difference?"'
-				'He opens his mouth, but closes it again without answering when the guy steps closer again. "So, what does the lady want me to buy for her? Some cocaine?"'
-				'Cocaine? You look at Sacha''s backpack. You always thought he was only selling weed, but it seems you were wrong. "Uhm... no. Just some weed for me, thanks."'
-				'"Weed? Really? And here I was thinking you were a cool and fun girl."'
-				'"Hey, I''m a cool girl," you complain. "Or would I give you a blowjob if I wasn''t?"'
-				'He grins. "Yeah, you''re right. Sorry didn''t mean it like that." He turns to Sacha. "Come on. Give her the weed."'
-
-				act 'Get the drugs and follow him': gt 'mod_wlife_alexei_sex', 'park_bj'
-			end
-
-			act 'Accept, but don''t get paid with drugs':
-				cla & *nl
-				minut += 2
-				money += wl_whore['payment']
-				wl_stats['acceptance'] += 2
-				gs 'stat'
-				'"Sounds like a plan," you accept. Sacha throws you an even more confused look while your customer pulls out his wallet.'
-				'"<<$pcs_nickname>> you don''t have to do that," Sacha whispers while the other guy is occupied.'
-				'You shrug. "I know, but I need the money and "'
-				'He opens his mouth, but closes it again without answering when the guy steps closer and hands you the money. "Let''s go to my car."'
-
-				act 'Follow him': gt 'mod_wlife_alexei_sex', 'park_bj'
-			end
-		end
 	end
-
 	gs 'stat'
 end
 

+ 0 - 5
locations/mod_wlife_saveupdater.qsrc

@@ -147,11 +147,6 @@ elseif $ARGS[0] = 'update_10':
 elseif $ARGS[0] = 'update_11':
 	wl_save_update = 11
 
-	if wl_rex['trained_licking'] > 0:
-		wl_bestiality['cuni_count'] = wl_rex['trained_licking'] + 4
-		wl_rex['trained_licking'] = 0
-	end
-
 	npctemp = 914
 	$npc_dna['A<<npctemp>>'] = '2575058197 9795455720 9659076687 5390485976 6819029370 3139400697 8766545582'
 	$npc_firstname['A<<npctemp>>'] = 'Irina'

+ 1 - 3
locations/mod_wlife_setup.qsrc

@@ -16,9 +16,7 @@ $mod_info[2] = 'julzor'
 
 $mod_info[3] = 'Whore Life compatible with GL 0.8.7'
 !3=mod description, input a short brief here.
-
-!! Setting up the mod hotel room location as part of the hotel.
-gs 'homes_properties_attr', 'add_new_home_location', 'mod_wlife_hotelroom', '', 'HotelRoom'
+'Setting up mod info array <<$mod_info[0]>>, <<$mod_info[1]>>, <<$mod_info[2]>>'
 
 if $curloc = 'mod_<<$mod_info[0]>>_setup':
 	usehtml = 1

+ 0 - 40
locations/mod_wlife_thoughts.qsrc

@@ -476,46 +476,6 @@ if $ARGS[0] = 'sacha':
 	end
 end
 
-if $ARGS[0] = 'best_alexei':
-	*clr & cla
-	minut += 1
-	menu_off = 1
-	wl_thought['timer'] = daystart
-	wl_thought['best_alexei'] = 1
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/player/bed.jpg"></center>'
-	'As you''re lying in bed you think about your adventures with <<$rex[''name'']>> and how everything started. If Alexei hadn''t shown you the porn clip, maybe you would have never discovered your love for dogs. This gives you an idea and at first you immediately dismiss it as crazy. Society wouldn''t understand what you and <<$rex[''name'']>> are doing, but Alexei would and if he''s willing to pay to sleep with you, maybe he would pay even more to see you with <<$rex[''name'']>> together? Should you offer him a private show?'
-
-	act 'Don''t involve Alexei (Warning: Blocks all future content with him)': rex['bj'] = 1 & gt $loc, $loc_arg
-	act 'Send Alexei a message':
-		*clr & cla
-		minut += 2
-		wl_alexei['status'] = 4
-		wl_alexei['timer_day'] = daystart + rand(1,4)
-		'<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
-		'You begin typing...'
-		*nl
-		'<i>Hi Alexei, sorry that I left without saying good bye. I really enjoyed the evening and would like to meet you again. This time we could make it even more special. Remember the video you showed me? Would you be interested in seeing me do that? If yes, send me a message how much you would pay for that.</i>'
-		'<i>- <<$pcs_nickname>></i>'
-
-		act 'Press send': gt $loc, $loc_arg
-	end
-end
-
-if $ARGS[0] = 'best_alexei_2':
-	*clr & cla
-	minut += 1
-	menu_off = 1
-	wl_thought['timer'] = daystart
-	wl_thought['best_alexei'] = 2
-	gs 'stat'
-	'<center><img <<$set_imgh>> src="mod/wlife/images/player/bed.jpg"></center>'
-	'As you''re lying in bed you think about your adventures with <<$rex[''name'']>> and how everything progressed over the last few days and weeks. You had sex with <<$rex[''name'']>> and you bet Alexei would love to see you two in action. Maybe you should call him and set up another date? He would probably pay a lot. You pick up your phone and dial his number, but he doesn''t pick up. Maybe you can try again later.'
-	*nl
-	'You can try to call Alexei again by using your phone.'
-
-	act 'Continue': gt $loc, $loc_arg
-end
 
 if $ARGS[0] = 'BDSM':
 	*clr & cla

+ 0 - 3
mod_wlife.qproj

@@ -28,8 +28,6 @@
 	<Location name="mod_wlife_nikita"/>
 	<Location name="mod_wlife_okoro"/>
 	<Location name="mod_wlife_okoro_sex"/>
-	<Location name="mod_wlife_alexei"/>
-	<Location name="mod_wlife_alexei_sex"/>
 	<Location name="mod_wlife_thoughts"/>
 	<Location name="mod_wlife_tattoo_piercing"/>
 	<Location name="mod_wlife_mother"/>
@@ -51,6 +49,5 @@
 	<Location name="mod_wlife_punishment_sex"/>
 	<Location name="mod_wlife_solicitation"/>
 	<Location name="mod_wlife_rex"/>
-	<Location name="mod_wlife_rex_sex"/>
 	</Structure>
 </QGen-project>