Forráskód Böngészése

All locations beginning with M updated to v1.1.3

- location Market renamed to Mall
- updated qproj to reflect that change
heromaster 10 éve
szülő
commit
14fcdcc39b

+ 1 - 1
GirlLife_Community (0.2.6).qproj

@@ -662,7 +662,7 @@
     <Location name="the_film"/>
     <Location name="Alphabet"/>
     <Location name="party"/>
-    <Location name="market"/>
+    <Location name="mall"/>
     <Location name="The_Club2"/>
     <Location name="menu.{treatment}"/>
     <Location name="authors1"/>

+ 201 - 0
locations/Mall

@@ -0,0 +1,201 @@
+# Mall
+hour += 1
+horny += 1
+clr
+gs 'stat'
+'<center><b>Market</b></center>'
+'<center><img src="images/etogame/rinok2.jpg"></center>'
+'Bustling market, you can buy in the market place to buy clothes or for 30,000 rubles and receive income from the outlet, but for the purchase and delivery of course need to have a car. You can trade yourself or hire a saleswoman.'
+
+if car = 0:
+	money -= 20
+	'You get on the shuttle bus and pay the fare of 20 rubles.'
+elseif car > 0 and benzin > 0:
+	benzin -= 1
+	gs 'stat'
+	'You reached into your <<$marka>>.'
+elseif car > 0 and benzin <= 0:
+	money -= 20
+	gs 'stat'
+	'You ran out of gas and you had to go on the bus, paying the fare of 20 rubles.'
+end
+act 'Buy':gt 'RynokP', 'the_choice'
+act 'Go home':gt 'street'
+
+if rinwork > 0 and hour < 9:
+	act 'Salesmen':
+		cla
+		clr
+		*clr
+		hour = 17
+		fat += 5
+		vnesh -= 1
+		monrand = rand(500, 2000)
+		money += monrand
+
+		gs 'stat'
+		'You all day selling things in the market and earned <<monrand>> rubles'
+		rinrand = rand(1, 100)
+
+		if rinrand < 70 and palevorin = 0 and rinhoz = 0:
+			act 'Go home':gt 'street'
+		elseif rinrand >= 70 and palevorin = 0 and rinhoz = 0:
+			'To you approached the owner of the tent and began to pester you, promising to write premium'
+
+			act 'Refuse':
+				cla
+				money -= 2000
+				'The owner imposes on you a fine of 2, 000 rubles'
+
+				act 'Go home':gt 'street'
+			end
+
+			act 'Ogle':gt 'RynokHoz', 'the_beginning'
+		elseif rinrand < 60 and palevorin = 0 and rinhoz = 1:
+			act 'Go home':gt 'street'
+		elseif rinrand >= 60 and palevorin = 0 and rinhoz = 1:
+			'To you approached the owner of the tent and began to pester you, promising to write premium'
+
+			act 'Refuse':
+				cla
+				money -= 2000
+				'The owner imposes on you a fine of 2, 000 rubles'
+
+				act 'Go home':gt 'street'
+			end
+
+			act 'Ogle':gt 'RynokHoz', 'the_beginning'
+		elseif rinrand < 60 and palevorin = 1:
+			'On the market there is a rumor among the sellers that you fucks boss tray'
+
+			act 'Go home':gt 'street'
+		elseif rinrand >= 60 and palevorin = 1:
+			'To you approached the owner of the tent and began to pester you, promising to write premium'
+
+			act 'Refuse':
+				cla
+				money -= 2000
+				'The owner imposes on you a fine of 2, 000 rubles'
+
+				act 'Go home':gt 'street'
+			end
+
+			act 'Ogle':gt 'RynokHoz', 'the_beginning'
+		elseif rinrand < 40 and palevorin = 2:
+			'On the market there is a rumor among the sellers that you fucks boss tray with buddies'
+			slutrand = rand(1, 100)
+
+			if slutrand >= 70:
+				'After work, you came to the Armenian and tried to persuade you a blowjob.'
+
+				act 'Agree':gt 'RynokHoz', 'opusteha2'
+			end
+
+			act 'Go home':gt 'street'
+		elseif rinrand >= 40 and rinrand < 70 and palevorin = 2:
+			'To you approached the owner of the tent and began to pester you, promising to write premium'
+
+			act 'Refuse':
+				cla
+				money -= 2000
+				'The owner imposes on you a fine of 2, 000 rubles'
+
+				act 'Go home':gt 'street'
+			end
+
+			act 'Ogle':gt 'RynokHoz', 'the_beginning'
+		elseif rinrand >= 70 and palevorin = 2:
+			'To you approached the owner of the tent c already familiar to you guys and they began to entice you to perform oral sex, promising to write premium'
+
+			act 'Refuse':
+				cla
+				money -= 2000
+				'The owner imposes on you a fine of 2, 000 rubles'
+
+				act 'Go home':gt 'street'
+			end
+
+			act 'Ogle':gt 'RynokHoz', 'opusteha'
+		end
+	end
+
+	act 'Resign':
+		cla
+		work = 0
+		rinwork = 0
+		'You are fired.'
+
+		act 'Go home':gt 'street'
+	end
+end
+
+if busRinok = 0 and money >= 30000 and car > 0:
+	act 'Buy a place in the market for a month (30,000 rubles)':
+		cla
+		busRinok = 30
+		money -= 30000
+		'You bought a place in the market for 30, 000 rubles. You need the goods'
+
+		act 'Go home':gt 'street'
+	end
+end
+
+if busRinok > 0 and tovarR > 0 and rinhour ! number:
+	act 'Trade independently':
+		cla
+		clr
+		fat -= 2
+		rinhour = number
+		torghour = 16 - rinhour
+		torgrand = rand(1, 50)
+
+		if tovarR >= torgrand:tovarR -= torgrand
+		if tovarR < torgrand:torgrand = tovarR & tovarR = 0
+
+		torgmoney = torgrand * 200
+		money += torgmoney
+		hour = 17
+		torgmoney = 0
+		gs 'stat'
+		'You''ve earned a day <<torgmoney>> rubles, sold out <<torgrand>> pieces of the item, you have <<tovarR>> units of goods.'
+		act 'Go home':gt 'street'
+	end
+
+	if rinokTorg = 0 and rinhour ! number:
+		act 'Hire a saleswoman':
+			cla
+			rinokTorg = 1
+			'You hired saleswoman 1000 rubles per day'
+
+			act 'Go home':gt 'street'
+		end
+	elseif rinokTorg = 1 and rinhour ! number and tovarR > 0:
+		act 'Release the goods saleswoman.':
+			cla
+			rinokTorgW = 1
+			rinhour = number
+			torghour = 16 - rinhour
+			torgrand = rand(1, 50)
+
+			if tovarR >= torgrand:tovarR -= torgrand
+			if tovarR < torgrand:torgrand = tovarR & tovarR = 0
+
+			torgmoney = torgrand * 200
+			'You have given goods saleswoman, she can trade on their own.'
+
+			act 'Go home':gt 'street'
+		end
+	end
+end
+
+if rinokTorg = 1 and rinhour ! number:
+	act 'Dismiss saleswoman':
+		cla
+		rinokTorg = 0
+		'You hired fired saleswoman'
+
+		act 'Go home':gt 'street'
+	end
+end
+
+--- Mall ---------------------------------

+ 7 - 8
locations/Maria1

@@ -1,7 +1,7 @@
 # Maria1
 '- How can I help you?'
 
-act 'Move away':gt 'rack'
+act 'Move away':gt 'the_stand'
 
 if nom_1 = 0:
 	act 'Ask about plans for the evening':
@@ -25,7 +25,7 @@ if nom_1 = 0:
 end
 
 if nomer = 0:
-	*clear
+	*clr
 
 	act 'Stay':
 		'- I would like to stay'
@@ -63,12 +63,11 @@ if nomer = 0:
 end
 
 if nom_1 = 1 and flag = 0:
-	*clear
 	cla
-	'- You shoot a room for one night.'
+	*clr
 	sto_nom = nom_o[nomer]
+	'- You shoot a room for one night.'
 	'- It will cost <<sto_nom>>'
-	cla
 
 	act 'Pay':
 		if sto_nom > money:
@@ -79,15 +78,15 @@ if nom_1 = 1 and flag = 0:
 			gt 'maria1'
 		end
 
+		cla
 		money -= sto_nom
 		flag = 1
 		nom_1 = 0
 		nom_nom = rand(1, 1000)
 		'Thank you for using our services'
 		'Your room <<nom_nom>>'
-		cla
 
-		act 'Goodbye':gt 'rack'
+		act 'Goodbye':gt 'the_stand'
 	end
 
 	act 'Change Your Mind':
@@ -98,7 +97,7 @@ if nom_1 = 1 and flag = 0:
 end
 
 if nom_1 = 0:
-	act 'Move away':gt 'rack'
+	act 'Move away':gt 'the_stand'
 end
 
 --- Maria1 ---------------------------------

+ 42 - 44
locations/Military

@@ -8,23 +8,23 @@ if $ARGS[0] = 'start':
 
 	act 'Work in the infirmary':
 		cla
-		set minut += 60
-		set sanrand = rand(0, 10)
+		minut += 60
+		sanrand = rand(0, 10)
 
 		if sanrand = 0:gt 'Military', 'san0'
 		if sanrand = 1:gt 'Military', 'san1'
 
 		'You worked in the infirmary.'
 
-		act 'Exit':gt 'Military', 'start'
+		act 'Leave':gt 'Military', 'start'
 	end
 
 	act 'Go to his tent':gt 'Palatka', 'start'
 
 	act 'Walking in the woods':
 		cla
-		set minut += 60
-		set milprorand = rand(0, 10)
+		minut += 60
+		milprorand = rand(0, 10)
 
 		if milprorand = 0:gt 'Military', 'pro0'
 		if milprorand = 1:gt 'Military', 'pro1'
@@ -35,18 +35,18 @@ if $ARGS[0] = 'start':
 	end
 
 	act 'There is a field kitchen':
-		set minut += 30
-		set health += 10
-		set manna += 20
-		set energy += 20
-		set water += 20
+		minut += 30
+		health += 10
+		manna += 20
+		energy += 20
+		water += 20
 		gs 'stat'
 	end
 
 	if week < 6 or week = 7 and hour >= 18:
 		cla
-		set minut += 60
-		set money += 5000
+		minut += 60
+		money += 5000
 
 		act 'Go to town':gt 'street'
 	end
@@ -61,8 +61,8 @@ if $ARGS[0] = 'san0':
 	act 'Drive away':gt 'Military', 'start'
 
 	act 'Post':
-		set guy += 1
-		set picrand = 41
+		guy += 1
+		picrand = 41
 		gt 'sex', 'minet'
 	end
 end
@@ -77,8 +77,8 @@ if $ARGS[0] = 'san1':
 	act 'Send':gt 'Military', 'start'
 
 	act 'Post':
-		set guy += 1
-		set picrand = 42
+		guy += 1
+		picrand = 42
 		gt 'sex', 'minet'
 	end
 end
@@ -94,12 +94,12 @@ if $ARGS[0] = 'pro0':
 		cla
 		*clr
 		'<center><img src="images/img/military/pro0.jpg"></center>'
-		'You tie the hands and lead to the headquarters, where they represent a long interrogation, and then with the words "We will torture you" get members. That´s what you thought before allowing two burly men you associate.'
+		'You tie the hands and lead to the headquarters, where they represent a long interrogation, and then with the words "We will torture you" get members. That''s what you thought before allowing two burly men you associate.'
 
 		act 'Submit':
-			set guy += 2
-			set SUB += 1
-			set picrand = 21
+			guy += 2
+			SUB += 1
+			picrand = 21
 			xgt 'sexdvoe', 'var'
 		end
 	end
@@ -112,25 +112,23 @@ if $ARGS[0] = 'pro1':
 	act 'Disregard':gt 'military', 'rape'
 
 	act 'Run':
-		if beg < 10:set peshimraperand = rand(0, 11)
-		if beg >= 10 and beg < 20:set peshimraperand = rand(0, 20)
-		if beg >= 20 and beg < 30:set peshimraperand = rand(0, 30)
-		if beg >= 30 and beg < 40:set peshimraperand = rand(0, 40)
-		if beg >= 40 and beg < 50:set peshimraperand = rand(0, 50)
-		if beg >= 50 and beg < 60:set peshimraperand = rand(0, 60)
-		if beg >= 60 and beg < 70:set peshimraperand = rand(0, 70)
-		if beg >= 70 and beg < 80:set peshimraperand = rand(0, 80)
-		if beg >= 80 and beg < 90:set peshimraperand = rand(0, 90)
-		if beg >= 90:set peshimraperand = rand(11, 100)
+		if beg < 10:peshimraperand = rand(0, 11)
+		if beg >= 10 and beg < 20:peshimraperand = rand(0, 20)
+		if beg >= 20 and beg < 30:peshimraperand = rand(0, 30)
+		if beg >= 30 and beg < 40:peshimraperand = rand(0, 40)
+		if beg >= 40 and beg < 50:peshimraperand = rand(0, 50)
+		if beg >= 50 and beg < 60:peshimraperand = rand(0, 60)
+		if beg >= 60 and beg < 70:peshimraperand = rand(0, 70)
+		if beg >= 70 and beg < 80:peshimraperand = rand(0, 80)
+		if beg >= 80 and beg < 90:peshimraperand = rand(0, 90)
+		if beg >= 90:peshimraperand = rand(11, 100)
 
 		if peshimraperand < 11:
 			cla
 			'You tried to run away but the guy you caught'
 
 			act 'Further':gt 'military', 'rape'
-		end
-
-		if peshimraperand > 10:
+		else
 			'You are rushing headlong, crashing through the bushes. Finally, you ran to the polygon'
 
 			act 'Further':gt 'military', 'start'
@@ -141,11 +139,11 @@ end
 if $ARGS[0] = 'rape':
 	cla
 	*clr
-	set rape += 1
-	set bj += 1
-	set sex += 1
-	set guy += 1
-	set anal += 1
+	rape += 1
+	bj += 1
+	sex += 1
+	guy += 1
+	anal += 1
 	'<center><img src="images/img/military/rape1.jpg"></center>'
 	'You woke up in a certain barn with a bag on his head, his head ached badly from the impact.'
 
@@ -154,7 +152,7 @@ if $ARGS[0] = 'rape':
 		*clr
 		'<center><img src="images/img/military/rape2.jpg"></center>'
 		'You began to cry, when you stuck in his mouth member.'
-		'"Here´s the nipple to not scream" came the voice of a rapist.'
+		'"Here''s the nipple to not scream" came the voice of a rapist.'
 		'You tried to spit out a member, but this was worse, he thrust it down your throat, and began to fuck your mouth.'
 
 		act 'Further':
@@ -172,12 +170,12 @@ if $ARGS[0] = 'rape':
 				act 'Further':
 					cla
 					*clr
+					cumlip += 1
+					mop = 0
+					minut += 240
+					SUB += 5
 					'<center><img src="images/img/military/rape5.jpg"></center>'
-					'You do not remember how much time passed that you fainted then again came to himself, but in the end he pulled you from the box and you´re exhausted knelt down, he again stuck you dick in your mouth, with the words "Suck", you dutifully started dildo suck it, he has just brutally raped your anus, head wondered bite him, but knocked it a second thought, and suddenly not be able to do it then with my ass, finally he came in your mouth. And once you have lowered his head again as got hit on the head.'
-					set cumlip += 1
-					set mop = 0
-					set minut += 240
-					set SUB += 5
+					'You do not remember how much time passed that you fainted then again came to himself, but in the end he pulled you from the box and you''re exhausted knelt down, he again stuck you dick in your mouth, with the words "Suck", you dutifully started dildo suck it, he has just brutally raped your anus, head wondered bite him, but knocked it a second thought, and suddenly not be able to do it then with my ass, finally he came in your mouth. And once you have lowered his head again as got hit on the head.'
 
 					act 'Further':gt 'military', 'start'
 				end

+ 1 - 1
locations/magik

@@ -13,7 +13,7 @@ if round >= 0:
 	if spellhel > 0:'Treat yourself to <a href="exec:gt ''spell'', ''hel''">create the spell</a>'
 	if spellhand > 0:'Striking hand <a href="exec:gt ''spell'', ''hand''">create the spell</a>'
 	if spellreset > 0 or spellunmat > 0:'<b><font color="red">POWER Rikudo</font></b>'
-	if spellreset > 0:'Power Rikudo "podcherpnut collected energy" <a href="exec:gt ''spell'', ''reset''">to create a spell</a>'
+	if spellreset> 0:'Power Rikudo "podcherpnut collected energy" <a href="exec:gt ''spell'', ''reset''">to create a spell</a>'
 	if spellunmat > 0:'Power Rikudo "not material" <a href="exec:gt ''spell'', ''unmat''">to create a spell</a>'
 	if spellfire1 > 0:'<b><font color="red">SCHOOL FIRE</font></b>'
 	if spellfire1 > 0:'The Flame <a href="exec:gt ''spell'', ''fire1''">create the spell</a>'

+ 21 - 15
locations/mainQW

@@ -1,7 +1,7 @@
 # mainQW
+minut += 15
 '<center><img src="images/qwest/main.jpg"></center>'
-set minut += 15
-'(Karin) - "Hmm, strange. Seems I begin to understand what was happening. Get in the car, you´ll go check."'
+'(Karin) - "Hmm, strange. Seems I begin to understand what was happening. Get in the car, you''ll go check."'
 'You sat in the back seat black jeep. Juugo sat behind the wheel, and Karin village near you. Karin began to feel you. "Interesting. I understand you had an orgasm and orgasm during part of the force Rikudo, male power, transformed into your power."'
 !!'(Karin) -'
 
@@ -11,12 +11,12 @@ act 'I am now a magician?':
 	bcolor = rgb(255, 255, 255)
 	lcolor = rgb(106, 90, 205)
 	'(You) - I am now a magician?'
-	'(Karin) - Yeah, and you´re still the world champion on the run, you also have the legs and still you juggler, you also have hands. You catch? Mag is the person administering the magic power you have it there, but it does not manage you know how.'
+	'(Karin) - Yeah, and you''re still the world champion on the run, you also have the legs and still you juggler, you also have hands. You catch? Mag is the person administering the magic power you have it there, but it does not manage you know how.'
 
 	act 'So teach me!':
 		cla
 		'(You) - So teach me!'
-		'(Karin) - Teach? I am in life nobody taught magic. Besides, I do not battle mage. I rather magical gift. I feel better all the magic, and at any distance. Plus fly and can modify organic life forms. But understand, to a greater extent is a gift, not learning. I´m just learning honed his gift.'
+		'(Karin) - Teach? I am in life nobody taught magic. Besides, I do not battle mage. I rather magical gift. I feel better all the magic, and at any distance. Plus fly and can modify organic life forms. But understand, to a greater extent is a gift, not learning. I''m just learning honed his gift.'
 		'(You) - Well, at least what it is you can teach me.'
 		'(Karin) - Just the basics.'
 		'(Juugo) - come, come out, ladies.'
@@ -25,21 +25,20 @@ act 'I am now a magician?':
 		act 'Enter the door':
 			cla
 			*clr
+			health = vital * 10
+			willpower = intel * 5 + will * 5
+			manna = (intel * magik) + vital * 5 + rikudo
+			clr
+			gs 'stat'
 			'<center><img src="images/qwest/lab.jpg"></center>'
 			'The building was the laboratory. A wide variety of stands and equipment racks with different flasks and bottles.'
 			'(Karin) - Welcome to my lab. Here I explore and live. Undressed and lie down on the couch, I will search for you.'
-			set health = vital * 10
-			set willpower = intel * 5 + will * 5
-			set manna = (intel * magik) + vital * 5 + rikudo
-			clr
-			gs 'stat'
-
 			act 'Lie on the couch':
 				cla
 				*clr
 				clr
 				gs 'stat'
-				set minut += 30
+				minut += 30
 				killobj
 				if oldobjmenu = 0:
 					addobj 'Character'
@@ -61,24 +60,31 @@ act 'I am now a magician?':
 					addobj 'Update'
 					addobj 'Menu'
 					addobj 'New Menu'
+					addobj 'Cheat Menu'
+
+					if disable_autosave = 1:
+						addobj 'enable autosave'
+					else
+						addobj 'disable autosave'
+					end
 				end
 
 				'<center><img src="images/qwest/main1.jpg"></center>'
 				'You undressed and lay down on the couch, Karin began to examine you. She dabbed what that charms to you and use a variety of devices. Cherz half hour examination, she sighed and told you to get dressed.'
 				'You got up from the couch and dressed. You asked Karin "So what? Teach me anything else?"'
 				'(Karin) - Okay. But only in theory. Listen closely and listen hard, I will not repeat. To begin to tell about magic. Magical energy in Asian culture it is called chakra is produced by all living organisms. This vital energy, deprived her body begins to slowly die. Striking symptom of the lack of magical energy is in a bad mood. In itself it can not kill, but it undermines the mind, body and the mind exhausting, eventually either the body does not survive, or mind.'
-				'That is magical energy there in the grass, and trees, and people do not have it in dead matter. It is the energy of life itself, what awakens the lifeless living. She and you have been and there, the body protects itself by itself, prohibiting use this energy. This exhausts the body and can kill him. Mages are able to simply bypass the body´s defenses and separating themselves from the magical energy to convert it into what that action. The main task of a magician is the maximum their potential and learn to draw your energy as much as possible. But mages can not scoop up more energy than they contain. In something you´re lucky you came in as much energy as none magician asked. You just need to learn how to use it. As I have understood, your orgasms are capable of handling energy Rikudo in his own. But each new stage will be harder given. Maybe there are some ways to recycle what Rikudo energy in your own. But most importantly, your magical energy supply is almost exhausted, unlike other magicians. You know, you´re theoretically the most powerful magician in the world, as the Rikudo was the strongest in history. Perhaps there is art of magic that can only work with the force Rikudo. Most likely in the scrolls are in the dungeon were just what that spells.'
+				'That is magical energy there in the grass, and trees, and people do not have it in dead matter. It is the energy of life itself, what awakens the lifeless living. She and you have been and there, the body protects itself by itself, prohibiting use this energy. This exhausts the body and can kill him. Mages are able to simply bypass the body''s defenses and separating themselves from the magical energy to convert it into what that action. The main task of a magician is the maximum their potential and learn to draw your energy as much as possible. But mages can not scoop up more energy than they contain. In something you''re lucky you came in as much energy as none magician asked. You just need to learn how to use it. As I have understood, your orgasms are capable of handling energy Rikudo in his own. But each new stage will be harder given. Maybe there are some ways to recycle what Rikudo energy in your own. But most importantly, your magical energy supply is almost exhausted, unlike other magicians. You know, you''re theoretically the most powerful magician in the world, as the Rikudo was the strongest in history. Perhaps there is art of magic that can only work with the force Rikudo. Most likely in the scrolls are in the dungeon were just what that spells.'
 				'(You) - Igor! Igor took one of the scrolls!'
-				'(Karin) - Just do not think I´ll be for you to solve your problems. If you want to look for his own Igor.'
+				'(Karin) - Just do not think I''ll be for you to solve your problems. If you want to look for his own Igor.'
 				'(You) - I have no idea where he lives. May pay a visit to the trench.'
 				'(Karin) - Do you think the Order of Dawn retreated from such findings? Hey, I see you do not quite understand what the Order of Dawn. This is not what that whipping boys. There all the magicians of the highest level. Neither I nor Juugo no good even hold a candle to any of them. Any one of them with us razotret Juugo without straining. They force their combat experience and unique technology. Do not mess with these guys, they are pros in their field. Their main business of destruction of other magicians and capture demons.'
 				'(You) - What else for demons?'
 				'(Karin) - Demons demons, creatures come to us from other worlds. Possible and Rikudo was a demon, but demons unlike him being though with terrible force, but blunt and aggressive. Something like beasts woven from pure magic.'
 				'(You) - a fig. Hey, you can turn me back into a man?'
-				'(Karin) - Can. But I will not. You have no idea how much energy it took me, I squeezed myself to dry and Juugo. I barely had enough energy. Now I do not have enough of her physically on the energy consumption of such mad I lost four of her forever. And there´s more to consider now that your body begins to prisposablivatsya magic and I have even harder. This will be possible only if you Bleed is magical at least level 10 and pass me all your energy forever. I can make you again the same, but you´ll never be a magician, this path will be forever closed to you.'
+				'(Karin) - Can. But I will not. You have no idea how much energy it took me, I squeezed myself to dry and Juugo. I barely had enough energy. Now I do not have enough of her physically on the energy consumption of such mad I lost four of her forever. And there''s more to consider now that your body begins to prisposablivatsya magic and I have even harder. This will be possible only if you Bleed is magical at least level 10 and pass me all your energy forever. I can make you again the same, but you''ll never be a magician, this path will be forever closed to you.'
 				'(Karin) - You are not to look too far into the future. Develop your body, learn to fight, copy magical force coaches mind. Gradually everything will rise to the location at which all should be.'
 
-				act 'Exit':gt 'down'
+				act 'Leave':gt 'down'
 			end
 		end
 	end

+ 78 - 78
locations/masharoom

@@ -10,7 +10,7 @@ if $ARGS[0] = 'start':
 		'Masha is not, and this door softy forgot to close.'
 
 		act 'Wait an hour':
-			set minut += 60
+			minut += 60
 			if hour >= 7 and hour <= 20:gt 'masharoom', 'start'
 			if hour < 7 or hour > 20:gt 'masharoom', '0'
 		end
@@ -18,8 +18,8 @@ if $ARGS[0] = 'start':
 		act 'Trying on costumes':
 			cla
 			*clr
-			set minut += 60
-			set mashroomrand = rand(0, 10)
+			minut += 60
+			mashroomrand = rand(0, 10)
 
 			if mashroomrand = 10:gt 'masharoom', '1'
 			if mashroomrand = 9:gt 'masharoom', '2'
@@ -31,9 +31,9 @@ if $ARGS[0] = 'start':
 		end
 
 		act 'Leave':gt 'sexshop', 'podval'
+	else
+		gt 'masharoom', '0'
 	end
-
-	if hour < 7 or hour > 20:gt 'masharoom', '0'
 end
 
 if $ARGS[0] = '0':
@@ -48,15 +48,15 @@ if $ARGS[0] = '0':
 		act 'Even walk on a leash':
 			cla
 			*clr
-			set DOM += 1
-			set minut += 60
+			DOM += 1
+			minut += 60
 			'<center><img src="images/img/masha/r30.jpg"></center>'
 			'Masha you put a collar and print out the back door onto the street to the nearest doorway. Masha seems not even ashamed that someone could you see her on a leash paces briskly on all fours and a couple of times, even urinating on the sidewalk. Portraying a contented dog, then rubs on your feet, then licks shoes.'
 
 			act 'Make sweeping street':
 				cla
 				*clr
-				set DOM += 1
+				DOM += 1
 				'<center><img src="images/img/masha/r31.jpg"></center>'
 				'You give her a broom and sweep the street order. Masha quickly jumps and starts diligently revenge such janitor perhaps no one has yet seen.'
 
@@ -73,7 +73,7 @@ if $ARGS[0] = '0':
 					cla
 					*clr
 					'<center><img src="images/img/masha/r33.jpg"></center>'
-					'"Bad, very bad you should be punished" with these Slovan you took her broom. "Stoop" commanded you, Mary obediently turned to you and bent backwards. You began to whip her buttocks with a broom, a few bumps you notice that her face shed tears, but she continued to stand silently, suffering blows. When you have finished her ass was crimson red, Masha quickly dropped to all fours and cautiously approached the beginning you rub on your feet, "Okay, let´s go home" you said patting her head, Mary immediately perked up and went happily next to you.'
+					'"Bad, very bad you should be punished" with these Slovan you took her broom. "Stoop" commanded you, Mary obediently turned to you and bent backwards. You began to whip her buttocks with a broom, a few bumps you notice that her face shed tears, but she continued to stand silently, suffering blows. When you have finished her ass was crimson red, Masha quickly dropped to all fours and cautiously approached the beginning you rub on your feet, "Okay, let''s go home" you said patting her head, Mary immediately perked up and went happily next to you.'
 
 					act 'Finish':gt 'masharoom', 'start'
 				end
@@ -86,9 +86,9 @@ if $ARGS[0] = '0':
 	act 'Play with a candle':
 		cla
 		*clr
-		set minut += 60
-		set lesbian += 1
-		set DOM += 1
+		minut += 60
+		lesbian += 1
+		DOM += 1
 		'<center><img src="images/img/masha/r34.jpg"></center>'
 		'You order Masha licking and she immediately drops to his knees in front of you. Her tongue slides over your crotch nearly bringing you to orgasm, you pull up and order her to insert in place of the strap candle. Masha little fiddle finally adjusts the candle, and puts this design for you.'
 
@@ -102,7 +102,7 @@ if $ARGS[0] = '0':
 				cla
 				*clr
 				'<center><img src="images/img/masha/r36.jpg"></center>'
-				'"And now I´m going to cum in your mouth" with these words, you burned the candle wick. Masha without waiting for your orders located under candle mouth wide open. Wax began to melt and drain it into his mouth. Masha catching every drop with her whole body shook with pain, but she continued. Soon you will have noticed that her hands were clenched thighs, which have already started to shudder, you realize that it ends when another drop fell into her mouth, Mary cried, stronger hands gripped her hips and throughout the body probeschala cramp, she came from the pain " And she really turned on the pain and submission. " thought you extinguishing a candle. "Relax, " you threw her and she immediately curled up on the floor.'
+				'"And now I''m going to cum in your mouth" with these words, you burned the candle wick. Masha without waiting for your orders located under candle mouth wide open. Wax began to melt and drain it into his mouth. Masha catching every drop with her whole body shook with pain, but she continued. Soon you will have noticed that her hands were clenched thighs, which have already started to shudder, you realize that it ends when another drop fell into her mouth, Mary cried, stronger hands gripped her hips and throughout the body probeschala cramp, she came from the pain " And she really turned on the pain and submission. " thought you extinguishing a candle. "Relax, " you threw her and she immediately curled up on the floor.'
 
 				act 'Finish':gt 'masharoom', 'start'
 			end
@@ -110,15 +110,15 @@ if $ARGS[0] = '0':
 			act 'Pour the wax on his chest':
 				cla
 				*clr
-				set orgasm += 1
+				orgasm += 1
 				'<center><img src="images/img/masha/r37.jpg"></center>'
-				'"And now I´m going to cum on your chest, lie down." With these words, you burned the candle wick. Masha quickly lay on the floor, you sat on. Sun started to drip on her chest she shuddered every drop tihoniko and moaning. Every time a drop fell on the nipple of her body shook harder and you start it gets you started on your nipples to aim and soon your pussy was very wet, and her whole chest is filled with wax on so that the remaining drops are no longer does cause her pain.'
+				'"And now I''m going to cum on your chest, lie down." With these words, you burned the candle wick. Masha quickly lay on the floor, you sat on. Sun started to drip on her chest she shuddered every drop tihoniko and moaning. Every time a drop fell on the nipple of her body shook harder and you start it gets you started on your nipples to aim and soon your pussy was very wet, and her whole chest is filled with wax on so that the remaining drops are no longer does cause her pain.'
 
 				act 'Give her to lick':
 					cla
 					*clr
 					'<center><img src="images/img/masha/r38.jpg"></center>'
-					'You threw off their makeshift strap, and sat turning her face. Masha did not make them wait immediately set in motion the language. She did not take much time, you were so excited that in a few seconds you covered orgasm.'
+					'You threw off their makeshift strap, and sat turning her face. Masha did not make them wait immediately in motion the language. She did not take much time, you were so excited that in a few seconds you covered orgasm.'
 
 					act 'Finish':gt 'masharoom', 'start'
 				end
@@ -127,7 +127,7 @@ if $ARGS[0] = '0':
 					cla
 					*clr
 					'<center><img src="images/img/masha/r39.jpg"></center>'
-					'You threw off their makeshift strap, and sat turning her face. Masha did not make them wait immediately set in motion the language, you leaned over her dripping pussy and naming conventions in her own language. You will not take long for the two of you were so excited that in a few seconds you both covered orgasm.'
+					'You threw off their makeshift strap, and sat turning her face. Masha did not make them wait immediately in motion the language, you leaned over her dripping pussy and naming conventions in her own language. You will not take long for the two of you were so excited that in a few seconds you both covered orgasm.'
 
 					act 'Finish':gt 'masharoom', 'start'
 				end
@@ -154,12 +154,12 @@ if $ARGS[0] = '0':
 	act 'Order lick':
 		cla
 		*clr
-		set minut += 60
-		set lesbian += 1
-		set DOM += 1
-		set orgasm += 1
+		minut += 60
+		lesbian += 1
+		DOM += 1
+		orgasm += 1
 		'<center><img src="images/img/masha/r27.jpg"></center>'
-		'You lie on a couch and Masha beckon you rskidyvaete legs and commanding "Lick" Masha immediately crouches lips against your crotch, you cast your leash her head and strongly attracted to her pussy. Her tongue slides over your crotch then caressing the clitoris is penetrating the vagina, you´ll soon feel like an orgasm become closer.'
+		'You lie on a couch and Masha beckon you rskidyvaete legs and commanding "Lick" Masha immediately crouches lips against your crotch, you cast your leash her head and strongly attracted to her pussy. Her tongue slides over your crotch then caressing the clitoris is penetrating the vagina, you''ll soon feel like an orgasm become closer.'
 
 		act 'Continue':
 			cla
@@ -183,9 +183,9 @@ if $ARGS[0] = '0':
 	act 'Play a little':
 		cla
 		*clr
-		set minut += 60
-		set DOM += 1
-		set lesbian += 1
+		minut += 60
+		DOM += 1
+		lesbian += 1
 		'<center><img src="images/img/masha/r42.jpg"></center>'
 		'You go up to Masha and hugged her from behind start stroking his chest, then go to the nipples, first pulling them tight squeeze then turning them in different directions. Masha meanders all body teryas ass on your hips.'
 
@@ -193,19 +193,19 @@ if $ARGS[0] = '0':
 			cla
 			*clr
 			'<center><img src="images/img/masha/r44.jpg"></center>'
-			'You loshites on the bed and Meshe order to kneel at your feet. You abut feet in heels and her breasts begin to apply pressure on the nipples first softly, then harder and harder. The harder you pressed the heel in her breasts, the more she moans, you´ll soon notice that her legs are already flowing juice, she´s so excited that here now to finish.'
+			'You loshites on the bed and Meshe order to kneel at your feet. You abut feet in heels and her breasts begin to apply pressure on the nipples first softly, then harder and harder. The harder you pressed the heel in her breasts, the more she moans, you''ll soon notice that her legs are already flowing juice, she''s so excited that here now to finish.'
 
 			act 'Activities her pussy':
 				cla
 				*clr
-				set picrand = rand(49, 51)
+				picrand = rand(49, 51)
 				'<center><img src="images/img/masha/r<<picrand>>.jpg"></center>'
 				'You grab the whip from the table and literally stabs her in the car rukoyadkoy pussy, she screams and starts moaning. You force fuck her rukoyadkoy soon Masha starts to cum and she poured out a stream of juice.'
 
 				act 'Further':
 					cla
 					*clr
-					set orgasm += 1
+					orgasm += 1
 					'<center><img src="images/img/masha/r64.jpg"></center>'
 					'You do not hold back and cling to her pussy lips starting to lick its release, and you are not expecting it ends.'
 
@@ -223,8 +223,8 @@ if $ARGS[0] = '0':
 			act 'Order lick':
 				cla
 				*clr
-				set orgasm += 1
-				set picrand = rand(46, 48)
+				orgasm += 1
+				picrand = rand(46, 48)
 				'<center><img src="images/img/masha/r<<picrand>>.jpg"></center>'
 				'You order Masha lick your pussy and she immediately glares at her with my tongue, her nimble tongue minute later almost brings you to orgasm.'
 
@@ -238,14 +238,14 @@ if $ARGS[0] = '0':
 				act 'Mark strapon':
 					cla
 					*clr
-					set picrand = rand(53, 54)
+					picrand = rand(53, 54)
 					'<center><img src="images/img/masha/r<<picrand>>.jpg"></center>'
 					'You stop it and bring order strap, Masha brings and helps you put it. When you are wearing the strap literally plunges it into his mouth, Mary begins to suck it as if her mouth real dick.'
 
 					act 'In pussy':
 						cla
 						*clr
-						set picrand = rand(57, 63)
+						picrand = rand(57, 63)
 						'<center><img src="images/img/masha/r<<picrand>>.jpg"></center>'
 						'Removing it from the machine mouth, you put it in her pussy. Masha moans and actively podmahivaet your movements to the beat. Soon she ends violently publishing moan. You end it after making a few more strong, broad thrusts.'
 
@@ -255,7 +255,7 @@ if $ARGS[0] = '0':
 					act 'In the ass':
 						cla
 						*clr
-						set picrand = rand(55, 56)
+						picrand = rand(55, 56)
 						'<center><img src="images/img/masha/r<<picrand>>.jpg"></center>'
 						'Removing it from the machine mouth, you insert it with force in her anus. Masha moans and actively podmahivaet your movements to the beat. Soon she ends violently publishing moan. You end it after making a few more strong, broad thrusts.'
 
@@ -293,24 +293,24 @@ if $ARGS[0] = '0':
 end
 
 if $ARGS[0] = '1':
-	gs 'stat'
 	cla
 	*clr
+	gs 'stat'
 	'<center><img src="images/img/masha/r3.jpg"></center>'
-	'Wearing regular attire, you feel yourself on someone´s opinion, carefully turning his head, you see that the door is not completely closed, and through a crack at you who is watching.'
+	'Wearing regular attire, you feel yourself on someone''s opinion, carefully turning his head, you see that the door is not completely closed, and through a crack at you who is watching.'
 
 	act 'Close the door':gt 'masharoom', 'start'
 
 	act 'Tease':
 		cla
 		*clr
-		set horny += 20
+		horny += 20
 		'<center><img src="images/img/masha/r4.jpg"></center>'
 		'You sit back and legs spread wide, so that the crotch was visible from the door, running his hand into her panties and starts stroking herself, soon you will hear the sound of the door unzips and soon heard heavy breathing.'
 
 		act 'Continue':
 			cla
-			set orgasm += 1
+			orgasm += 1
 			'You continue to massage your clitoris, and the realization that someone at this time looks at you and fingering only strengthens your arousal leading to rapid orgasm. When you have ended then noticed how white liquid jet flew into the room through the gap, your supervisor came too.'
 
 			act 'Finish':gt 'masharoom', 'start'
@@ -319,23 +319,23 @@ if $ARGS[0] = '1':
 		act 'Call him':
 			cla
 			*clr
-			set kuni += 1
+			kuni += 1
 			'<center><img src="images/img/masha/r5.jpg"></center>'
 			'"Hey, you want to lick?" you asked looking at the door. It was quiet for a few seconds, you really thought that you thought no one there and no, but soon the door creaked and threshold guy came, it was a pimply-faced college boy, he stood on the verge of not knowing what to do.'
-			'"My suggestion has validity and it is now expired, or you lizhish or went out of here. And as a bonus, if it is good lick, I´ll masturbate." you said, looking at him with a satisfied smile.'
+			'"My suggestion has validity and it is now expired, or you lizhish or went out of here. And as a bonus, if it is good lick, I''ll masturbate." you said, looking at him with a satisfied smile.'
 			'The guy finally decided to come to you and knelt down and began to lick your pussy, his movements were not nimble and clumsy, he hardly keeps you excited.'
 
 			act 'Let licks ass':
 				cla
 				*clr
 				'<center><img src="images/img/masha/r6.jpg"></center>'
-				'You razvoratsivaetes and substituting his ass, saying that he licked her, the guy starts to drive carefully on the language of your buttocks, in a minute you get tired of it and pump the words "Lick Point" you grab the guy´s head and presses his lips to his anus, he starts to kiss him and then floats language. Gradually you begin to like it and you let go his head relax, have fun. A few minutes later he prekrazhaet and only you are going to yell at him again as you feel rested in the pussy his cock.'
+				'You razvoratsivaetes and substituting his ass, saying that he licked her, the guy starts to drive carefully on the language of your buttocks, in a minute you get tired of it and pump the words "Lick Point" you grab the guy''s head and presses his lips to his anus, he starts to kiss him and then floats language. Gradually you begin to like it and you let go his head relax, have fun. A few minutes later he prekrazhaet and only you are going to yell at him again as you feel rested in the pussy his cock.'
 
 				act 'Post':
 					cla
 					*clr
-					set guy += 1
-					set sex += 1
+					guy += 1
+					sex += 1
 					'<center><img src="images/img/masha/r8.jpg"></center>'
 					'"Do not you have an invitation to give a pisminom, come already." you said and then his cock went in you but yet not for long. You do not even have time to really feel his cock like a guy all Difficult and began to finish, you barely had time to jump off of his cock and then he is dead on the floor. "Get out, impotent unfortunate", the heart you threw. The guy ran out of the room by finding wearing pants.'
 
@@ -345,7 +345,7 @@ if $ARGS[0] = '1':
 				act 'Punish':
 					cla
 					*clr
-					set DOM += 1
+					DOM += 1
 					'<center><img src="images/img/masha/r9.jpg"></center>'
 					'"Do not hurry, give first taste try" you say turning her head. Joyful guy runs up to you, jabbing his cock in your face. You take his penis in his hand and tongue spend on the head, he relaxes ready to have fun, but after a moment, his face distort in pain, you grabbed him by the balls and squeezed them ssiloy. "Well suchenok decided that you can fuck me like that, I told you that you can only masturbate." With these words, you yank down his balls and the guy drops to his knees. Releasing his balls you hit in the face with his foot, and when he natsinaet otpolzat to the exit, customize it kicks in the ribs. Lastly, when he crawls on all fours through the door you come to him from behind and swung strongly that there is a way to beat the foot in the balls, man tumbled continues its way down the corridor screaming loudly.'
 
@@ -356,15 +356,15 @@ if $ARGS[0] = '1':
 			act 'Sit on face':
 				cla
 				*clr
-				set orgasm += 1
+				orgasm += 1
 				'<center><img src="images/img/masha/r7.jpg"></center>'
 				'When you are tired of his inept actions, we decided to take matters into their own hands, or rather feet, and commanded the guy to go to. He quickly decided to lay down what you want him to please, but you sat on his face and began to actively crawl on it pussy. The guy was trying to help you, but I could not get into a rhythm, and you end up grabbing his hair and fixed his head-that would not interfere. After a few minutes you manage to finish, you frantically moved his feet almost strangled guy. You moved a little giving him air, his face dripping drops of your juice.'
 
 				act 'Take by mouth':
 					cla
 					*clr
-					set bj += 1
-					set cumlip += 1
+					bj += 1
+					cumlip += 1
 					'<center><img src="images/img/masha/r10.jpg"></center>'
 					'You turn around right at him and his cock hand vskhvativ run it in his mouth, the guy immediately bites tongue in your pussy, and then you chustvuete his penis in your mouth starts to cum. "Skorostrel damn" flashed through your head when jet of sperm filled your mouth. You spat out his penis together with sperm, otplevavshis expelled guy out.'
 
@@ -374,8 +374,8 @@ if $ARGS[0] = '1':
 				act 'Saddle':
 					cla
 					*clr
-					set guy += 1
-					set sex += 1
+					guy += 1
+					sex += 1
 					'<center><img src="images/img/masha/r11.jpg"></center>'
 					'You move to his cock and took him in hand are pointing their pussy, you do not even have time to introduce his cock to the end, as pochuvstovat that he is about to finish. You jumped off his cock and he came over. Guy all flushed and he began leptat perevozbudilsya etc. etc. you just grinned "Run from here skorostrel."'
 
@@ -385,15 +385,15 @@ if $ARGS[0] = '1':
 				act 'Wank hands':
 					cla
 					*clr
-					set hj += 1
+					hj += 1
 					'<center><img src="images/img/masha/r12.jpg"></center>'
 					'You sleli with a guy and taking his cock in his hand began to masturbate, you took a few movements and the guy groaned ready to finish.'
 
 					act 'Further':
 						cla
 						*clr
-						set cumlip += 1
-						set cumface += 1
+						cumlip += 1
+						cumface += 1
 						'<center><img src="images/img/masha/r14.jpg"></center>'
 						'You made a few movements and his cock spurted semen jet was quite powerful and sperm gets into your mouth, face and flooded your chest.'
 
@@ -410,8 +410,8 @@ if $ARGS[0] = '1':
 					act 'Further':
 						cla
 						*clr
-						set cumlip += 1
-						set cumface += 1
+						cumlip += 1
+						cumface += 1
 						'<center><img src="images/img/masha/r14.jpg"></center>'
 						'You tried to pull away from him, that would not get dirty, but it was too late his cock spurted semen jet was quite powerful and sperm gets into your mouth, face and flooded your chest.'
 
@@ -424,27 +424,27 @@ if $ARGS[0] = '1':
 end
 
 if $ARGS[0] = '2':
-	gs 'stat'
 	cla
 	*clr
-	set guy += 1
+	guy += 1
+	gs 'stat'
 	'<center><img src="images/img/masha/r20.jpg"></center>'
-	'Trying another Machine outfit you wear leather hand cuffs fastens between carbine and behold, terror fasten it to you but was easily remove it alone does not work, you frantically began trying to break free, when someone pulled on the leash you hitched to dressed to the neck collar. First you happy even deciding that it returned Masha, but turned to see a man in front of him and a large kozhzhanaya blade in his hand suggests that now you will be hurt, and that nothing you forgot to close the door. Meanwhile man looked at you, "I see you waiting for me, well, now let´s play.".'
+	'Trying another Machine outfit you wear leather hand cuffs fastens between carbine and behold, terror fasten it to you but was easily remove it alone does not work, you frantically began trying to break free, when someone pulled on the leash you hitched to dressed to the neck collar. First you happy even deciding that it returned Masha, but turned to see a man in front of him and a large kozhzhanaya blade in his hand suggests that now you will be hurt, and that nothing you forgot to close the door. Meanwhile man looked at you, "I see you waiting for me, well, now let''s play.".'
 	'"Please help me take it off, " you started handing him manacled hands, still hoping that he will not touch you. "Shut up bitch slave should not speak without permission of the owner, got on her knees and opened her mouth, quickly." he shouted.'
 
 	act 'You keep asking for release.':
 		cla
 		*clr
-		set mop = 0
-		set rape += 1
-		set anal += 1
+		mop = 0
+		rape += 1
+		anal += 1
 		'<center><img src="images/img/masha/r21.jpg"></center>'
-		'"Oh, you bitch unruly. Now I´ll teach you to obey." With these words he threw you on the couch. You were on the couch with his back to him, his eyes he nyatyanul you bandage and you only hear how your back rastegivat belt and falls to the floor, in a second you put his anus hard hot cock. "Please do not" reprimand you are already aware that your words did not stop what happened ssiloy man shoved dildo ass you, you cried in pain pierced your anus. "Let´s yell louder, now turn to line up your ass, " he said with a grin and continued to drive a screw into your anus. You bite the bullet and deprive quietly wept slightly squealing with every jolt, realizing that he was right, because you are tied in the basement of a sex shop, which is full of perverts and your screams can be lined up.'
+		'"Oh, you bitch unruly. Now I''ll teach you to obey." With these words he threw you on the couch. You were on the couch with his back to him, his eyes he nyatyanul you bandage and you only hear how your back rastegivat belt and falls to the floor, in a second you put his anus hard hot cock. "Please do not" reprimand you are already aware that your words did not stop what happened ssiloy man shoved dildo ass you, you cried in pain pierced your anus. "Let''s yell louder, now turn to line up your ass, " he said with a grin and continued to drive a screw into your anus. You bite the bullet and deprive quietly wept slightly squealing with every jolt, realizing that he was right, because you are tied in the basement of a sex shop, which is full of perverts and your screams can be lined up.'
 
 		act 'Tolerate':
 			cla
-			set cumanus += 1
-			'Deciding that your prayers only angered him more you bite the bullet and waited until he had finished. He fucked you a long time, driving his cock to the balls when you could no longer cry and the couch was wet with your tears, he finally came, filling your ass with his sperm. You collapsed on the couch shivering in mourning. "The next time you´re submissive bitch" and threw the man came out leaving the door to plow, so that you had a good view from the corridor. You got up and limped to the door slammed her. After a while you manage to undo the carabiner and you are released from the handcuffs.'
+			cumanus += 1
+			'Deciding that your prayers only angered him more you bite the bullet and waited until he had finished. He fucked you a long time, driving his cock to the balls when you could no longer cry and the couch was wet with your tears, he finally came, filling your ass with his sperm. You collapsed on the couch shivering in mourning. "The next time you''re submissive bitch" and threw the man came out leaving the door to plow, so that you had a good view from the corridor. You got up and limped to the door slammed her. After a while you manage to undo the carabiner and you are released from the handcuffs.'
 
 			act 'Finish':gt 'masharoom', 'start'
 		end
@@ -452,13 +452,13 @@ if $ARGS[0] = '2':
 		act 'Ask for release':
 			cla
 			*clr
-			set cumlip += 1
-			set cumface += 1
-			set spank += 1
-			set bj += 1
-			set swallow += 1
+			cumlip += 1
+			cumface += 1
+			spank += 1
+			bj += 1
+			swallow += 1
 			'<center><img src="images/img/masha/r22.jpg"></center>'
-			'"Please enough, let me go" you cried. "There´s no way you´ll understand where your place, I look into your mouth do nothing, now I will correct it." With that, he walked around the couch and vskhvativ you so that you could not close his mouth, began to fuck you in it, and the second hand began to strike you on the buttocks with a spatula. When he began to finish what you stuck your dick right in the throat, you had to frantically swallow his cum-that would not suffocate. When he was finished then wiped his dildo on your face, and went out, finally causing you such a kick in the ass, that you flew off the couch onto the floor. You got up and limped to the door slammed her. After a while you manage to undo the carabiner and you are released from the handcuffs.'
+			'"Please enough, let me go" you cried. "There''s no way you''ll understand where your place, I look into your mouth do nothing, now I will correct it." With that, he walked around the couch and vskhvativ you so that you could not close his mouth, began to fuck you in it, and the second hand began to strike you on the buttocks with a spatula. When he began to finish what you stuck your dick right in the throat, you had to frantically swallow his cum-that would not suffocate. When he was finished then wiped his dildo on your face, and went out, finally causing you such a kick in the ass, that you flew off the couch onto the floor. You got up and limped to the door slammed her. After a while you manage to undo the carabiner and you are released from the handcuffs.'
 
 			act 'Finish':gt 'masharoom', 'start'
 		end
@@ -467,10 +467,10 @@ if $ARGS[0] = '2':
 	act 'Submit':
 		cla
 		*clr
-		set SUB += 2
-		set bj += 1
-		set swallow += 1
-		set cumlip += 1
+		SUB += 2
+		bj += 1
+		swallow += 1
+		cumlip += 1
 		'<center><img src="images/img/masha/r23.jpg"></center>'
 		'You humbly knelt and opened his mouth. He put a blindfold on you and soon your lips prikasnulos something warm and solid. Catching member lips tightened in a rapidly into itself and began to suck yarosno all kind depicting a grateful slave. Soon you pochuvsvovali as a member in his mouth began to throb ready to finish. Jet of sperm hit your mouth, you immediately swallowed it and continued to suck dick when he took it, you opened your mouth and began to try to catch him blindly lips, depicting the passion-that would not anger him.'
 		'"Good girl, good slave, and now lie on the couch, " he said.'
@@ -479,22 +479,22 @@ if $ARGS[0] = '2':
 			cla
 			*clr
 			'<center><img src="images/img/masha/r24.jpg"></center>'
-			'You blindly korachkah moved toward the couch, finding it difficult to lay down and waited. He sat down on top of you and you´ll feel his lips touching his penis, but this time it was not hard, you pulled him into her and started to suck again trying to pick it up, you will soon feel kakon began to increase. "That´s clever, well postoraysya, Now turn on the flank and open ass, and for your efforts we´ll smazhem it a little." With these words, he got off and lay down beside you.'
+			'You blindly korachkah moved toward the couch, finding it difficult to lay down and waited. He sat down on top of you and you''ll feel his lips touching his penis, but this time it was not hard, you pulled him into her and started to suck again trying to pick it up, you will soon feel kakon began to increase. "That''s clever, well postoraysya, Now turn on the flank and open ass, and for your efforts we''ll smazhem it a little." With these words, he got off and lay down beside you.'
 
 			act 'Turn':
 				cla
 				*clr
-				set anal += 1
-				set orgasm += 1
-				set analorgasm += 1
+				anal += 1
+				orgasm += 1
+				analorgasm += 1
 				'<center><img src="images/img/masha/r25.jpg"></center>'
 				'You turned on its side, putting his ass to his cock, he rubbed it and medleno introduced his penis into the anus of you, trying not to cause pain. You tried to push the buttocks with his hands, but his hands tied you are unable to do this, then he unclasped carbine on handcuffs. His cock was moving in your ass and you start to like it, you are diligent podmahivat in time with his movements. Soon you began to accelerate the movement and he sped along with you, penetrating deeper into you. In the process, he unrolled you several times without removing the penis from the anus and when he once again started to unwrap you on the other side, you covered the orgasm you tremble sharply moved up to him trying to absorb his term in itself as it can go. He made several strong aftershocks and finished rasdeliv cum so you part resulted in the ass and the rest on the buttocks. "And now, quickly open your mouth, " he commanded vashevu rushing to face strong hand squeezing his penis'
 
 				act 'Open mouth':
 					cla
 					*clr
-					set cumlip += 1
-					set swallow += 1
+					cumlip += 1
+					swallow += 1
 					'<center><img src="images/img/masha/r26.jpg"></center>'
 					'You opened your mouth and the remnants of sperm poured into it. Waiting until you swallow cum, he again put dick in your mouth when you carefully licked his dildo, he put on his pants and let not the word went out, closing the door behind him.'
 

+ 156 - 203
locations/meet

@@ -1,12 +1,12 @@
 # meet
 if $ARGS[0] = 'start':
+	minut += 15
+	dayA += 1
+	svidanieA = 0
+	giftNum = giftNumA
 	fcolor = rgb(0, 0, 0)
 	bcolor = rgb(255, 255, 255)
 	lcolor = rgb(106, 90, 205)
-	set minut += 15
-	set dayA += 1
-	set svidanieA = 0
-	giftNum = giftNumA
 	$boy = $boyA
 	$namev = $boy
 	$boybody = $boybodyA
@@ -41,7 +41,7 @@ if $ARGS[0] = 'start':
 
 			act 'Marry husband':
 				cla
-				set minut += 60
+				minut += 60
 				love = 0
 				bfA = 0
 				husband = 100
@@ -53,7 +53,7 @@ if $ARGS[0] = 'start':
 				husDick = dickA
 				harakHusb = harakBoyA
 				izvratH = izvratA
-				set silavagH = silavagA
+				silavagH = silavagA
 				husbFin = financeA
 				husbandMark = 1
 				'The wedding took place at a cafe. There were not many guests and of course only part of the groom. It was a lot of congratulations, toasts, merrymaking and cries bitterly. By evening, all drunk and you with souped husband took home.'
@@ -63,16 +63,14 @@ if $ARGS[0] = 'start':
 		end
 
 		exit
-	end
-
-	if love = 2:
+	elseif love = 2:
 		'<<$boyA>> looks very excited and suddenly pulls the ring out of the box.'
 		'(<<$boyA>>) - <<$name>>. I offer you my hand and heart with very, come for my husband.'
 
 		act 'No. (Rasstatsya)':
-			set minut += 60
-			set bfA = 0
-			set pregtalk = 0
+			minut += 60
+			bfA = 0
+			pregtalk = 0
 			gt 'street'
 		end
 
@@ -83,10 +81,10 @@ if $ARGS[0] = 'start':
 
 			act 'Go for the dress':
 				cla
-				set minut += 60
-				set love = 3
+				minut += 60
+				love = 3
 				'You got in a taxi with his bride and went to the store to choose a dress. You have chosen an expensive and luxurious dress and <<$boyA>> paid his purchase.'
-				'After all these winding through the city and you´re tired <<$boyA>> to drive you home, warning that the next meeting you´re married.'
+				'After all these winding through the city and you''re tired <<$boyA>> to drive you home, warning that the next meeting you''re married.'
 
 				act 'Leave.':gt 'street'
 			end
@@ -101,9 +99,7 @@ if $ARGS[0] = 'start':
 		act 'Go to parents.':gt 'love', 'mother'
 
 		exit
-	end
-
-	if mop > 1 and glamur = 1 and curly > 0 and love = 1 and harakBoyA = 1 and tanga = 1:
+	elseif mop > 1 and glamur = 1 and curly > 0 and love = 1 and harakBoyA = 1 and tanga = 1:
 		'<<$boyA>> examining you decided that you are ready to appear before his friends.'
 
 		act 'Go to friends.':gt 'love', 'frends'
@@ -111,49 +107,43 @@ if $ARGS[0] = 'start':
 		exit
 	end
 
-	if skin = 0:set bfa -= 2 & set $meetskin = 'worth looking at his feet'
-	if skin = 1:set bfa -= 1 & set $meetskin = 'throws at you view'
-	if skin = 2:set $meetskin = 'Looking at you'
-	if skin = 3:set bfa += 1 & set $meetskin = 'seeing you smiling'
-	if skin = 4:set bfa += 2 & set $meetskin = 'seeing you smiling'
+	if skin = 0:bfa -= 2 & $meetskin = 'worth looking at his feet'
+	if skin = 1:bfa -= 1 & $meetskin = 'throws at you view'
+	if skin = 2:$meetskin = 'Looking at you'
+	if skin = 3:bfa += 1 & $meetskin = 'seeing you smiling'
+	if skin = 4:bfa += 2 & $meetskin = 'seeing you smiling'
 
 	if harakBoyA = 0:
-		if mop <= 2 and mop > 0:set bfA += 1 & set $meetmop = 'you are so beautiful today.'
-		if mop = 4:set bfA -= 1 & set $meetmop = 'great weather today.'
-	end
-
-	if harakBoyA = 1:
-		if mop <= 3 and mop > 0:set bfA += 1 & set $meetmop = 'you are so beautiful today.'
-		if mop = 4:set bfA -= 1 & set $meetmop = 'clearly you made up, not like Halloween.'
+		if mop <= 2 and mop > 0:bfA += 1 & $meetmop = 'you are so beautiful today.'
+		if mop = 4:bfA -= 1 & $meetmop = 'great weather today.'
+	elseif harakBoyA = 1:
+		if mop <= 3 and mop > 0:bfA += 1 & $meetmop = 'you are so beautiful today.'
+		if mop = 4:bfA -= 1 & $meetmop = 'clearly you made up, not like Halloween.'
+	elseif harakBoyA = 2:
+		if mop = 4:bfA += 1 & $meetmop = 'you are so beautiful today.'
+		if mop <= 2 and mop > 0:bfA -= 1 & $meetmop = 'great weather today.'
 	end
 
-	if harakBoyA = 2:
-		if mop = 4:set bfA += 1 & set $meetmop = 'you are so beautiful today.'
-		if mop <= 2 and mop > 0:set bfA -= 1 & set $meetmop = 'great weather today.'
-	end
+	if mop = 0:bfA -= 1 & $meetmop = 'Um, you have flowed cosmetics.'
+	if hapri = 1 and curly > 0:bfA += 2 & $meethair = 'You have a very beautiful hairstyle.'
+	if hapri = 1 and curly = 0:bfA += 1 & $meethair = 'You have pretty hair.'
+	if hapri = 0:bfA -= 1 & $meethair = 'I look at you in a hurry for our meeting.'
+	if harakBoyA = 0:$meet = '"Hello darling, I am glad to see you, <<$meetmop>> <<$meethair>>"'
+	if harakBoyA = 1:$meet = '"Hello <<$name>>, I am glad to see you, <<$meetmop>> <<$meethair>>"'
+	if harakBoyA = 2:$meet = '"Hi <<$name>>! Glad to see you, <<$meetmop>> <<$meethair>>"'
 
-	if mop = 0:set bfA -= 1 & set $meetmop = 'Um, you have flowed cosmetics.'
-	if hapri = 1 and curly > 0:set bfA += 2 & set $meethair = 'You have a very beautiful hairstyle.'
-	if hapri = 1 and curly = 0:set bfA += 1 & set $meethair = 'You have pretty hair.'
-	if hapri = 0:set bfA -= 1 & set $meethair = 'I look at you in a hurry for our meeting.'
-	if harakBoyA = 0:set $meet = '"Hello darling, I am glad to see you, <<$meetmop>> <<$meethair>>"'
-	if harakBoyA = 1:set $meet = '"Hello <<$name>>, I am glad to see you, <<$meetmop>> <<$meethair>>"'
-	if harakBoyA = 2:set $meet = '"Hi Svetsik! Glad to see you, <<$meetmop>> <<$meethair>>"'
-
-	set $meetcol = ''
+	$meetcol = ''
 
 	if dayA > 10 and harakBoy = 2:
 		if haerBoyA ! hcol:
 			bfA = bfA - 5
 
-			if haerBoyA = 0:set $meetcol = '<<$boyA>> tells you that you would go black hair.'
-			if haerBoyA = 1:set $meetcol = '<<$boyA>> tells you that you would have gone blond hair color.'
-			if haerBoyA = 2:set $meetcol = '<<$boyA>> tells you that you would have gone red hair.'
-			if haerBoyA = 3:set $meetcol = '<<$boyA>> tells you that you would go light hair color.'
-		end
-
-		if haerBoyA = hcol:
-			set bfA += 1
+			if haerBoyA = 0:$meetcol = '<<$boyA>> tells you that you would go black hair.'
+			if haerBoyA = 1:$meetcol = '<<$boyA>> tells you that you would have gone blond hair color.'
+			if haerBoyA = 2:$meetcol = '<<$boyA>> tells you that you would have gone red hair.'
+			if haerBoyA = 3:$meetcol = '<<$boyA>> tells you that you would go light hair color.'
+		elseif haerBoyA = hcol:
+			bfA += 1
 			'<<$boyA>> says that you have a wonderful hair color.'
 		end
 	end
@@ -162,99 +152,83 @@ if $ARGS[0] = 'start':
 		if haerBoyA ! hcol:
 			bfA = bfA - 5
 
-			if haerBoyA = 0:set $meetcol = '<<$boyA>> tells you that you would go black hair.'
-			if haerBoyA = 1:set $meetcol = '<<$boyA>> tells you that you would have gone blond hair color.'
-			if haerBoyA = 2:set $meetcol = '<<$boyA>> tells you that you would have gone red hair.'
-			if haerBoyA = 3:set $meetcol = '<<$boyA>> tells you that you would go light hair color.'
-		end
-
-		if haerBoyA = hcol:
-			set bfA += 1
+			if haerBoyA = 0:$meetcol = '<<$boyA>> tells you that you would go black hair.'
+			if haerBoyA = 1:$meetcol = '<<$boyA>> tells you that you would have gone blond hair color.'
+			if haerBoyA = 2:$meetcol = '<<$boyA>> tells you that you would have gone red hair.'
+			if haerBoyA = 3:$meetcol = '<<$boyA>> tells you that you would go light hair color.'
+		elseif haerBoyA = hcol:
+			bfA += 1
 			'<<$boyA>> says that you have a wonderful hair color.'
 		end
-	end
-
-	if dayA > 30 and harakBoy = 0:
+	elseif dayA > 30 and harakBoy = 0:
 		if haerBoyA ! hcol:
 			bfA = bfA - 5
 
-			if haerBoyA = 0:set $meetcol = '<<$boyA>> tells you that you would go black hair.'
-			if haerBoyA = 1:set $meetcol = '<<$boyA>> tells you that you would have gone blond hair color.'
-			if haerBoyA = 2:set $meetcol = '<<$boyA>> tells you that you would have gone red hair.'
-			if haerBoyA = 3:set $meetcol = '<<$boyA>> tells you that you would go light hair color.'
-		end
-
-		if haerBoyA = hcol:
-			set bfA += 1
+			if haerBoyA = 0:$meetcol = '<<$boyA>> tells you that you would go black hair.'
+			if haerBoyA = 1:$meetcol = '<<$boyA>> tells you that you would have gone blond hair color.'
+			if haerBoyA = 2:$meetcol = '<<$boyA>> tells you that you would have gone red hair.'
+			if haerBoyA = 3:$meetcol = '<<$boyA>> tells you that you would go light hair color.'
+		elseif haerBoyA = hcol:
+			bfA += 1
 			'<<$boyA>> says that you have a wonderful hair color.'
 		end
 	end
 
-	if lip = 0:set $meetlip = 'thin lips'
-	if lip = 1:set $meetlip = 'soft lips'
-	if lip = 2:set $meetlip = 'plump lips'
-	if lip = 3:set $meetlip = 'large, plump lips'
-	if lip = 4:set $meetlip = 'thick and huge lips'
-
-	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!DIALOGUE
-	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+	if lip = 0:$meetlip = 'thin lips'
+	if lip = 1:$meetlip = 'soft lips'
+	if lip = 2:$meetlip = 'plump lips'
+	if lip = 3:$meetlip = 'large, plump lips'
+	if lip = 4:$meetlip = 'thick and huge lips'
 
-	'At the entrance <<$meetskin>> <<$boyA>>. You´ll see he comes to you and says. <<$meet>> <<$meetcol>>'
+	'At the entrance <<$meetskin>> <<$boyA>>. You''ll see he comes to you and says. <<$meet>> <<$meetcol>>'
 
-	if financeA = 0:set $clom = 'deshovy dressed in a tracksuit.'
-	if financeA = 1:set $clom = 'dressed in jeans and a sweater.'
-	if financeA = 2:set $clom = 'dressed in a respectable and expensive jacket.'
+	if financeA = 0:$clom = 'deshovy dressed in a tracksuit.'
+	if financeA = 1:$clom = 'dressed in jeans and a sweater.'
+	if financeA = 2:$clom = 'dressed in a respectable and expensive jacket.'
 	if harakBoyA = 0:'<<$boyA>> looks timid and not confident young man <<$clom>>'
 	if harakBoyA = 1:'<<$boyA>> looks calm and confident young man <<$clom>>'
 	if harakBoyA = 2:'<<$boyA>> looks cocky and brash young man <<$clom>>'
 
 	if dayA >= 2 and financeA = 2 and giftDay < (dayA - giftNum):
-		set giftrand = rand(0, 2)
+		giftrand = rand(0, 2)
 
 		if giftrand <= financeA:
-			set giftDayA = dayA
-			set giftNum += 1
-			set gift = rand(bfa * 20, bfa * 30)
+			giftDayA = dayA
+			giftNum += 1
+			gift = rand(bfa * 20, bfa * 30)
 
 			if gift > 2500:gift = 2500
 
 			giftNumA = giftNum
-			set money += gift
+			money += gift
 			'<<$boyA>> reached into his pocket and pulled out a gift for you <<gift>> rubles.'
 		end
-	end
-
-	if dayA >= 5 and financeA = 1 and giftDay < (dayA - giftNum):
-		set giftrand = rand(0, 2)
+	elseif dayA >= 5 and financeA = 1 and giftDay < (dayA - giftNum):
+		giftrand = rand(0, 2)
 
 		if giftrand <= financeA:
-			set giftDayA = dayA
-			set giftNum += 1
-			set gift = rand(bfa * 10, bfa * 20)
+			giftDayA = dayA
+			giftNum += 1
+			gift = rand(bfa * 10, bfa * 20)
 
 			if gift > 1500:gift = 1500
 
 			giftNumA = giftNum
-			set money += gift
+			money += gift
 			'<<$boyA>> reached into his pocket and pulled out a gift for you <<gift>> rubles.'
 		end
-	end
-
-	if dayA >= 10 and financeA = 0 and giftDay < (dayA - giftNum):
-		set giftrand = rand(0, 2)
+	elseif dayA >= 10 and financeA = 0 and giftDay < (dayA - giftNum):
+		giftrand = rand(0, 2)
 
 		if giftrand <= financeA:
-			set giftDayA = dayA
-			set giftNum += 1
-			set gift = rand(bfa * 5, bfa * 10)
+			giftDayA = dayA
+			giftNum += 1
+			gift = rand(bfa * 5, bfa * 10)
 
 			if gift > 500:gift = 500
 
 			giftNumA = giftNum
-			set money += gift
+			money += gift
 			'<<$boyA>> reached into his pocket and pulled out a gift for you. He gave you <<gift>> rubles.'
 		end
 	end
@@ -269,29 +243,27 @@ if $ARGS[0] = 'start':
 			if cumlip = 0:
 				'<center><img src="images/etogame/kiss.jpg"></center>'
 
-				if harakBoyA = 0:set bfa -= 2 & 'You pressed your <<$meetlip>> to solid lips male mouth open and thrust his tongue into his mouth. <<$boyA>> blushed and pulled away.'
-				if harakBoyA = 1:set bfa -= 1 & 'You pressed your <<$meetlip>> to solid lips male mouth open and thrust his tongue into his mouth. <<$boyA>> gently obsasal your language.'
-				if harakBoyA = 2:set bfa += 2 & 'You pressed your <<$meetlip>> to solid lips male mouth open and thrust his tongue into his mouth. <<$boyA>> aggressively pushed his tongue into your mouth and almost started to fuck you in the mouth with his tongue.'
+				if harakBoyA = 0:bfa -= 2 & 'You pressed your <<$meetlip>> to solid lips male mouth open and thrust his tongue into his mouth. <<$boyA>> blushed and pulled away.'
+				if harakBoyA = 1:bfa -= 1 & 'You pressed your <<$meetlip>> to solid lips male mouth open and thrust his tongue into his mouth. <<$boyA>> gently obsasal your language.'
+				if harakBoyA = 2:bfa += 2 & 'You pressed your <<$meetlip>> to solid lips male mouth open and thrust his tongue into his mouth. <<$boyA>> aggressively pushed his tongue into your mouth and almost started to fuck you in the mouth with his tongue.'
 
 				act 'Finish the kiss.':xgt 'meet', 'a'
 
 				exit
-			end
-
-			if cumlip > 0:
+			elseif cumlip > 0:
 				'<center><img src="images/etogame/cumlip.jpg"></center>'
 				'<<$boyA>> kissed you in your smelling sperm <<$meetlip>> and pull away. "What is it?" he asked, "Do you smell mouth sperm."'
 
 				if izvrat = 1:
-					set bfa += 5
-					set DOM += 1
-					'<<$boyA>> blushed and lowered his eyes, you´ll clearly see how he formed a mound on his trousers.'
+					bfa += 5
+					DOM += 1
+					'<<$boyA>> blushed and lowered his eyes, you''ll clearly see how he formed a mound on his trousers.'
 
 					act 'Finish the kiss.':xgt 'meet', 'a'
 
 					exit
 				else
-					set bfa = 0
+					bfa = 0
 					'<<$boyA>> angry you threw myself "Oh, you dirty whore! Get lost, that I would not see you anymore, all we had done for!"'
 
 					act 'Leave.':gt 'street'
@@ -308,28 +280,26 @@ if $ARGS[0] = 'start':
 				'<center><img src="images/etogame/kiss1.jpg"></center>'
 
 				if harakBoyA = 0:'You framed to kiss her lips and <<$boyA>> a little embarrassed kissed you.'
-				if harakBoyA = 1:set bfa += 2 & 'You framed for a kiss lips <<$boyA>> quickly kissed you.'
-				if harakBoyA = 2:set bfa -= 1 & 'You framed for a kiss lips <<$boyA>> juicy kiss you, pressing his lips to your firm <<$meetlip>>.'
+				if harakBoyA = 1:bfa += 2 & 'You framed for a kiss lips <<$boyA>> quickly kissed you.'
+				if harakBoyA = 2:bfa -= 1 & 'You framed for a kiss lips <<$boyA>> juicy kiss you, pressing his lips to your firm <<$meetlip>>.'
 
 				act 'Finish the kiss.':xgt 'meet', 'a'
 
 				exit
-			end
-
-			if cumlip > 0:
+			elseif cumlip > 0:
 				'<center><img src="images/etogame/cumlip.jpg"></center>'
 				'<<$boyA>> kissed you in your smelling sperm <<$meetlip>> and pull away. "What is it?" he asked, "Do you smell mouth sperm."'
 
 				if izvrat = 1:
-					set bfa += 5
-					set DOM += 1
-					'<<$boyA>> blushed and lowered his eyes, you´ll clearly see how he formed a mound on his trousers.'
+					bfa += 5
+					DOM += 1
+					'<<$boyA>> blushed and lowered his eyes, you''ll clearly see how he formed a mound on his trousers.'
 
 					act 'Finish the kiss.':xgt 'meet', 'a'
 
 					exit
 				else
-					set boya = 0
+					boya = 0
 					'<<$boyA>> angry you threw myself "Oh, you dirty whore! Get lost, that I would not see you anymore, all we had done for!"'
 
 					act 'Leave.':gt 'street'
@@ -341,15 +311,15 @@ if $ARGS[0] = 'start':
 
 		act 'Kiss on the cheek.':
 			cla
+			DOM += 1
 			'<center><img src="images/etogame/kiss2.jpg"></center>'
-			set DOM += 1
 
-			if harakBoyA = 0:set bfa += 1 & 'You framed and cheek <<$boyA>> timidly kissed you.'
+			if harakBoyA = 0:bfa += 1 & 'You framed and cheek <<$boyA>> timidly kissed you.'
 			if harakBoyA = 1:'You framed and cheek <<$boyA>> you kissed.'
-			if harakBoyA = 2:set bfa -= 2 & 'You framed and cheek <<$boyA>> kissed you discouraged with views.'
+			if harakBoyA = 2:bfa -= 2 & 'You framed and cheek <<$boyA>> kissed you discouraged with views.'
 
 			if giftDayA = dayA:
-				set bfa -= 3
+				bfa -= 3
 
 				if harakBoyA = 0:'<<$boyA>> looks upset.'
 				if harakBoyA = 1:'<<$boyA>> looks offended.'
@@ -363,14 +333,14 @@ if $ARGS[0] = 'start':
 
 		act 'Do not kiss.':
 			cla
-			set DOM += 2
+			DOM += 2
 
-			if harakBoyA = 0:set bfa -= 1 & 'You nodded and said hello, <<$boyA>> get confused and blushed slightly.'
-			if harakBoyA = 1:set bfa -= 2 & 'You nodded and said hello <<$boyA>> frowned slightly.'
-			if harakBoyA = 2:set bfa -= 3 & 'You nodded and said hello <<$boyA>> chuckled and grinned.'
+			if harakBoyA = 0:bfa -= 1 & 'You nodded and said hello, <<$boyA>> get confused and blushed slightly.'
+			if harakBoyA = 1:bfa -= 2 & 'You nodded and said hello <<$boyA>> frowned slightly.'
+			if harakBoyA = 2:bfa -= 3 & 'You nodded and said hello <<$boyA>> chuckled and grinned.'
 
 			if giftDayA = dayA:
-				set bfa -= 3
+				bfa -= 3
 
 				if harakBoyA = 0:'<<$boyA>> looks upset.'
 				if harakBoyA = 1:'<<$boyA>> looks offended.'
@@ -381,30 +351,27 @@ if $ARGS[0] = 'start':
 
 			exit
 		end
-	end
-
-	if venera >= 4:
+	elseif venera >= 4:
 		'<center><img src="images/etogame/venera.jpg"></center>'
-		set bfa = 0
-		'<<$boyA>> take a closer look at you and said, "What have you got with the lips? They are very sore. Is that genital herpes? I´d better go, do not want to get infected. Goodbye."'
+		bfa = 0
+		'<<$boyA>> take a closer look at you and said, "What have you got with the lips? They are very sore. Is that genital herpes? I''d better go, do not want to get infected. Goodbye."'
 
 		act 'Leave.':gt 'street'
 
 		exit
-	end
-
-	if cumface > 0:
+	elseif cumface > 0:
 		'<center><img src="images/etogame/cumface.jpg"></center>'
 		'<<$boyA>> take a closer look at you and said, "What have you got stuck in your hair? Is that sperm?"'
 
 		if izvrat = 1:
-			set bfa += 5
-			set DOM += 1
-			'<<$boyA>> blushed and lowered his eyes, you´ll clearly see how he formed a mound on his trousers.'
+			bfa += 5
+			DOM += 1
+			'<<$boyA>> blushed and lowered his eyes, you''ll clearly see how he formed a mound on his trousers.'
 
 			act 'Yes it is the sperm still have questions?':
 				cla
-				'(You) - Yes, it´s sperm still have questions?'
+				gs 'stat'
+				'(You) - Yes, it''s sperm still have questions?'
 				'<<$boyA>> shook his head.'
 
 				xgt 'meet', 'a'
@@ -412,7 +379,7 @@ if $ARGS[0] = 'start':
 
 			exit
 		else
-			set boya = 0
+			boya = 0
 			'<<$boyA>> angry you threw myself "Oh, you dirty whore! Get lost, that I would not see you anymore, all we had done for!"'
 
 			act 'Leave.':gt 'street'
@@ -423,39 +390,54 @@ if $ARGS[0] = 'start':
 end
 
 if $ARGS[0] = 'a':
+	if cumfrot > 0:
+		'"Hey, what are you smeared?" asked <<$boyA>> looking at your ass. "It''s sperm!"'
+
+		if izvrat = 1:
+			bfa += 5
+			DOM += 1
+			'<<$boyA>> blushed and lowered his eyes, you''ll clearly see how he formed a mound on his trousers.'
+		else
+			bfa = 0
+			'<<$boyA>> angry you threw myself "Oh, you dirty whore! Get lost, that I would not see you anymore, all we had done for!"'
+
+			act 'Leave':gt 'street'
+
+			exit
+		end
+	end
+
 	if financeA = 0:
 		if glamur = 1:
-			set bfa -= (harakBoyA + 1)
+			bfa -= (harakBoyA + 1)
 			'"And you dress smartly, " remarked skeptical <<$boyA>> looking at your expensive dress.'
 		end
 
 		if skirt = 1 or sport = 1:
-			set bfa += (harakBoyA + 1)
+			bfa += (harakBoyA + 1)
 			'"A classy outfit, " said <<$boyA>>'
 		end
 
-		set mesorand = rand(0, 1)
+		mesorand = rand(0, 1)
 
 		if mesorand = 0:
 			'<<$boyA>> offered you a beer in the stairwell.'
 
 			act 'Sorry, but I urgently need to escape.':
 				cla
-				set bfa -= (harakBoyA + 1)
+				bfa -= (harakBoyA + 1)
 				gt 'street'
 			end
 
 			act 'Come on.':gt 'podezdM', 'start'
 
 			exit
-		end
-
-		if mesorand = 1:
+		elseif mesorand = 1:
 			'<<$boyA>> suggest that you take a walk in the park.'
 
 			act 'Sorry, but I urgently need to escape.':
 				cla
-				set bfa -= (harakBoyA + 1)
+				bfa -= (harakBoyA + 1)
 				gt 'street'
 			end
 
@@ -463,72 +445,49 @@ if $ARGS[0] = 'a':
 
 			exit
 		end
-	end
-
-	if cumfrot > 0:
-		'"Hey, what are you smeared?" asked <<$boyA>> looking at your ass. "It´s sperm!"'
-
-		if izvrat = 1:
-			set bfa += 5
-			set DOM += 1
-			'<<$boyA>> blushed and lowered his eyes, you´ll clearly see how he formed a mound on his trousers.'
-		else
-			set bfa = 0
-			'<<$boyA>> angry you threw myself "Oh, you dirty whore! Get lost, that I would not see you anymore, all we had done for!"'
-
-			act 'Leave.':gt 'street'
-
-			exit
-		end
-	end
-
-	if financeA = 1:
+	elseif financeA = 1:
 		if glamur = 1 or skirt = 1:
-			set boyA += (harakBoyA + 1)
+			boyA += (harakBoyA + 1)
 			'"Great clothes, " said admiringly <<$boyA>>.'
 		end
 
 		if sport = 1:
-			set bfa -= (harakBoyA + 1)
-			'"And you´re athletic girl" skeptical noticed <<$boyA>> looking at your clothes.'
+			bfa -= (harakBoyA + 1)
+			'"And you''re athletic girl" skeptical noticed <<$boyA>> looking at your clothes.'
 		end
 
-		set mesorand = rand(0, 2)
+		mesorand = rand(0, 2)
 
 		if mesorand = 0:
 			'<<$boyA>> suggest that you go to the movies.'
 
 			act 'Sorry, but I urgently need to escape.':
 				cla
-				set bfa -= (harakBoyA + 1)
+				bfa -= (harakBoyA + 1)
 				gt 'street'
 			end
 
 			act 'Come on.':gt 'kinoM', 'start'
 
 			exit
-		end
-
-		if mesorand = 1:
+		elseif mesorand = 1:
 			'<<$boyA>> suggest that you take a walk in the park.'
 
 			act 'Sorry, but I urgently need to escape.':
 				cla
-				set bfa -= (harakBoyA + 1)
+				bfa -= (harakBoyA + 1)
 				gt 'street'
 			end
 
 			act 'Come on.':gt 'parkM', 'start'
 
 			exit
-		end
-
-		if mesorand = 2:
+		elseif mesorand = 2:
 			'<<$boyA>> suggest that you sit in a cafe.'
 
 			act 'Sorry, but I urgently need to escape.':
 				cla
-				set bfa -= (harakBoyA + 1)
+				bfa -= (harakBoyA + 1)
 				gt 'street'
 			end
 
@@ -536,41 +495,35 @@ if $ARGS[0] = 'a':
 
 			exit
 		end
-	end
-
-	if financeA = 2:
+	elseif financeA = 2:
 		if glamur = 1:
-			set bfa += (harakBoyA + 1)
-			'"You´ve got great taste in clothes, " said admiringly <<$boyA>> looking at your expensive dress.'
-		end
-
-		if glamur = 0:
-			set bfa -= harakBoyA + 1
+			bfa += (harakBoyA + 1)
+			'"You''ve got great taste in clothes, " said admiringly <<$boyA>> looking at your expensive dress.'
+		elseif glamur = 0:
+			bfa -= harakBoyA + 1
 			'"Dear naryadets" remarked skeptical <<$boyA>> examining your unpretentious clothes.'
 		end
 
-		set mesorand = rand(0, 1)
+		mesorand = rand(0, 1)
 
 		if mesorand = 0:
 			'<<$boyA>> suggest that you go to a cafe.'
 
 			act 'Sorry, but I urgently need to escape.':
 				cla
-				set bfa -= (harakBoyA + 1)
+				bfa -= (harakBoyA + 1)
 				gt 'street'
 			end
 
 			act 'Come on.':gt 'kafeM', 'start'
 
 			exit
-		end
-
-		if mesorand = 1:
+		elseif mesorand = 1:
 			'<<$boyA>> suggest that you go to a restaurant.'
 
 			act 'Sorry, but I urgently need to escape.':
 				cla
-				set bfa -= (harakBoyA + 1)
+				bfa -= (harakBoyA + 1)
 				gt 'street'
 			end
 

+ 18 - 22
locations/metro

@@ -8,7 +8,7 @@ if $ARGS[0] = 'start':
 
 	'<center><img src="images/etogame/metro.jpg"></center>'
 	'Subway fare costs 16 rubles.'
-	set minut += 15
+	minut += 15
 	clr
 	gs 'stat'
 	fcolor = rgb(0, 0, 0)
@@ -22,65 +22,61 @@ if $ARGS[0] = 'start':
 
 	if money >= 16:
 		if $loc ! 'street':
-			act 'Go to the residential area (16 rubles)':
-				set $loc = 'street'
+			act 'Go to the <b>residential area</b> (16 rubles)':
+				$loc = 'street'
 				gt 'metro', 'vagon'
 			end
 		end
 
 		if $loc ! 'down':
-			act 'Go to the center':
-				set $loc = 'down'
+			act 'Go to the <b>center</b> (16 rubles)':
+				$loc = 'down'
 				gt 'metro', 'vagon'
 			end
 		end
 
 		if $loc ! 'Nord':
-			act 'Go to the northern area (16 rubles)':
-				set $loc = 'Nord'
+			act 'Go to the <b>northern area</b> (16 rubles)':
+				$loc = 'Nord'
 				gt 'metro', 'vagon'
 			end
 		end
 	end
 
 	act 'Get off the subway':
-		set minut += 15
+		minut += 15
 		gt '<<$loc>>'
 	end
 end
 
 if $ARGS[0] = 'vagon':
 	cla
-	'<center><b><font color="maroon">Subway car</font></b></center>'
 	clr
-	set money -= 16
+	money -= 16
 	gs 'stat'
 	fcolor = rgb(0, 0, 0)
 	bcolor = rgb(255, 255, 255)
 	lcolor = rgb(106, 90, 205)
-
+	'<center><b><font color="maroon">Subway car</font></b></center>'
 	if hour < 5 or hour > 10 and hour < 15 or hour > 24:
 		'<center><img src="images/etogame/vagon.jpg"></center>'
 		'In the car just a few passengers sadly examines advertising in the car.'
-	end
-
-	if hour >= 5 and hour <= 10 or hour >= 15 and hour <= 24:
+	elseif hour >= 5 and hour <= 10 or hour >= 15 and hour <= 24:
 		'<center><img src="images/etogame/vagonFull.jpg"></center>'
 		'In the car, a lot of people all standing like statues without paying the slightest attention to others.'
-		set frotrand = rand(0, 100)
+		frotrand = rand(0, 100)
 
-		if frotrand >= 90 - (frot * 10) and frot < 3:gt 'frot', 'a'
-		if frotrand >= 90 - (frot * 10) and frot >= 3 and cumfrot = 0 and ski = 1 or frotrand >= 90 - (frot * 10) and frot >= 3 and cumfrot = 0 and glamur = 1:
-			set tipfrot = rand(0, 1)
+		if frotrand >= 90 - (frot * 10) and frot < 3:
+			gt 'frot', 'a'
+		elseif frotrand >= 90 - (frot * 10) and frot >= 3 and cumfrot = 0 and ski = 1 or frotrand >= 90 - (frot * 10) and frot >= 3 and cumfrot = 0 and glamur = 1:
+			tipfrot = rand(0, 1)
 
 			if tipfrot = 0:gt 'frot', 'b'
 			if tipfrot = 1:gt 'frot', 'd1'
 
 			!!gt 'frot', 'b'
-		end
-
-		if frotrand >= 90 - (frot * 10) and frot >= 3 and cumfrot = 0 and ski = 0 or frotrand >= 90 - (frot * 10) and frot >= 3 and cumfrot = 0 and glamur = 0:
-			set tipfrot = rand(0, 2)
+		elseif frotrand >= 90 - (frot * 10) and frot >= 3 and cumfrot = 0 and ski = 0 or frotrand >= 90 - (frot * 10) and frot >= 3 and cumfrot = 0 and glamur = 0:
+			tipfrot = rand(0, 2)
 
 			if tipfrot =0:gt 'frot', 'c'
 			if tipfrot =1:gt 'frot', 'd'

+ 11 - 11
locations/mirror

@@ -4,8 +4,8 @@ if $ARGS[0] = 'start':
 	clr
 	gs 'stat'
 	gs 'portmirror'
-	set $gt1 = 'mirror'
-	set $gt2 = 'fin'
+	$gt1 = 'mirror'
+	$gt2 = 'fin'
 	dynamic $portmirror
 
 	act 'Move away from the mirror':
@@ -19,28 +19,28 @@ if $ARGS[0] = 'fin':
 	gt $locM, $metkaM
 
 	!'if housr = 1 and housrA = 1 and housrMir = 0 and fitMir = 0 and saunaYouRoom = 0:
-		set housrA = 0
+		housrA = 0
 			gt 'korr'
 		end
 
 		if housr = 1 and housrA = 1 and housrMir = 1 and fitMir = 0 and saunaYouRoom = 0:
-			set housrA = 0
-			set housrMir = 0
+			housrA = 0
+			housrMir = 0
 			gt 'bedr'
 		end
 
 		if housrA = 0 and fitMir = 1 and saunaYouRoom = 0:
-			set fitMir = 0
+			fitMir = 0
 			gt 'fit', 'razd'
 		end
 
 		if housrA = 0 and stripMir = 1 and saunaYouRoom = 0:
-			set stripMir = 0
+			stripMir = 0
 			gt 'stwork', 'start'
 		end
 
 		if housrA = 0 and palMir = 1 and saunaYouRoom = 0:
-			set palMir = 0
+			palMir = 0
 			gt 'palatka', 'start'
 		end
 
@@ -50,17 +50,17 @@ if $ARGS[0] = 'fin':
 		end
 
 		if housrA = 0 and obMir = 1:
-			set obMir = 0
+			obMir = 0
 			gt 'obroom', 'start'
 		end
 
 		if housrA = 0 and borMir = 1:
-			set borMir = 0
+			borMir = 0
 			gt 'bordel', 'start'
 		end
 
 		if housrA = 0 and tanhouse1 = 1:
-			set tanhouse1 = 0
+			tanhouse1 = 0
 			gt 'spalnya'
 		end'!
 end

+ 5 - 5
locations/mitka

@@ -4,18 +4,18 @@ gs 'stat'
 '<center><img src="images/qwest/alter/npc/mitka.jpg"></center>'
 'Swain barely older than you, do you know him from childhood and children together while still bathed in the river.'
 
-if mitkaday = daystart:'Mr. Cho Svetuha, come in at eight o`clock, buhnem brew, popizdim for life.'
-
-if mitkaday!daystart:
+if mitkaday = daystart:
+	'Mr. Cho <<$name>>, come in at eight o''clock, buhnem brew, popizdim for life.'
+elseif mitkaday!daystart:
 	mitkaday = daystart
-	'Hello Svetuha. How zhituha?'
+	'Hello <<$name>>. How zhituha?'
 
 	act 'Normally':
 		cls
 		gs 'stat'
 		'<center><b><font color="maroon">Mitka kingpin</font></b></center>'
 		'<center><img src="images/qwest/alter/npc/mitka.jpg"></center>'
-		'You said that you are all well and Mitka smiled offered "Mr. Cho Svetuha, come in at eight o`clock, buhnem brew, popizdim for life."'
+		'You said that you are all well and Mitka smiled offered "Mr. Cho <<$name>>, come in at eight o''clock, buhnem brew, popizdim for life."'
 
 		if mitkasextimes > 0:
 			'Mitka scratched eggs and added with a grin "Svetuh, Let us go now poebemsya, and that the riser fucking."'

+ 2 - 4
locations/mitkabuh

@@ -16,10 +16,8 @@ if alko < 8:
 
 		act 'Ottdyshatsya':gt $curloc
 	end
-end
-
-if alko >= 8:
-	'You got drunk in the trash, leg is almost not keep you. Mitka noticed your condition keeps you around the waist. "Mr. Cho Svetuha, go ebatsya?"'
+elseif alko >= 8:
+	'You got drunk in the trash, leg is almost not keep you. Mitka noticed your condition keeps you around the waist. "Mr. Cho <<$name>>, go ebatsya?"'
 
 	act 'slurred mumble':
 		cls

+ 3 - 3
locations/motel

@@ -1,12 +1,12 @@
 # motel
 $metka = $ARGS[0]
 $loc = $CURLOC
-'<center><h4>Motel</h4></center>'
-'<center><img src="images/etogame/motel.jpg"></center>'
-'Roadside motel where truckers stop for something to eat and sleep.'
 clr
 gs 'stat'
 gs 'time'
+'<center><h4>Motel</h4></center>'
+'<center><img src="images/etogame/motel.jpg"></center>'
+'Roadside motel where truckers stop for something to eat and sleep.'
 
 act 'Exit the highway':minut += 15 & nroad = 14 & gt 'road'
 

+ 154 - 94
locations/mother

@@ -1,12 +1,17 @@
 # mother
-motherAge = age + 19
 !!Model Olga Kabaeva
+motherAge = age + 19
+
 if momslut >= 2 and mother < 40:mother = 40
+
 gs 'stat'
-'<center><b><font color="maroon">Mother</font></b></center>'
+gs 'motherQW'
+'<center><b><font color="maroon">Mama</font></b></center>'
 '<center><img src="images/qwest/alter/mother.jpg"></center>'
-'Your mother Natasha still quite young and attractive. She´s only <<motherAge>> years. She works at the station cafe.'
+'Your mother Natasha still quite young and attractive. She''s only <<motherAge>> years. She works at the station cafe.'
 
+if (motherKnowWhore > 0 or motherKnowSpravka > 0) and motherQW = 0:motherQW = 1
+if motherQW = 1 and mother > 40:mother = 40
 if mother < 20:'You and your mom scandal.'
 if mother >= 20 and mother < 40:'You and your mom tensions.'
 if mother >= 40 and mother < 60:'You have a normal relationship with her mother.'
@@ -19,9 +24,7 @@ if motherWorry = 1 and indorf = 0:
 	motherWorry = 0
 	mother -= 1
 	'Mother sleeps and stands in the hallway waiting for you. "Where are you shlyaeshsya? You know what hour in the court?"'
-end
-
-if motherWorry = 1 and indorf > 0:
+elseif motherWorry = 1 and indorf > 0:
 	motherWorry = 0
 end
 
@@ -45,9 +48,9 @@ if hour > 5:
 			minut += 5
 			momslut = 2
 			gs 'stat'
-			'<center><b><font color="maroon">Mom</font></b></center>'
+			'<center><b><font color="maroon">Mama</font></b></center>'
 			'<center><img src="images/qwest/alter/mother.jpg"></center>'
-			'You said the mother, you`ve seen it in stock cafe with a host of cafes. Mother noticeably pale and sat down on a stool. "And what you saw?" You answered it, they saw as she sucked in a host cafes, and then he fucked her doggy style. Mother lowered her eyes "Well yes, I sleep with Slava. But I want to warn you, blackmail me you did not get." The mother looked into your eyes "All what you can is achieved, is to destroy the family."'
+			'You said the mother, you''ve seen it in stock cafe with a host of cafes. Mother noticeably pale and sat down on a stool. "And what you saw?" You answered it, they saw as she sucked in a host cafes, and then he fucked her doggy style. Mother lowered her eyes "Well yes, I sleep with Slava. But I want to warn you, blackmail me you did not get." The mother looked into your eyes "All what you can is achieved, is to destroy the family."'
 
 			act 'Leave':gt $loc, $metka
 		end
@@ -60,9 +63,9 @@ if hour > 5:
 			mother = 20
 			pregTalkFamily = 1
 			gs 'stat'
-			'<center><b><font color="maroon">Mom</font></b></center>'
+			'<center><b><font color="maroon">Mama</font></b></center>'
 			'<center><img src="images/qwest/alter/mother.jpg"></center>'
-			'You said the mother, you are pregnant. Mother with wide-eyed helplessly sat on a stool. She said sadly "Well. I was afraid of this. Now do not try to have an abortion, if you do an abortion, in the future is unlikely you manage to have children. You`ll have to have a child."'
+			'You said the mother, you are pregnant. Mother with wide-eyed helplessly sat on a stool. She said sadly "Well. I was afraid of this. Now do not try to have an abortion, if you do an abortion, in the future is unlikely you manage to have children. You''ll have to have a child."'
 
 			act 'Leave':gt $loc, $metka
 		end
@@ -72,29 +75,28 @@ if hour > 5:
 		cls
 		minut += 5
 		gs 'stat'
-		'<center><b><font color="maroon">Mother</font></b></center>'
+		'<center><b><font color="maroon">Mama</font></b></center>'
 		'<center><img src="images/qwest/alter/mother.jpg"></center>'
 		'You asked my mother money.'
 
 		if SchoolAtestat = 0:
 			if mother >= 80:
-				if motherPayDay = day:'Mother frowned "dochura, I told you already gave the money!"'
+				if motherPayDay = day:
+					'Mother frowned "dochura, I told you already gave the money!"'
 
-				if motherPayDay ! day:
+				else
 					mother -= 1
 					motherPayDay = day
 
 					if Suspeh >= 70:
 						if Suspeh < 90:
 							money += 150
-							'Frowning mother gave you 150 rubles, "Will you learn better, I will give more. Meanwhile, it´s all that you deserve!"'
+							'Frowning mother gave you 150 rubles, "Will you learn better, I will give more. Meanwhile, it''s all that you deserve!"'
 
 							act 'Move away':gt $loc, $metka
 
 							exit
-						end
-
-						if Suspeh >= 90:
+						else
 							money += 300
 							'Your mother smiled and gave you 300 rubles, "Okay, here is your money."'
 
@@ -103,29 +105,25 @@ if hour > 5:
 							exit
 						end
 					else
-						'Mother frowned "You´ll learn better, there will be money, as long as you deserve only the belt, not money!"'
+						'Mother frowned "You''ll learn better, there will be money, as long as you deserve only the belt, not money!"'
 					end
 				end
-			end
-
-			if mother >= 60 and mother < 80:
-				if motherPayDay = day:'Mother frowned "No docha. I already gave money. Enough for today."'
-
-				if motherPayDay ! day:
+			elseif mother >= 60 and mother < 80:
+				if motherPayDay = day:
+					'Mother frowned "No docha. I already gave money. Enough for today."'
+				else
 					mother -= 1
 					motherPayDay = day
 
 					if Suspeh >= 70:
 						if Suspeh < 90:
 							money += 100
-							'Frowning mother gave you $ 100, "Will you learn better, I will give more. Meanwhile, it´s all that you deserve!"'
+							'Frowning mother gave you $ 100, "Will you learn better, I will give more. Meanwhile, it''s all that you deserve!"'
 
 							act 'Move away':gt $loc, $metka
 
 							exit
-						end
-
-						if Suspeh >= 90:
+						else
 							money += 250
 							'The mother smiled and gave you 250 rubles, "Okay, on the money."'
 
@@ -134,12 +132,10 @@ if hour > 5:
 							exit
 						end
 					else
-						'Mother frowned "You´ll learn better, there will be money, as long as you deserve only the belt, not money!"'
+						'Mother frowned "You''ll learn better, there will be money, as long as you deserve only the belt, not money!"'
 					end
 				end
-			end
-
-			if mother >= 40 and mother < 60:
+			elseif mother >= 40 and mother < 60:
 				if motherPayDay = day:'Mother frowned "That thou Velcro. Received nothing!"'
 
 				if motherPayDay ! day:
@@ -149,14 +145,12 @@ if hour > 5:
 					if Suspeh >= 70:
 						if Suspeh < 90:
 							money += 50
-							'Frowning mother gave you 50 rubles, "Will you learn better, I will give more. Meanwhile, it´s all that you deserve!"'
+							'Frowning mother gave you 50 rubles, "Will you learn better, I will give more. Meanwhile, it''s all that you deserve!"'
 
 							act 'Move away':gt $loc, $metka
 
 							exit
-						end
-
-						if Suspeh >= 90:
+						else
 							money += 200
 							'Your mother smiled and gave you 200 rubles, "Okay, on the money."'
 
@@ -165,18 +159,18 @@ if hour > 5:
 							exit
 						end
 					else
-						'Mother frowned "You´ll learn better, there will be money, as long as you deserve only the belt, not money!"'
+						'Mother frowned "You''ll learn better, there will be money, as long as you deserve only the belt, not money!"'
 					end
 				end
+			elseif mother < 40 and motherKnowWhore = 0 and motherKnowSpravka = 0:
+				'Mother frowned, "Do not you deserve the money!"'
+			elseif (motherKnowWhore >= 1 or motherKnowSpravka >= 1) and mother < 40:
+				'"You ask for more money, whore? Get out of here, scram their stud beg for money"'
 			end
-
-			if mother < 40 and motherKnowWhore = 0 and motherKnowSpravka = 0:'Mother frowned, "Do not you deserve the money!"'
-
-			if (motherKnowWhore >= 1 or motherKnowSpravka >= 1) and mother < 40:'"You ask for more money, whore? Get out of here, scram their stud beg for money"'
+		elseif SchoolAtestat > 0:
+			'You''re old enough, earn yourself.'
 		end
 
-		if SchoolAtestat > 0:'You´re old enough, earn yourself.'
-
 		act 'Move away':gt $loc, $metka
 	end
 
@@ -184,11 +178,14 @@ if hour > 5:
 		cls
 		minut += 5
 		gs 'stat'
-		'<center><b><font color="maroon">Mother</font></b></center>'
+		'<center><b><font color="maroon">Mama</font></b></center>'
 		'<center><img src="images/qwest/alter/mother.jpg"></center>'
 
-		if mother < 80:'You asked your mother about her real father. Mother pulled a face and not contented said. "<<$name>>, I am not going to discuss this topic now. Just know that Vova, your stepfather growth you with Anya as their own daughters."'
-		if mother >= 80:'You asked your mother about her real father. Mother pulled a face and not contented said. "I have no idea where he is and what he does. We were at school together. It made me your sister Anka. Our parents we were married. Michael, your father, and you made me thumped. We divorced and I married Vovk. Kolka already born from Vova. Vovk But you brought up with Anya as their own daughters. Soul in you looked for, and bathed you, and went for a walk with you for a walk. And tales told you at night. "'
+		if mother < 80:
+			'You asked your mother about her real father. Mother pulled a face and not contented said. "<<$name>>, I am not going to discuss this topic now. Just know that Vova, your stepfather growth you with Anya as their own daughters."'
+		elseif mother >= 80:
+			'You asked your mother about her real father. Mother pulled a face and not contented said. "I have no idea where he is and what he does. We were at school together. It made me your sister Anka. Our parents we were married. Michael, your father, and you made me thumped. We divorced and I married Vovk. Kolka already born from Vova. Vovk But you brought up with Anya as their own daughters. Soul in you looked for, and bathed you, and went for a walk with you for a walk. And tales told you at night. "'
+		end
 
 		act 'Move away':gt $loc, $metka
 	end
@@ -197,14 +194,14 @@ if hour > 5:
 		cls
 		minut += 5
 		gs 'stat'
-		'<center><b><font color="maroon">Mom</font></b></center>'
+		'<center><b><font color="maroon">Mama</font></b></center>'
 		'<center><img src="images/qwest/alter/mother.jpg"></center>'
 		'You asked for new clothes.'
 
 		if SchoolAtestat = 0:
 			if mother >= 80:
 				if motherClotheMonth ! month:
-					'Mom sighed, "Here we go again. You´re my world is empty. Come to the store, grief onion."'
+					'Mom sighed, "Here we go again. You''re my world is empty. Come to the store, grief onion."'
 
 					act 'Go to the store':
 						cls
@@ -254,7 +251,7 @@ if hour > 5:
 				'Mom shook her head "no money."'
 			end
 		else
-			'Mom shook her head, "You´re an adult, she should earn."'
+			'Mom shook her head, "You''re an adult, she should earn."'
 		end
 
 		act 'Move away':gt $loc, $metka
@@ -268,30 +265,36 @@ if $loc = 'kuhrPar':
 		mother += rand(1, 5)
 		manna -= 10
 		TotalMomPom += 1
+		MomPom += 1
 		gs 'stat'
 		'You offered to help my mother with the housework.'
-		MomPom += 1
 
-		if MomPom = 8:MomPom = 1
-		if MomPom = 1:'Mom asked you to wash the dishes. You are in for an hour washing the dishes in the kitchen.'
-		if MomPom = 2:'Mom asked you to peel the potatoes. You are in for an hour in the kitchen peeling potatoes.'
-		if MomPom = 3:'Mom asked you to clean the floor. You are within an hour washed the floors in the apartment.'
-		if MomPom = 4:'Mom asked you to do your laundry. You are in for an hour to wash clothes in the bathroom.'
-		if MomPom = 5:'Mom asked you to iron the clothes. You are in for an hour in the hall ironed linen.'
-		if MomPom = 6:
+		if MomPom = 1:
+			'Mom asked you to wash the dishes. You are in for an hour washing the dishes in the kitchen.'
+		elseif MomPom = 2:
+			'Mom asked you to peel the potatoes. You are in for an hour in the kitchen peeling potatoes.'
+		elseif MomPom = 3:
+			'Mom asked you to clean the floor. You are within an hour washed the floors in the apartment.'
+		elseif MomPom = 4:
+			'Mom asked you to do your laundry. You are in for an hour to wash clothes in the bathroom.'
+		elseif MomPom = 5:
+			'Mom asked you to iron the clothes. You are in for an hour in the hall ironed linen.'
+		elseif MomPom = 6:
 			sdacharand = rand(10, 50)
 			money += sdacharand
 			gs 'stat'
 			'Mom asked you to run to the store for groceries. You walked for an hour for food, you got to surrender to shopping <<sdacharand>>rubles.'
+		elseif MomPom = 7:
+			'Mom asked you to run to the pharmacy for medicines. Mom''s sister works there and she will give Lyudmila medicament for free, then she finds mom and aunt Luda. Mom wrote you a list and you went to the pharmacy, the pharmacy as always sat behind the counter aunt Luda. "Hi <<$nickname>>. How are you? How are you feeling?" You greeted aunt and gave her a piece of paper in which the mother wrote medications. Aunt Luda quickly gathered the necessary and gave you. You came back to the apartment and gave her mother the medication.'
+		elseif MomPom = 8:
+			MomPom = 1
 		end
 
-		if MomPom = 7:'Mom asked you to run to the pharmacy for medicines. Mom´s sister works there and she will give Lyudmila medicament for free, then she finds mom and aunt Luda. Mom wrote you a list and you went to the pharmacy, the pharmacy as always sat behind the counter aunt Luda. "Hi Svetulechka. How are you? How are you feeling?" You greeted aunt and gave her a piece of paper in which the mother wrote medications. Aunt Luda quickly gathered the necessary and gave you. You came back to the apartment and gave her mother the medication.'
-
 		act 'Move away':gt $loc, $metka
 	end
 end
 
-if $loc = 'gkafe':'Mom saw you and frowned, "What has come? How many times I said, do not go to my office. Young girls There´s nothing to do!"'
+if $loc = 'gkafe':'Mom saw you and frowned, "What has come? How many times I said, do not go to my office. Young girls There''s nothing to do!"'
 
 if SchoolAtestat = 0:
 	if GspravkaT = 0 and GspravkaTimes >= 3 and hour >= 6 and hour <= 21:
@@ -301,16 +304,14 @@ if SchoolAtestat = 0:
 
 		act 'Go to the gynecologist for help':
 			cla
-			set minut += 15
+			minut += 15
 			'You lay on the examination table and pushed his feet. Gynecologist has viewed your vagina.'
 
 			if vagina > 0:
 				Gspravka = 7
 				GspravkaT = 2
 				'Help gynecologist wrote that you are not a virgin.'
-			end
-
-			if vagina = 0:
+			else
 				Gspravka = 7
 				GspravkaT = 1
 				'Help gynecologist wrote that you are a virgin.'
@@ -320,61 +321,120 @@ if SchoolAtestat = 0:
 		end
 
 		exit
-	end
-
-	if GspravkaT = 0 and GspravkaTimes < 3:
+	elseif GspravkaT = 0 and GspravkaTimes < 3:
 		GspravkaTimes += 1
 		'"You need to go to the clinic. Gynecologist, refer to the school."'
-	end
-
-	if GspravkaT = 2 and motherKnowSpravka = 0:
+	elseif GspravkaT = 2 and motherKnowSpravka = 0:
 		cla
-		mother = 0
-		motherKnowSpravka = 1
 
-		if momslut < 2:
-			'Mother grabbed you by the ear "Oh blyadischa We slaved father, what would you Putnam of people do you find worthy men, and you´re a whore who has already Mandu then tuck Get out of my sight!"'
-		else
-			'Mother shook her head sadly "Well. Look no zalet."'
+		if motherKnowWhore = 0:
+			mother = 0
+			motherKnowSpravka = 1
+
+			if motherQW = 0:motherQW = 1
+
+			if momslut < 2:
+				'Mother grabbed you by the ear "Oh blyadischa We slaved father, what would you Putnam of people do you find worthy men, and you''re a whore who has already Mandu then tuck Get out of my sight!"'
+			else
+				'Mother shook her head sadly "Well. Look no zalet."'
+			end
+		elseif motherKnowWhore > 0 and motherQW < 2:
+			mother -= 10
+			motherKnowSpravka = 1
+
+			if motherQW = 0:motherQW = 1
+			'Your mother looked in the FAQ "Even it is not surprising. Fuck with someone-in the alley, and even home all hahalskih "gifts" come. B my eyes have not seen you."'
+		elseif motherQW >= 2:
+			motherKnowSpravka = 2
+			'"And what do you bring it to me? You can even make photocopies and wear them to school. doubt, what you have there that-will change" - with malice noticed your mother.'
 		end
 
 		act 'Move away':gt $loc, $metka
 
 		exit
+
+		end
 	end
-end
 
+if motherQW = 1 and mother >= 20 and $loc = 'kuhrPar':
+	act 'Try to reconcile':
+		cla
+		cls
+		'<center><b><font color="maroon">Mama</font></b></center>'
+		'<center><img src="images/qwest/alter/mother.jpg"></center>'
+
+		mqwtRand = rand(1, 10)
+
+		if mqwtRand <= 2:
+			mother -= rand(1, 5)
+			minut += 30
+			'You tried to talk with her mother and make up. Whether you are too aggressive, whether it has a bad mood, but the results "reconciliation" becomes yet another scandal.'
+
+			act 'Move away':gt $loc, $metka
+		elseif mqwtRand > 2 and mqwtRand <= 8:
+			mother += rand(0, 1)
+			minut += 30
+			'You tried to talk with her mother and make up. Despite, that the whole half-hour conversation mainly a fairly aggressive monologue your mother about morality, diseases and about, what awaits you in the future, if you do not pick up the mind, some progress in the relationship is still there.'
+
+			act 'Move away':gt $loc, $metka
+		elseif mqwtRand > 8:
+			gt 'motherQW', 'motherQW_2'
+		end
+	end
+end
 if alko > 0 and alkomday ! day:
 	alkomday = day
 	mother -= 1
-	'Mom sniffed "<<$name>> from you smell alcohol, what is this mess? You´re still too young to drink that!"'
+	'Mom sniffed "<<$name>> from you smell alcohol, what is this mess? You''re still too young to drink that!"'
 end
 
-if cumlip > 1 or cumface > 0 or cumfrot > 0:
+if (cumlip > 1 or cumface > 0 or cumfrot > 0) and whoremday ! day:
 	cla
-	set mother = 0
-	set motherKnowWhore = 1
-	if momslut < 2:
-		'The mother looked at you, rolled her eyes and blushed. You was noticeable sperm.'
-		'"Oh, you´re a juvenile whore, what is that to you? Telling everyone that my daughter is decent, but she fucked somewhere. Blyadina! Go away, do not get caught up in my eyes!"'
-	else
-		'Mother shook her head sadly "You would then wiped the sperm, and then the whole town will know, you whore."'
-	end
+	whoremday = day
+	if motherKnowWhore = 0 and motherKnowSpravka = 0 and motherQW = 0:
+		mother = 0
+		if motherKnowWhore = 0:motherKnowWhore = 1
+
+		if momslut < 2:
+			'The mother looked at you, rolled her eyes and blushed. You was noticeable sperm.'
+			'"Oh, you''re a juvenile whore, what is that to you? Telling everyone that my daughter is decent, but she fucked somewhere. Blyadina! Go away, do not get caught up in my eyes!"'
+		else
+			'Mother shook her head sadly "You would then wiped the sperm, and then the whole town will know, you whore."'
+		end
+
+		act 'Move away':gt $loc, $metka
+	elseif (motherKnowWhore > 0 or motherKnowSpravka > 0) and motherQW = 1:
+		monther -= 20
+
+		if motherKnowWhore = 0:motherKnowWhore = 1
+
+		if momslut < 2:
+			'The mother looked at you glare. You was noticeable sperm.'
+			'- again-you fucking whore juvenile? I was already familiar to ashamed of you! went here, do not get caught in my eyes!'
+		else
+			'Mother shook her head sadly "You would then wiped the sperm, and then the whole town will know, you whore."'
+		end
+
+		act 'Move away':gt $loc, $metka
+	elseif motherQW >= 2:
+		monther -= 10
 
-	act 'Move away':gt $loc, $metka
+		if motherKnowWhore = 0:motherKnowWhore = 1
 
-	exit
+		'Mother looked sternly at you. You was noticeable sperm.'
+		'- <<$nickname>>, I certainly understand it all, but could you clean up the artistry of their fancy man? Quickly to the bathroom, yet who-something not seen!'
+
+		act 'Move away':gt'vanrPar'
+	end
 end
 
 if glamur > 0 and hour > 9:'Mom looked at you, "Why are you so dressed up?"'
 
 if week = 5 and dostupindorf = 1:
-	if hour > 9:'Mom continued to go about their business tells you "Sveta, tomorrow we will go to the village, at 12 o''clock. If you want us then come to me before 12."'
-end
-
-if week = 6 and dostupindorf = 1:
+	if hour > 9:'Mom continued to go about their business tells you "<<$nickname>>, tomorrow we will go to the village, at 12 o''clock. If you want us then come to me before 12."'
+elseif week = 6 and dostupindorf = 1:
 	if hour > 9 and hour < 12:
-		'Mom asks you "Sveta, well? Come with us to the village?"'
+		'Mom asks you "<<$nickname>>, well? Come with us to the village?"'
 
 		act 'Go to the country':hour = 12 & minut = 0 & indorf = 1 & gt 'famdorfride'
 	end

+ 75 - 60
locations/motherQW

@@ -1,31 +1,38 @@
 # motherQW
 if $ARGS[0] = 'motherQW_2':
-	gs 'stat'
-	cls
-	mother += rand(5, 10)
 	minut += 60
 	motherQW = 2
-	'You´re trying to talk with his mother and make peace. The whole half-hour conversation mainly consists of a fairly aggressive monologue your mom about morality, disease and future. At some point you get tired of all this.'
+	mother += rand(5, 10)
+	gs 'stat'
+	'<center><b><font color="maroon">Mama</font></b></center>'
+	'<center><img src="images/qwest/alter/mother.jpg"></center>'
+	'You''re trying to talk with his mother and make peace. The whole half-hour conversation mainly consists of a fairly aggressive monologue your mom about morality, disease and future. At some point you get tired of all this.'
 
 	act 'Wedge':
 		cla
+		cls
+		'<center><b><font color="maroon">Mama</font></b></center>'
+		'<center><img src="images/qwest/alter/mother.jpg"></center>'
 		'- All that you say, Mom, of course, is true and correct, but unless you are the not so?'
 		'She is flustered from your sentence, but quickly recovers.'
-		'- What do you mean? I´m not the same ...'
+		'- What do you mean? I''m not the same ...'
 		'- So, so. Such a whore! Even abruptly I will!'
-		'- <<$name>>! What are you currently pos ...'
+		'- <<$nickname>>! What are you currently pos ...'
 
 		act 'Continue to press':
 			cla
-			'- What did I allow myself? - You will quickly intercept of an initiative to prevent her finish. - Well, we´re adults, and are conducting an adult conversation about it is more than an adult theme. And forgive me, but I´ll say it all in plain text.'
-			'- <<$name>>! They did not break ...'
+			cls
+			'<center><b><font color="maroon">Mama</font></b></center>'
+			'<center><img src="images/qwest/alter/mother.jpg"></center>'
+			'- What did I allow myself? - You will quickly intercept of an initiative to prevent her finish. - Well, we''re adults, and are conducting an adult conversation about it is more than an adult theme. And forgive me, but I''ll say it all in plain text.'
+			'- <<$nickname>>! They did not break ...'
 			'- No, Mom, now you do not interrupt. I have half an hour listening to sermons! And from whom ?!'
-			'- <<$name>>! ..'
+			'- <<$nickname>>! ..'
 
-			if age = 15:'- What is the <<$name>> that <<$name>> ?! Mom, are you now <<motherAge>>, Ana <<sisterAge>>. Addition and subtraction are taught in the first grade. Yes, you were just as much as me, when you´re knocked up!'
-			if age > 15:'- What the <<$name>> that <<$name>> ?! Mom, are you now <<motherAge>>, Ana <<sisterAge>>. Addition and subtraction are taught in the first grade. Yes, you were even younger than me, when you´re knocked up!'
+			if age = 15:'- What is the <<$nickname>> that <<$nickname>> ?! Mom, are you now <<motherAge>>, Anjaa <<sisterAge>>. Addition and subtraction are taught in the first grade. Yes, you were just as much as me, when you''re knocked up!'
+			if age > 15:'- What the <<$nickname>> that <<$nickname>> ?! Mom, are you now <<motherAge>>, Anja <<sisterAge>>. Addition and subtraction are taught in the first grade. Yes, you were even younger than me, when you''re knocked up!'
 
-			'Unnerving silence. You, red as a lobster, trying to catch my breath, and your mother is sitting with his face all at the same time expressing human emotions simultaneously. Most likely she is trying to figure out what the hell´s going on here and why she listens to sermons from his daughter. Do you even think that once upon a time she just sat there and swore to your grandmother.'
+			'Unnerving silence. You, red as a lobster, trying to catch my breath, and your mother is sitting with his face all at the same time expressing human emotions simultaneously. Most likely she is trying to figure out what the hell''s going on here and why she listens to sermons from his daughter. Do you even think that once upon a time she just sat there and swore to your grandmother.'
 			'- But it was your father, - she says quietly.'
 			'- And so what?'
 			'- And the fact that I did it out of love and not to expose Mandu first comer of the gate!'
@@ -34,8 +41,11 @@ if $ARGS[0] = 'motherQW_2':
 
 			act 'Next':
 				cla
-				'- And this, my mother:I am in life I will not believe that it was unpleasant to fuck you and you´re doing it solely for the love of the father.'
-				'- <<$name>>! Do not swear!'
+				cls
+				'<center><b><font color="maroon">Mama</font></b></center>'
+				'<center><img src="images/qwest/alter/mother.jpg"></center>'
+				'- And this, my mother:I am in life I will not believe that it was unpleasant to fuck you and you''re doing it solely for the love of the father.'
+				'- <<$nickname>>! Do not swear!'
 				'- Okay, okay, had sex. With the rest of you probably agree.'
 				'- Nuu ... - she thinks for a moment, immersed in memories of his youth - yes, it was nice, of course, especially when the doors ...'
 				'- No comment - with malice notice you.'
@@ -49,23 +59,26 @@ if $ARGS[0] = 'motherQW_2':
 
 				act 'Leave':
 					cla
-					'- Wait, <<$name>>.'
+					cls
+					'<center><b><font color="maroon">Mama</font></b></center>'
+					'<center><img src="images/qwest/alter/mother.jpg"></center>'
+					'- Wait, <<$nickname>>.'
 					'- Mmm? - You turn in the doorway. Mother gesture tells you to sit back on the kitchen chair.'
 					'- Anka at least partially in the Bear went, but you''re just all in me, so that adventure to find his ass and ...'
-					'- Maaaam, we´ve just discussed it.'
+					'- Maaaam, we''ve just discussed it.'
 					'- Now you do not interrupt me, I do something else now. Do not want to, you know, that you any sore or baby from is not clear who currently work up.'
 
-					if prezik > 0 or tabletka > 0:'- Do not worry, I have everything. Gone to town and bought. End - again I will go.'
-					if prezik = 0 and tabletka = 0:' Nuuu ... I will go to the city, there is a pharmacy.'
+					if prezik > 0 or tabletki > 0:'- Do not worry, I have everything. Gone to town and bought. End - again I will go.'
+					if prezik = 0 and tabletki = 0:' Nuuu ... I will go to the city, there is a pharmacy.'
 
-					'- In the city means. You know, it´s better to buy everything in our pharmacy. And you easier, and I will be more easy for you.'
-					'- And how, tell me, please, ma´am, I´ll do it? Tell aunt Luda that I Gandon for balls need?'
+					'- In the city means. You know, it''s better to buy everything in our pharmacy. And you easier, and I will be more easy for you.'
+					'- And how, tell me, please, ma''am, I''ll do it? Tell aunt Luda that I Gandon for balls need?'
 					'- Fie on you! If Lyudka dig, you say, well, me for a vegetable garden, she will understand. Just do not buy a lot at once.'
 					'- Hmm, for the garden, of course. What does it mean ...'
 					'- No, docha! - Quickly interrupted her.'
 					'- Okay, okay.'
 					'You get up, run up and kiss your mother.'
-					'- You know, Mom, but you´re still my best.'
+					'- You know, Mom, but you''re still my best.'
 					'- Appreciate it, fool - with a smile she says.'
 
 					act 'Leave':gt 'korrPar'
@@ -76,19 +89,20 @@ if $ARGS[0] = 'motherQW_2':
 end
 
 if $ARGS[0] = 'motherQW_3':
+	minut += rand(20, 30)
+	motherQW = 3
 	gs 'stat'
 	'<center><b><font color="maroon">Drugstore</font></b></center>'
 	'<center><img src="images/etogame/aptek.jpg"></center>'
-	motherQW = 3
-	minut += rand(20, 30)
 	'You waited for the pharmacy will last buyer, and went up to my aunt.'
 	'- Aunts, I would have it ... my mom for a vegetable garden ...'
 	'- Well, of course my mother ...'
 
 	act 'Next':
 		cla
+		cls
 		'- I mean?'
-		'- And that you yourself do not understand. Light, I look like a fool?'
+		'- And that you yourself do not understand. <<$nickname>>, I look like a fool?'
 		'- No ...'
 
 		if gorslut=0:'- Then it is not necessary to make a fool of me. Natasha mare, of course, hardy, but she is not 16 years old, the new "garden" it is unlikely to be mastered.'
@@ -104,11 +118,12 @@ if $ARGS[0] = 'motherQW_3':
 end
 
 if $ARGS[0]='motherQW_4':
+	minut += 60
+	motherQW = 4
 	gs 'stat'
 	'<center><b><font color="maroon">Маmа</font></b></center>'
 	'<center><img src="images/qwest/alter/mother.jpg"></center>'
-	motherQW = 4
-	minut += 60
+
 	'You came home, and the mother immediately dragged you into the kitchen.'
 	'- Come on, tell me how you were turned.'
 	'Have you told her how Aunt first realized that you buy condoms for yourself how begged to help her with Olu, as you agreed, as a defeated pharmacy.'
@@ -124,7 +139,7 @@ if $ARGS[0]='motherQW_4':
 	'- On the ass.'
 	'- Oh you. But, remember. Second, your aunt - hitryuschie bitch. I doubt that she will now that the thread still offer me afraid, but still. And that will eventually suck to some bloke for discounts on items for her pharmacy.'
 	'- Has she offered you such?'
-	'- Yes, it was. I refused. And thirdly, the Light, I understand that you are young girl, and the money you need, but do not change the sex for money. It is better to be a slut or whore than a prostitute.'
+	'- Yes, it was. I refused. And thirdly <<$nickname>>, I understand that you are young girl, and the money you need, but do not change the sex for money. It is better to be a slut or whore than a prostitute.'
 	'- Hmmm ... Is there a difference?'
 	'- Yes. While you may not realize this, but there is.'
 	'- Well, remember that. And with the money aunt what to do?'
@@ -135,14 +150,12 @@ if $ARGS[0]='motherQW_4':
 end
 
 if $ARGS[0] = 'olu':
-	cls
-	gs 'stat'
 	'<center><b><font color="maroon">Drugstore</font></b></center>'
 	'<center><img src="images/etogame/aptek.jpg"></center>'
 
 	if tetyafirst = 0:
 		'Aunt as always stood behind the counter and advised some grandmother. Periodically, she kept looking at you, and something in her eyes seemed strange to you. Letting go of the last buyer, aunt went to the front door, closed it with a key and hung a sign, "Accounting." It was obvious that she was nervous.'
-		'- <<$name>>, I wanted to talk to you about something ... - finally she said.'
+		'- <<$nickname>>, I wanted to talk to you about something ... - finally she said.'
 		'- What is it?'
 		'- You see, I have right now in the life of such a situation ... there is one problem, though there is certainly not a problem, though ... I do not know who to ask ... even in a strange way to say this to you ...'
 		'- Aunt - interrupted you. - May be enough to pull the cat is tail ... I?'
@@ -158,14 +171,14 @@ if $ARGS[0] = 'olu':
 		'- Iiiiii ... you want me to ... help you with it ... that is tra ... - in your voice felt surprise.'
 		'- Well, you can not itself, can anyone of your friends agree - frightened she interrupted. - And certainly not for nothing.'
 		'- Aunts, you do in your mind ??? !!! Not only that, you ask me, so still and friends are invited to find ??? !!! It seems like even in the article is, "inducement to prostitution" !!'
-		'- Well, <<$name>>, well, I am sorry - almost in tears she said. - I do not want to lose this guy. I really thought he even hire prostitutes, but there are a whole bunch with them can be. Help me, I beg you.'
+		'- Well, <<$nickname>>, well, I am sorry - almost in tears she said. - I do not want to lose this guy. I really thought he even hire prostitutes, but there are a whole bunch with them can be. Help me, I beg you.'
 
 		act 'Agree':
 			cla
 			tetyafirst = 2
 			oluuosegunday = day
 			'- Well, aunt, figs with you, help you, tea is not a stranger. But going to be!'
-			'- Of course, of course, Svetulechka - happily she said. - Come home to me, are the keys.'
+			'- Of course, of course, <<$nickname>> - happily she said. - Come home to me, are the keys.'
 
 			act 'Go to my aunt home':gt 'motherQW', 'oluHome'
 		end
@@ -182,7 +195,7 @@ if $ARGS[0] = 'olu':
 		end
 	elseif tetyafirst = 1:
 		'You waited in line and approached the counter. Aunt leaned over to the window.'
-		'- Light, remember our conversation? Nuuu ... about Ola? - She said in a whisper.'
+		'- <<$nickname>>, remember our conversation? Nuuu ... about Ola? - She said in a whisper.'
 		'- Yes, aunts, remember.'
 		'- Well, that decided?'
 
@@ -191,7 +204,7 @@ if $ARGS[0] = 'olu':
 			tetyafirst = 2
 			oluuosegunday = day
 			'- Well, aunt, figs with you, help you, tea is not a stranger. But going to be!'
-			'- Of course, of course, Svetulechka - happily she said. - Come home to me, are the keys.'
+			'- Of course, of course, <<$nickname - happily she said. - Come home to me, are the keys.'
 
 			act 'Go to my aunt home':gt 'motherQW', 'oluHome'
 		end
@@ -204,9 +217,9 @@ if $ARGS[0] = 'olu':
 
 			act 'Move away from the counter':gt 'aptek', 'start'
 		end
-	elseif tetyafirst=2:
+	elseif tetyafirst = 2:
 		'You waited in line and approached the counter. Aunt leaned over to the window.'
-		'- Svetulechka, then how would it again ... need your help with Ola.'
+		'- <<$nickname>>, then how would it again ... need your help with Ola.'
 
 		act 'Agree':
 			cla
@@ -228,6 +241,7 @@ if $ARGS[0] = 'olu':
 end
 
 if $ARGS[0] = 'oluHome':
+	cla
 	cls
 	gs 'stat'
 	'<center><b><font color="maroon">Aunts apartment</font></b></center>'
@@ -239,9 +253,9 @@ if $ARGS[0] = 'oluHome':
 		minut += rand(5, 10)
 		'Taking off shoes, you began to look around the room in search of Olu. Quick search returned no results and you already thinking to leave, when suddenly felt that someone or something is behind you. Turning around, you saw a huge black man, carefully studying you. "Good Aunt security system, but ... Alarms and angry dog ​​rolled into one. And where he had just been hiding?" Flashed through your mind.'
 		'- Ty who? - Ebony asked in broken Russian.'
-		'- Yes, I like this ... Light ...'
-		'- Light? - The name was obviously nothing said. "Well, Aunt gives, could even prevent it."'
-		'- Yes, Light, niece aunt Luda, it is her apartment.'
+		'- Yes, I like this ... <<$nickname>> ...'
+		'- <<$nickname>>? - The name was obviously nothing said. "Well, Aunt gives, could even prevent it."'
+		'- Yes, <<$nickname>>, niece aunt Luda, it is her apartment.'
 		'Negros face, it was clear that he was trying to understand the meaning of your words. Apparently, he really knew Russian bad. Finally reached him the meaning of what was said.'
 		'- Ah, my darling your aunt. Good, good. And that need ti?'
 		'- Yes, I would like to say ... come to help her ... with you ... help her with you, - you remember school English lessons.'
@@ -249,9 +263,8 @@ if $ARGS[0] = 'oluHome':
 		'Realizing that Interracial communication in a mixture of Russian and English is hardly something to give you a nod indicated Olu pants and looked at him. At this time, a long time to think about the meaning of these actions Negro did not have, and show you the famous golivudskie smile, he pulled out his h ... pulled out his h ... got his m ...'
 
 		act 'Wake':
+			cla
 			cls
-			'<center><b><font color=maroon>Aunts apartment</font></b></center>'
-			'<center><img src="images/qwest/alter/motherQW/olu1.jpg"></center>'
 			minut += 30
 			guy += 1
 			anal += 1
@@ -264,6 +277,9 @@ if $ARGS[0] = 'oluHome':
 			if mop ! 1:mop = 0
 
 			hapri = 0
+			gs 'stat'
+			'<center><b><font color="maroon">Aunts apartment</font></b></center>'
+			'<center><img src="images/qwest/alter/motherQW/olu1.jpg"></center>'
 			'You woke up from a sharp pain. The ass was burning with fire, you were crying, screaming, trying to escape, but Olu gripped you and continued to fuck my monster. Your cries of his even more wound up.'
 			'In a few minutes you will have ceased to feel his ass, forces in attempts to break you no longer exists, and all that you could, so it izredko sob. Olu soon broke down and discharged you right in the ass.'
 			'Catching his breath, Ebony gently lifted you helped to get dressed and accompanied her to the door. Though strength is almost gone, anger was rife. Everything you wanted to at the time, so it is to strangle my aunt.'
@@ -276,7 +292,7 @@ if $ARGS[0] = 'oluHome':
 		if olusexrand <= 90:
 			minut += 5
 			'Taking off shoes, you went straight to the big room, where he found Ola.'
-			'- Hi, Light - Ebony smiled his smile golivudskie unchanged.'
+			'- Hi, <<$nickname>> - Ebony smiled his smile golivudskie unchanged.'
 			'- Well hello, my black friend - meaning of the phrase Olu clearly do not understand.'
 
 			if olufirst = 2:
@@ -289,28 +305,28 @@ if $ARGS[0] = 'oluHome':
 
 			act 'Next':
 				cls
-				picrand = rand(1, 3)
-				'<center><b><font color="maroon">Aunts apartment</font></b></center>'
-				'<center><img src="images/qwest/alter/motherQW/olu<<picrand>>.jpg"></center>'
 				minut + =30
 				guy += 1
 				anal += 1
 				anus += 10
 				sub += 1
 				cumanus = 1
+				oluDRand = rand(1, 10)
 
 				if lubri > 0:
 					agape = 1
 					agapetime = totminut
 					horny += 20
-				end
-
-				if lubri = 0:
+				elseif lubri = 0:
 					agape = 2
 					agapetime = totminut
 					horny += 10
 				end
 
+				gs 'stat'
+				picrand = rand(1, 3)
+				'<center><b><font color="maroon">Aunts apartment</font></b></center>'
+				'<center><img src="images/qwest/alter/motherQW/olu<<picrand>>.jpg"></center>'
 				'Olu undressed himself and helped you. You sucked his little monster, so he took the firing position. When it was done, you lay down on the sofa.'
 
 				if lubri > 0:'Ebony took you grease squeezed himself into the hands and fingers smeared your anus, and then his penis.'
@@ -322,9 +338,9 @@ if $ARGS[0] = 'oluHome':
 				'You were a little hurt, but at the same time nice when a member moved inside your ass.'
 				'The Negro groaned and you feel like you jet of sperm hit the inside of your body.'
 
-				if oluD = 0 and rand(1, 10) = 10:
+				if oluD = 0 and oluDRand = 10:
 					oluD = 1
-					'- By the way, Light, five adults and soon has to leave the city? - Olu asked after a while.'
+					'- By the way, <<$nickname>>, five adults and soon has to leave the city? - Olu asked after a while.'
 					'- Well, yes, most likely - sluggishly responded to you.'
 					'- In the city now learn my niece Demarcus.'
 					'- Well, not a niece and nephew, most likely. But what are you getting at?'
@@ -335,7 +351,6 @@ if $ARGS[0] = 'oluHome':
 				end
 
 				'Olu helped you get dressed and accompanied her to the door.'
-				lubri -= 1
 
 				act 'Back to aunt':gt 'motherQW', 'oluEnd'
 			end
@@ -362,7 +377,7 @@ if $ARGS[0] = 'oluHome':
 					'- Aunt?'
 					'- Aunt ...'
 					'You both giggled nervously.'
-					'- Light, give me 5 minutes, I will give myself up, and then go talk to my sister.'
+					'- <<$nickname>>, give me 5 minutes, I will give myself up, and then go talk to my sister.'
 
 					act 'Back to aunt':gt 'motherQW', 'oluEnd'
 				else
@@ -390,7 +405,7 @@ if $ARGS[0] = 'oluEnd':
 		'My aunt was talking to another customer, some guy full years under 40 who choose what brand zhiroszhigatelnye pills to take. Seeing you and your opinion, aunt stopped abruptly in mid-sentence, his face reflected fear. A guy looked at her blankly, followed the direction of her gaze. Behind him in your side turned the other buyers in the queue.'
 		'- Pray, aunt, - through clenched teeth you. - KILL fuck !!'
 		'The first dangerous moment realized just the same guy. Surprisingly agile for his physique, he jumped from the place where literally a fraction of a second you were trying to reach through the window counter aunt, and judiciously deciding that running, especially from an angry woman, much more effective than any pills, beat a hasty retreat from the pharmacy . Further recognition has come to the other customers, and they quickly began to leave the future place of fighting.'
-		'- Light, let s talk!'
+		'- <<$nickname>>, let s talk!'
 		'- AT THE FUNERAL OF YOUR TALKING !!'
 		'Are you trying to get to his aunt, but every time she managed to dodge and then increase the distance between you.'
 		'- The bastards ... BITCH ... creature ... scum ... SHEEP ... HATE ... - every word was accompanied by a cast of what was on hand at the aunt.'
@@ -408,9 +423,9 @@ if $ARGS[0] = 'oluEnd':
 			'"Elephant in the room" - perhaps the most gentle expression, which you could describe the state of the pharmacy.'
 			'You and aunt sat on the floor in different corners of the room and breathed heavily. You did not manage to get to it, though a few shots yet reached the goal, and Aunt wincing rubbing sore spots.'
 			'Behind the glass front door you notice the crowd of onlookers, who all this time watching the show. Among them you will even notice the police, do not even try to go inside and to separate you. Seeing you view a crowd of onlookers with the police quickly resolved.'
-			'- Svetulechka ... lets talk ... please ... - breathlessly said my aunt.'
+			'- <<$nickname>> ... lets talk ... please ... - breathlessly said my aunt.'
 			'- What the fuck ... talk - you threw a bottle of some kind of colorless liquid, but the strength you have left, so she broke at the feet of an aunt.'
-			'- Well, I am sorry ... Svetulechka ...'
+			'- Well, I am sorry ... <<$nickname>> ...'
 			'- What the hell, I am sorry, Aunt ?! Your ebyr nearly tore me apart! And you do not even warned me !!'
 			'- Would you ... agreed to help ... if ... know that?'
 			'- Yes ... No ... I do not know ...'
@@ -423,11 +438,11 @@ if $ARGS[0] = 'oluEnd':
 			if age < 18 and ssdostup = 0:'- Where do you take it? In the adult store I have not allowed. Besides, I do ofigela on its size and disconnected, and woke up when it was too late.'
 			if age >= 18 or ssdostup = 1:'- Yes, I even did not have time to understand. When I saw razmerchik, so we can say disconnected. And when I came it was too late. In addition, far away to the city to go.'
 
-			'- I see ... I am sorry again. Light, every day I am in town, so that I could bring you a little bit.'
+			'- I see ... I am sorry again. <<$nickname>>, every day I am in town, so that I could bring you a little bit.'
 			'- At least on this thank you, aunt.'
 			'- And Olu say that was more careful next time.'
 			'- What the hell next time ?! I look like a masochist ?!'
-			'- Well, Light, well, please - pleaded aunt. - I am alone with him could not do it. And not for just the same.'
+			'- Well, <<$nickname>>, well, please - pleaded aunt. - I am alone with him could not do it. And not for just the same.'
 			'- I have heard that.'
 			'- Remember when I said that I was willing to hire him, even the girls? Well, I would better pay you will, than someone else. Oh, please.'
 			'- Cool, man. If my mother a whore, then you just prison crying! The first call will not run, but if other things will not, then to hell with you, help you.'
@@ -440,7 +455,7 @@ if $ARGS[0] = 'oluEnd':
 			minut += rand(5, 10)
 			money += rand(500, 700)
 			'You ran to the pharmacy and waited until Aunt free.'
-			'- Thank you very much, <<$name>> - happily she said, and held out an envelope. - Here are a few, of course, but believe me, in all sincerity. I really appreciate your help.'
+			'- Thank you very much, <<$nickname>> - happily she said, and held out an envelope. - Here are a few, of course, but believe me, in all sincerity. I really appreciate your help.'
 
 			act 'Leave':gt 'gorodok'
 		else
@@ -449,7 +464,7 @@ if $ARGS[0] = 'oluEnd':
 			'You went to the pharmacy with his mother and aunt waited until cleared, and while buyers disperse.'
 			'- Well hello, madam Khrenova - start your mother.'
 			'- Natasha, are you talking about? - Tried to fool matted aunt.'
-			'- People, do not play. She guess where we are faced with <<$name>> or suggest?'
+			'- People, do not play. She guess where we are faced with <<$nickname>> or suggest?'
 			'- Itself ...'
 			'- Well, you are so quick-witted. Nail to you, sister, but in a good mood.'
 			'- Your daughter has already tried to ...'
@@ -459,7 +474,7 @@ if $ARGS[0] = 'oluEnd':
 			'- I see ...'
 			'- I can not hear!'
 			'- Yes, I have understood, I understood!'
-			'- That is wonderful, and now Light home. With you we still have to talk.'
+			'- That is wonderful, and now <<$nickname>> home. With you we still have to talk.'
 
 			act 'Go home':gt 'motherQW', 'motherQW_4'
 		end

+ 9 - 9
locations/mqroom

@@ -1,13 +1,13 @@
 # mqroom
 clr
+minut += 5
 gs 'stat'
-set minut += 5
 '<center><img src="images/casino/oldman1.jpg"></center>'
 'You have gone with Plato Aristarkhovich to his room, he sat down at the table and you scroll from his pocket, put it in front of him.'
 'Plato became Aristarkhovich scrutinize scroll. You shifted from foot to foot in anticipation of what he would say.'
-'(Plato Aristarkhovich) - a very curious thing. Despite the fact that most of the characters familiar to me, common sense written eludes my understanding. I knew only a few phrases. What is called the scroll and scroll Rikudo need to stomp on the foot print. Print - it´s that big character in the center of the scroll.'
+'(Plato Aristarkhovich) - a very curious thing. Despite the fact that most of the characters familiar to me, common sense written eludes my understanding. I knew only a few phrases. What is called the scroll and scroll Rikudo need to stomp on the foot print. Print - it''s that big character in the center of the scroll.'
 '(You) - stamp his foot? This is why?'
-'(Plato Aristarkhovich) - I have no idea. ''d Never met. But that´s the phrase clearly indicates that it is necessary to stamp on the central characters. Next there is something about the growth of the forces, but it is unclear.'
+'(Plato Aristarkhovich) - I have no idea. ''d Never met. But that''s the phrase clearly indicates that it is necessary to stamp on the central characters. Next there is something about the growth of the forces, but it is unclear.'
 
 act 'Put a roll on the floor and stamp his foot.':
 	cla
@@ -19,7 +19,7 @@ act 'Put a roll on the floor and stamp his foot.':
 	act 'Fuck! As head pops!':
 		cla
 		'My head was pounding and buzzed like a steam hammer. You flew thought:"Now I think I will have a stroke." You grabbed his head and sat down in a chair, unable to think about anything.'
-		'Plato Aristarkhovich fussing around, "what the hell is going on, do not worry, I´ll get the doctor."'
+		'Plato Aristarkhovich fussing around, "what the hell is going on, do not worry, I''ll get the doctor."'
 		'The man ran from the room and soon returned with the girl. She came up to you and you took his hand under the chin.'
 
 		act 'Look into her eyes.':
@@ -52,17 +52,17 @@ act 'Put a roll on the floor and stamp his foot.':
 					cla
 					*clr
 					'<center><img src="images/casino/oro.jpg"></center>'
-					'Seeing the approaching ground, you panicked with the thought that now you die. But zmeeglazy hold you in my arms, landed on his feet, after breaking leg kick asphalt. You are seeing this strange creature in the face, it was cold and focused. Suddenly something crackled and looked down, you saw the legs zmeeglazogo turn into a snake´s tail.'
+					'Seeing the approaching ground, you panicked with the thought that now you die. But zmeeglazy hold you in my arms, landed on his feet, after breaking leg kick asphalt. You are seeing this strange creature in the face, it was cold and focused. Suddenly something crackled and looked down, you saw the legs zmeeglazogo turn into a snake''s tail.'
 					'Sitting in steel hands Orochimaru, you literally flew through the streets, winding alleys and flying fences. You flew over the ground with terrific speed, without having to even understand where you are. Very quickly, the city remained behind and swept Orochimaru using his snake tail has the fields and forests. You feel physically as reality collapses behind you. Your pursuer Toby did not let it, tearing reality teleported trying to overtake you.'
-					'With a busy person zmeeglazogo started dripping sweat. It hissed:"You too feel. He overtakes us. Remember, if I do not save, you will not save anybody. You´ll be dead soon." Suddenly you hear a thunderous voice "Shinra Tensei" and it was a feeling that you have flown on the wall. You where it was thrown and you rolling on the grass edge of the eye noticing that zmeeglazy also flew from the impact.'
+					'With a busy person zmeeglazogo started dripping sweat. It hissed:"You too feel. He overtakes us. Remember, if I do not save, you will not save anybody. You''ll be dead soon." Suddenly you hear a thunderous voice "Shinra Tensei" and it was a feeling that you have flown on the wall. You where it was thrown and you rolling on the grass edge of the eye noticing that zmeeglazy also flew from the impact.'
 
 					act 'Raise your head.':
 						cla
 						*clr
 						'<center><img src="images/casino/pain.jpg"></center>'
 						'Near you stood a tall, thin man with bright red hair, covered with piercings. Even the figure could be seen that it is not one-eyed Toby. Although hoodie was exactly the same, black with red clouds drawings.'
-						'Orochimaru raised his head and hissed, "Payne!" Skinny guy walked slowly towards Orochimaru:"No one can just walk away from Dawn. Now I´m done with your immortal life."'
-						'Zmeeglazy opened his mouth, and from there flew sword blades. But even Payne did not blink, the blade before it reached him a few centimeters, shattering into pieces. "That´s all you can Orochimaru? Skedaddle from Toby right in my hands, and before his death show such miserable spell?"'
+						'Orochimaru raised his head and hissed, "Payne!" Skinny guy walked slowly towards Orochimaru:"No one can just walk away from Dawn. Now I''m done with your immortal life."'
+						'Zmeeglazy opened his mouth, and from there flew sword blades. But even Payne did not blink, the blade before it reached him a few centimeters, shattering into pieces. "That''s all you can Orochimaru? Skedaddle from Toby right in my hands, and before his death show such miserable spell?"'
 						'Payne raised his hand in a fist and opened his hand. "CHIBAKU Tensei" - he said and flew out of his hand a small black ball and gently began to soar in the sky. Orochimaru yelled "No!"'
 						'You feel how your body felt a little sand from the ground began to rise into the air and fly to the ball. Soon you too was lifted off the ground and pull the black ball. You clung to a tree stump that you are not utyanulo. This black hole realized you this guy with piercings just on my eyes and created a black hole there now we will tighten and grind. Pieces of land began to come off and fly toward the black hole. Trees cracked. Orochimaru with a cry rushed travel along the ground to you. He grabbed you and then you both get off the ground and carried to the black ball.'
 
@@ -79,11 +79,11 @@ act 'Put a roll on the floor and stamp his foot.':
 								cla
 								*clr
 								cursed = 1
+								music_on = 0
 								'<center><img src="images/casino/oro.jpg"></center>'
 								'You put a hand to scroll and scroll lightning burned. You embraced the same strange feeling that when approaching Toby. There was a feeling that reality has broken, but this time the center of this hole were you. The sensation you tore the fact that Orochimaru his teeth to you in the neck. You pierced stunning pain. Suddenly zmeeglazy let you go, and with all his strength hurled towards the ground away from the black hole. You understand that it is all spent force trying to save you from a devastating spell Payne.'
 								'You flew down against the force of the black hole, while watching the black hole reached Orochimaru and his body began to break apart. But Orochimaru smiled despite his terrible, deadly pain and agony of his dying body. Finally there was only from zmeeglazogo bloody mess that swallowed the hole. Momentum imparted to you last effort Orochimaru ended and you began again to draw a black hole. You flew to her side feeling as you gradually get out of reality, a little bit more and you will be far from this place.'
 								'But a black hole is close, you felt the impact of it, trying to tear you apart.'
-								music_on = 0
 
 								act 'Close your eyes':gt 'tuman'
 							end

+ 10 - 14
locations/musorkaexh

@@ -1,5 +1,4 @@
 # musorkaexh
-!!!WD: All exibi vars seems to be deleted from 1.0.5 but I will keep them in for now for the CV kiosk event
 if $ARGS[0] = 'pos2':
 	cla
 	*clr
@@ -34,7 +33,7 @@ if $ARGS[0] = 'pos4':
 	'<center><img src="images/etogame/bum.jpg"></center>'
 	'You see the kind of hangover homeless.'
 	'You:- What do you want from me?'
-	'Bum:- Ah, good lady. Just nothing, you know, there is such a thing, today is a holiday, and I´m broke ...'
+	'Bum:- Ah, good lady. Just nothing, you know, there is such a thing, today is a holiday, and I''m broke ...'
 	'You are:- In short, if I give money, you get behind me?'
 	'Bum:- Yeah, yeah. Money.'
 
@@ -52,7 +51,7 @@ if $ARGS[0] = 'pos5':
 	gs 'stat'
 	'<center><img src="images/etogame/bum.jpg"></center>'
 	'You see the kind of hangover homeless.'
-	'Bum:- Oh, lady, it´s so touching. I never helped anybody. I am so unhappy. My whole life was beaten. Can I, in gratitude, kiss your hand? Allow the old man, the last time in your life?'
+	'Bum:- Oh, lady, it''s so touching. I never helped anybody. I am so unhappy. My whole life was beaten. Can I, in gratitude, kiss your hand? Allow the old man, the last time in your life?'
 	'(He looks at you with her tearful eyes)'
 
 	act 'Allow and lend a hand for a kiss':gt 'musorkaexh', 'pos7'
@@ -76,16 +75,16 @@ end
 if $ARGS[0] = 'pos7':
 	cla
 	*clr
-	set minut += 5
+	minut += 5
 	'<center><img src="images/etogame/bum_kiss.jpg"></center>'
 	'You see the kind of hangover homeless.'
-	'Bum, gently, in disbelief, stretches wet lips to your snow-white pen and kisses her. It´s all flutters and closes her eyes in pleasure. But when he opens, you notice the bad lights in his eyes ...'
+	'Bum, gently, in disbelief, stretches wet lips to your snow-white pen and kisses her. It''s all flutters and closes her eyes in pleasure. But when he opens, you notice the bad lights in his eyes ...'
 
 	act 'Further':
 		cls
 		gs 'stat'
-		'Suddenly, pulling your hand to him, he grabs you by the buttocks and starts, right through clothes, kissing and sniffing furiously between your legs.'
 		'<center><img src="images/etogame/bum_gra.jpg"></center>'
+		'Suddenly, pulling your hand to him, he grabs you by the buttocks and starts, right through clothes, kissing and sniffing furiously between your legs.'
 		'Bum:- Argh, what a beauty!'
 
 		act '- The ugly freak! (Slap)':gt 'street'
@@ -95,24 +94,22 @@ end
 if $ARGS[0] = 'pos8':
 	cla
 	*clr
-	set minut += 5
+	minut += 5
 	'<center><img src="images/etogame/bum.jpg"></center>'
 	'You see the kind of hangover homeless.'
-	'Bum:- You know what kind of case. How would you say. I gathered some money and spend them to me except for a drink, but nowhere on the grub. I´ve been watching you, you´re the girl business. Besides beautiful, takes as much heat!'
-	'But I´m a man, though not young, but the beauty of the female pleasure as appreciate.'
-	*nl
+	'Bum:- You know what kind of case. How would you say. I gathered some money and spend them to me except for a drink, but nowhere on the grub. I''ve been watching you, you''re the girl business. Besides beautiful, takes as much heat!'
+	'But I''m a man, though not young, but the beauty of the female pleasure as appreciate.'
 	'You:- Are you hinting at?'
-	*nl
 	'Bum:- Do not think anything like that, I just wanted to offer money in exchange for beauty. You show me something, and I just look. Yes, more money and I will give all that a week scraped. As many as 300 rubles!'
 
 	act 'Agree':
 		cls
 		money += 300
 		bumtolik = 3
+		bomjshet += 1
 
 		if exhibi = 2:exhibi = 3
 
-		set bomjshet += 1
 		gs 'stat'
 		'<center><img src="images/etogame/bumt1.jpg"></center>'
 		'Looking around and making sure that no one near you show stroller breasts and panties. Bum looks at you with round eyes and violently pulls his penis. You get scared, if someone comes to throw garbage.'
@@ -129,11 +126,10 @@ end
 if $ARGS[0] = 'pos9':
 	cla
 	*clr
-	set minut += 5
+	minut += 5
 	bumtolik = 4
 	'<center><img src="images/etogame/bumt4.jpg"></center>'
 	'It turned out that the girl named Olga. And it works in the service of helping the unfortunate.'
-	*nl
 	'Olga:- Of course, I never thought that I would do it. Sent me here the court of public works, as a punishment for an administrative offense. Although in principle the right thing, and for karma is useful to help people. If interested, take a business card, the people we really need.'
 	'On the business card is written "Mercy Hospital." Address points to the northern area'