Browse Source

[Changed] Changed "hanter" to "hunter" globally.

Caniculasrs 5 years ago
parent
commit
6aa093bc0a

+ 50 - 50
locations/AndreiHanter.qsrc → locations/AndreiHunter.qsrc

@@ -1,4 +1,4 @@
-# AndreiHanter
+# Andreihunter
 
 
 menu_off = 1
 menu_off = 1
 gs 'boystat', 'A172'
 gs 'boystat', 'A172'
@@ -8,51 +8,51 @@ boyage = (boyage - boyage mod 10000) / 10000
 boyage = year - boyage
 boyage = year - boyage
 
 
 '<center><b><font color = maroon>Andrei</font></b></center>'
 '<center><b><font color = maroon>Andrei</font></b></center>'
-'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andreihanter.jpg"></center>'
+'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andreihunter.jpg"></center>'
 'Andrei is the leader of the group of hunters that frequent the woods and swamp by Gadukino. He''s <<boyage>> years old. He is divorced and lives near Gadukino.'
 'Andrei is the leader of the group of hunters that frequent the woods and swamp by Gadukino. He''s <<boyage>> years old. He is divorced and lives near Gadukino.'
-if hantersAndreiQw < 0:'You and him have a bad relationship, because you offended him in the past.'
-if hantersAndreiQw >= 0 and hantersAndreiQw < 10:'You have a normal relationship with him.'
-if hantersAndreiQw >= 10 and hantersAndreiQw < 15:'You have friendly relations with him.'
-if hantersAndreiQw >= 15 and hantersAndreiQw < 25:'You''re good friends.'
-if hantersAndreiQw > 25 :'You love him.'
-if hantersAndreiLove = 1:'You love each other.'
+if huntersAndreiQw < 0:'You and him have a bad relationship, because you offended him in the past.'
+if huntersAndreiQw >= 0 and huntersAndreiQw < 10:'You have a normal relationship with him.'
+if huntersAndreiQw >= 10 and huntersAndreiQw < 15:'You have friendly relations with him.'
+if huntersAndreiQw >= 15 and huntersAndreiQw < 25:'You''re good friends.'
+if huntersAndreiQw > 25 :'You love him.'
+if huntersAndreiLove = 1:'You love each other.'
 gs 'stat'
 gs 'stat'
 
 
 act 'Chat':
 act 'Chat':
 	*clr & cla
 	*clr & cla
 	minut += 60
 	minut += 60
-	if hantersAndreiQw < 10:hantersAndreiQw += 1
+	if huntersAndreiQw < 10:huntersAndreiQw += 1
 	gs 'stat'
 	gs 'stat'
 
 
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
-	if hantersAndreiQw >= 0:'You chatted with Andrei, learning interesting tidbits about hunting.'
-	if hantersAndreiQw < 0:'You talk to Andrei. He makes it clear he''d rather not talk to you, but takes part in the conversation anyway.'
+	if huntersAndreiQw >= 0:'You chatted with Andrei, learning interesting tidbits about hunting.'
+	if huntersAndreiQw < 0:'You talk to Andrei. He makes it clear he''d rather not talk to you, but takes part in the conversation anyway.'
 
 
 	act'Continue':gt $loc, $metka
 	act'Continue':gt $loc, $metka
 end
 end
 
 
-if hantersAndreiQw >= 10:
-	if hantersAndreiLove = 0:
+if huntersAndreiQw >= 10:
+	if huntersAndreiLove = 0:
 		act 'Flirt':
 		act 'Flirt':
 			minut += 120
 			minut += 120
 			!!not using arousal as no orgasm chance
 			!!not using arousal as no orgasm chance
 			pcs_horny += 10
 			pcs_horny += 10
 			*clr & cla
 			*clr & cla
-			if hantersAndreiQw <= 35 and hantersKnowSlut = 0:hantersAndreiQw += 1
-			if hantersIgorQw >= 10 and hantersKnowSlut = 0:hantersIgorQw -= 1
-			if hantersSergeiQw >= 10 and hantersKnowSlut = 0:hantersSergeiQw -= 1
+			if huntersAndreiQw <= 35 and huntersKnowSlut = 0:huntersAndreiQw += 1
+			if huntersIgorQw >= 10 and huntersKnowSlut = 0:huntersIgorQw -= 1
+			if huntersSergeiQw >= 10 and huntersKnowSlut = 0:huntersSergeiQw -= 1
 			gs 'stat'
 			gs 'stat'
 
 
-			'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt1.'+rand(1,3)+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterflirt1.'+rand(1,3)+'.jpg"></center>'
 			'You flirt with Andrei. He doesn''t say so aloud but he likes the attention. You notice him checking you out when he thinks you aren''t looking.'
 			'You flirt with Andrei. He doesn''t say so aloud but he likes the attention. You notice him checking you out when he thinks you aren''t looking.'
 
 
 			gs 'stat'
 			gs 'stat'
 
 
-			if hantersAndreiLove = 0 and hantersAndreiQw >= 25 and hantersKnowSlut = 0 and pcs_apprnc >= 60:
+			if huntersAndreiLove = 0 and huntersAndreiQw >= 25 and huntersKnowSlut = 0 and pcs_apprnc >= 60:
 				*clr & cla
 				*clr & cla
 				gs 'stat'
 				gs 'stat'
 
 
-				'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss1.jpg"></center>'
 				'You smile sweetly at Andrei while you flirt and are caught off guard when he suddenly goes in for a kiss.'
 				'You smile sweetly at Andrei while you flirt and are caught off guard when he suddenly goes in for a kiss.'
 
 
 				gs 'arousal', 'foreplay', 5
 				gs 'arousal', 'foreplay', 5
@@ -60,12 +60,12 @@ if hantersAndreiQw >= 10:
 
 
 				act 'Answer kiss':
 				act 'Answer kiss':
 					*clr & cla
 					*clr & cla
-					hantersAndreiLove = 1
-					hantersAndreiQw += 1
+					huntersAndreiLove = 1
+					huntersAndreiQw += 1
 					pcs_mood = 100
 					pcs_mood = 100
 					gs 'stat'
 					gs 'stat'
 
 
-                    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
+                    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss2.jpg"></center>'
                     'Your lips touch and your heart skips a beat. Andrei takes control and continues agressively, you find yourself responding to his whims.'
                     'Your lips touch and your heart skips a beat. Andrei takes control and continues agressively, you find yourself responding to his whims.'
 
 
 					gs 'arousal', 'kiss', 5
 					gs 'arousal', 'kiss', 5
@@ -78,9 +78,9 @@ if hantersAndreiQw >= 10:
                             minut += 5
                             minut += 5
                             gs 'stat'
                             gs 'stat'
 
 
-                            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
+                            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss3.jpg"></center>'
                             '"<<$pcs_nickname>>, I want you", Andrei whispered, when your lips finally parted. You nod eagerly and Andrei gently took you by the hand and led you to his bed.'
                             '"<<$pcs_nickname>>, I want you", Andrei whispered, when your lips finally parted. You nod eagerly and Andrei gently took you by the hand and led you to his bed.'
-							act 'Go':gt 'HanterLoveSex','Andrei'
+							act 'Go':gt 'hunterLoveSex','Andrei'
 						end
 						end
 					else
 					else
 						act'Further':
 						act'Further':
@@ -88,7 +88,7 @@ if hantersAndreiQw >= 10:
 							minut += 5
 							minut += 5
 							gs 'stat'
 							gs 'stat'
 
 
-							'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss3.jpg"></center>'
 							'"Maybe next time we won''t stop there, <<$pcs_nickname>>", Andrei says when your lips finally parted. "For now though, let''s get back."'
 							'"Maybe next time we won''t stop there, <<$pcs_nickname>>", Andrei says when your lips finally parted. "For now though, let''s get back."'
 
 
                             act'Continue':gt $loc, $metka
                             act'Continue':gt $loc, $metka
@@ -98,8 +98,8 @@ if hantersAndreiQw >= 10:
                 act 'Push away':
                 act 'Push away':
                     *clr & cla
                     *clr & cla
                     minut += 5
                     minut += 5
-                    hanterslut += 1
-                    hantersAndreiQw -= 50
+                    hunterslut += 1
+                    huntersAndreiQw -= 50
                     gs 'stat'
                     gs 'stat'
 
 
                     '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
                     '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
@@ -117,13 +117,13 @@ if hantersAndreiQw >= 10:
 			!!not using arousal as no orgasm chance
 			!!not using arousal as no orgasm chance
 			pcs_horny += 10
 			pcs_horny += 10
             *clr & cla
             *clr & cla
-            hantersAndreiQw += 1
-            if hantersIgorLove > 0 or hantersSergeiLove > 0:hanterslut += 1
-            if hantersIgorLove = 0 and hantersSergeiLove = 0:hanterslut -= 1
+            huntersAndreiQw += 1
+            if huntersIgorLove > 0 or huntersSergeiLove > 0:hunterslut += 1
+            if huntersIgorLove = 0 and huntersSergeiLove = 0:hunterslut -= 1
             pcs_mood = 100
             pcs_mood = 100
             gs 'stat'
             gs 'stat'
 
 
-            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.'+rand(1,4)+'.jpg"></center>'
+            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterlove1.'+rand(1,4)+'.jpg"></center>'
             'You spend time together with Andrei. He can''t keep his hands and lips off of you as you lie there together. He is happy with your company, you see a look of satisfaction on his face and feel wonderful knowing you''re the one who put it there'
             'You spend time together with Andrei. He can''t keep his hands and lips off of you as you lie there together. He is happy with your company, you see a look of satisfaction on his face and feel wonderful knowing you''re the one who put it there'
 
 
 			gs 'stat'
 			gs 'stat'
@@ -133,29 +133,29 @@ if hantersAndreiQw >= 10:
     end
     end
 end
 end
 
 
-if hantersAndreiLove > 0 and pcs_horny >= 60:
+if huntersAndreiLove > 0 and pcs_horny >= 60:
     act 'Have sex':
     act 'Have sex':
 	    *clr & cla
 	    *clr & cla
-        hantersAndreiQw += 1
-        hantersAndreisex += rand(6,24)
+        huntersAndreiQw += 1
+        huntersAndreisex += rand(6,24)
 	    gs 'stat'
 	    gs 'stat'
 
 
-	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(1,6)+'.jpg"></center>'
+	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterflirt2.'+rand(1,6)+'.jpg"></center>'
 	    'You catch Andrei''s eyes with yours and give him a look that leaves no doubt what you want. He nods, places an arm around your shoulders, and leads you inside.'
 	    'You catch Andrei''s eyes with yours and give him a look that leaves no doubt what you want. He nods, places an arm around your shoulders, and leads you inside.'
 
 
 		gs 'arousal', 'foreplay', 10
 		gs 'arousal', 'foreplay', 10
 		gs 'stat'
 		gs 'stat'
 
 
-		act 'Go':gt 'HanterLoveSex','Andrei'
+		act 'Go':gt 'hunterLoveSex','Andrei'
 	end
 	end
 end
 end
 
 
-if hantersAndreiLove > 0 and pcs_horny <= 60 and hantersAndreiQw >= 10 and temp = 1 and hantersAndreisex = 0:
+if huntersAndreiLove > 0 and pcs_horny <= 60 and huntersAndreiQw >= 10 and temp = 1 and huntersAndreisex = 0:
 	*clr & cla
 	*clr & cla
-    hantersAndreisex += rand(6,24)
+    huntersAndreisex += rand(6,24)
 	gs 'stat'
 	gs 'stat'
 
 
-	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.4.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterlove1.4.jpg"></center>'
 	'As soon as you walked up to Andrei he pulled you in for a kiss without saying a word. You have no time to get a word in as he pulls you along.'
 	'As soon as you walked up to Andrei he pulled you in for a kiss without saying a word. You have no time to get a word in as he pulls you along.'
 
 
 	gs 'arousal', 'kiss', 5
 	gs 'arousal', 'kiss', 5
@@ -163,21 +163,21 @@ if hantersAndreiLove > 0 and pcs_horny <= 60 and hantersAndreiQw >= 10 and temp
 
 
 	act 'Go with Andrei':
 	act 'Go with Andrei':
 	    *clr & cla
 	    *clr & cla
-	    hantersAndreiQw += 1
+	    huntersAndreiQw += 1
 		gs 'stat'
 		gs 'stat'
 
 
-		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterhands.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterhands.jpg"></center>'
 		'You go with Andrei, his hands on your hips. You know how this ends and you really don`t mind.'
 		'You go with Andrei, his hands on your hips. You know how this ends and you really don`t mind.'
 
 
 		gs 'arousal', 'foreplay', 5
 		gs 'arousal', 'foreplay', 5
 		gs 'stat'
 		gs 'stat'
 
 
-		act 'Further':gt 'HanterLoveSex','Andrei'
+		act 'Further':gt 'hunterLoveSex','Andrei'
 	end
 	end
 	act 'Refuse':
 	act 'Refuse':
 	    *clr & cla
 	    *clr & cla
 	    minut += 5
 	    minut += 5
-	    hantersAndreiQw -= 1
+	    huntersAndreiQw -= 1
 		gs 'stat'
 		gs 'stat'
 
 
         '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
         '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
@@ -186,12 +186,12 @@ if hantersAndreiLove > 0 and pcs_horny <= 60 and hantersAndreiQw >= 10 and temp
     end
     end
 end
 end
 
 
-if hantersAndreiLove > 0:
+if huntersAndreiLove > 0:
     act 'Break up with Andrei':
     act 'Break up with Andrei':
 	    *clr & cla
 	    *clr & cla
         minut += 5
         minut += 5
-        hantersAndreiLove = 0
-        hantersAndreiQw -= 100
+        huntersAndreiLove = 0
+        huntersAndreiQw -= 100
 	    gs 'stat'
 	    gs 'stat'
 
 
 	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
 	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
@@ -203,11 +203,11 @@ end
 
 
 act'Leave':gt $loc, $metka
 act'Leave':gt $loc, $metka
 
 
-if hantersAndreiQw < 10 and hantersAndreiLove > 0:
+if huntersAndreiQw < 10 and huntersAndreiLove > 0:
 	*clr & cla
 	*clr & cla
     minut += 5
     minut += 5
-    hantersAndreiLove = 0
-    hantersAndreiQw -= 10
+    huntersAndreiLove = 0
+    huntersAndreiQw -= 10
 	gs 'stat'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
 	'You wanted to talk to Andrei, but he cuts in before you can say anything.'
 	'You wanted to talk to Andrei, but he cuts in before you can say anything.'
@@ -217,5 +217,5 @@ if hantersAndreiQw < 10 and hantersAndreiLove > 0:
 	act 'Leave':gt $loc, $metka
 	act 'Leave':gt $loc, $metka
 end
 end
 
 
---- AndreiHanter ---------------------------------
+--- Andreihunter ---------------------------------
 
 

+ 6 - 6
locations/Cheatmenu_din.qsrc

@@ -1138,14 +1138,14 @@ $cheatmenu['reputation'] = {
 		if npc_rel['A217'] >= 0:
 		if npc_rel['A217'] >= 0:
 			'Pavlin: <<npc_rel[''A217'']>>	<a href="exec:npc_rel[''A217''] += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:npc_rel[''A217''] -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
 			'Pavlin: <<npc_rel[''A217'']>>	<a href="exec:npc_rel[''A217''] += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:npc_rel[''A217''] -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
 		end
 		end
-		if hantersAndreiQw >= 0:
-			'Hunter Andrew: <<hantersAndreiQw>>	<a href="exec:hantersAndreiQw += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:hantersAndreiQw -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
+		if huntersAndreiQw >= 0:
+			'Hunter Andrew: <<huntersAndreiQw>>	<a href="exec:huntersAndreiQw += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:huntersAndreiQw -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
 		end
 		end
-		if hantersSergeiQw >= 0:
-			'Hunter Sergei: <<hantersSergeiQw>>	<a href="exec:hantersSergeiQw += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:hantersSergeiQw -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
+		if huntersSergeiQw >= 0:
+			'Hunter Sergei: <<huntersSergeiQw>>	<a href="exec:huntersSergeiQw += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:huntersSergeiQw -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
 		end
 		end
-		if hantersIgorQw >= 0:
-			'Hunter Igor: <<hantersIgorQw>>	<a href="exec:hantersIgorQw += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:hantersIgorQw -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
+		if huntersIgorQw >= 0:
+			'Hunter Igor: <<huntersIgorQw>>	<a href="exec:huntersIgorQw += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:huntersIgorQw -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
 		end
 		end
 		if npc_rel['A217'] >= 0:
 		if npc_rel['A217'] >= 0:
 			'Martin: <<npc_rel[''A216'']>>	<a href="exec:npc_rel[''A216''] += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:npc_rel[''A216''] -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'
 			'Martin: <<npc_rel[''A216'']>>	<a href="exec:npc_rel[''A216''] += 10 & dynamic $cheatmenu[''reputation'']">+10</a> <a href="exec:npc_rel[''A216''] -= 10 & dynamic $cheatmenu[''reputation'']">-10</a>'

File diff suppressed because it is too large
+ 309 - 309
locations/HunterLoveSex.qsrc


+ 65 - 65
locations/IgorHanter.qsrc → locations/IgorHunter.qsrc

@@ -1,6 +1,6 @@
-# IgorHanter
+# Igorhunter
 
 
-$menu_loc = 'IgorHanter'
+$menu_loc = 'Igorhunter'
 $menu_arg = ''
 $menu_arg = ''
 menu_off = 0
 menu_off = 0
 gs 'boyStat', 'A173'
 gs 'boyStat', 'A173'
@@ -22,56 +22,56 @@ boy_birth_month = 6
 gs 'stat'
 gs 'stat'
 
 
 '<center><b><font color = maroon>Igor Anisimov</font></b></center>'
 '<center><b><font color = maroon>Igor Anisimov</font></b></center>'
-'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/igorhanter.jpg"></center>'
+'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/igorhunter.jpg"></center>'
 'Igor is a hunter along with the Sergei and Andrei and is here visiting Andrei. He''s <<boyage>> years old. He is not married and lives in the City Center..'
 'Igor is a hunter along with the Sergei and Andrei and is here visiting Andrei. He''s <<boyage>> years old. He is not married and lives in the City Center..'
-if hantersIgorQw < 0:'You and him have a bad relationship, because you offended him in the past.'
-if hantersIgorQw >= 0 and hantersIgorQw < 10:'You have a normal relationship with him.'
-if hantersIgorQw >= 10 and hantersIgorQw < 20:'You have friendly relations with him.'
-if hantersIgorQw >= 20 and hantersIgorQw < 25:'You''re good friends.'
-if hantersIgorQw >= 25 and hantersIgorQw < 30:'It seems he has a crush on you.'
-if hantersIgorQw >= 30 and hantersIgorQw <= 35:'You have a mutual crush on each other.'
-if hantersIgorQw > 35 :'You love him.'
-if hantersIgorLove = 1:'You two have fallen in love.'
-if hantersIgorLove = 2:'<<$boydesc>> is your boyfriend.'
-if hantersIgorLove = 3:'<<$boydesc>> is your husband.'
+if huntersIgorQw < 0:'You and him have a bad relationship, because you offended him in the past.'
+if huntersIgorQw >= 0 and huntersIgorQw < 10:'You have a normal relationship with him.'
+if huntersIgorQw >= 10 and huntersIgorQw < 20:'You have friendly relations with him.'
+if huntersIgorQw >= 20 and huntersIgorQw < 25:'You''re good friends.'
+if huntersIgorQw >= 25 and huntersIgorQw < 30:'It seems he has a crush on you.'
+if huntersIgorQw >= 30 and huntersIgorQw <= 35:'You have a mutual crush on each other.'
+if huntersIgorQw > 35 :'You love him.'
+if huntersIgorLove = 1:'You two have fallen in love.'
+if huntersIgorLove = 2:'<<$boydesc>> is your boyfriend.'
+if huntersIgorLove = 3:'<<$boydesc>> is your husband.'
 
 
 act 'Chat':
 act 'Chat':
     *clr & cla
     *clr & cla
     minut += 60
     minut += 60
 	menu_off = 1
 	menu_off = 1
-    if hantersIgorQw < 10:hantersIgorQw += 1
+    if huntersIgorQw < 10:huntersIgorQw += 1
     gs 'stat'
     gs 'stat'
 
 
     '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
     '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
-    if hantersIgorQw >= 0:'You have a chat with Igor, swapping stories about life and love.'
-    if hantersIgorQw < 0:'You talk to Igor. He wears his heart on his sleeve, so you can tell he doesn''t like you.'
+    if huntersIgorQw >= 0:'You have a chat with Igor, swapping stories about life and love.'
+    if huntersIgorQw < 0:'You talk to Igor. He wears his heart on his sleeve, so you can tell he doesn''t like you.'
 
 
     act'Continue':gt $loc, $metka
     act'Continue':gt $loc, $metka
 end
 end
 
 
-if hantersIgorQw >= 10:
-    if hantersIgorLove = 0:
+if huntersIgorQw >= 10:
+    if huntersIgorLove = 0:
         act 'Flirt':
         act 'Flirt':
 			minut += 120
 			minut += 120
 			menu_off = 1
 			menu_off = 1
 			!!not using arousal as no orgasm chance
 			!!not using arousal as no orgasm chance
 			pcs_horny += 10
 			pcs_horny += 10
             *clr & cla
             *clr & cla
-            if hantersIgorQw <= 35 and hantersKnowSlut = 0:hantersIgorQw += 1
-            if hantersAndreiQw >= 10 and hantersKnowSlut = 0:hantersAndreiQw -= 1
-            if hantersSergeiQw >= 10 and hantersKnowSlut = 0:hantersSergeiQw -= 1
+            if huntersIgorQw <= 35 and huntersKnowSlut = 0:huntersIgorQw += 1
+            if huntersAndreiQw >= 10 and huntersKnowSlut = 0:huntersAndreiQw -= 1
+            if huntersSergeiQw >= 10 and huntersKnowSlut = 0:huntersSergeiQw -= 1
             gs 'stat'
             gs 'stat'
 
 
-            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt1.'+rand(1,3)+'.jpg"></center>'
+            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterflirt1.'+rand(1,3)+'.jpg"></center>'
             'You spend time with Igor, flirting all the while. He flirts back, and blushes when you catch him checking you out.'
             'You spend time with Igor, flirting all the while. He flirts back, and blushes when you catch him checking you out.'
 
 
 			gs 'stat'
 			gs 'stat'
 
 
-            if hantersIgorLove = 0 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA = 1 and pcs_apprnc >= 60:
+            if huntersIgorLove = 0 and huntersIgorQw >= 35 and huntersKnowSlut = 0 and bfA = 1 and pcs_apprnc >= 60:
                 *clr & cla
                 *clr & cla
                 gs 'stat'
                 gs 'stat'
 
 
-                '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
+                '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss1.jpg"></center>'
                 'You smile sweetly at Igor. Suddenly Igor steals a kiss when you didnt expect it. You can feel his breath on your skin, smell the scent of the soap he used to clean himself. Suddenly, he looks embarrassed by what he just did and waits to see what your response will be.'
                 'You smile sweetly at Igor. Suddenly Igor steals a kiss when you didnt expect it. You can feel his breath on your skin, smell the scent of the soap he used to clean himself. Suddenly, he looks embarrassed by what he just did and waits to see what your response will be.'
 
 
 				gs 'arousal', 'foreplay', 5
 				gs 'arousal', 'foreplay', 5
@@ -80,11 +80,11 @@ if hantersIgorQw >= 10:
                 act 'Answer kiss':
                 act 'Answer kiss':
                     *clr & cla
                     *clr & cla
                     pcs_mood = 100
                     pcs_mood = 100
-                    hantersIgorLove = 1
-                    hantersIgorQw += 1
+                    huntersIgorLove = 1
+                    huntersIgorQw += 1
                     gs 'stat'
                     gs 'stat'
 
 
-                    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
+                    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss2.jpg"></center>'
                     'You move closer to him and begin kissing him again. Igor gently kisses you back.'
                     'You move closer to him and begin kissing him again. Igor gently kisses you back.'
 
 
 					gs 'arousal', 'kiss', 5
 					gs 'arousal', 'kiss', 5
@@ -96,10 +96,10 @@ if hantersIgorQw >= 10:
                             minut += 5
                             minut += 5
                             gs 'stat'
                             gs 'stat'
 
 
-                            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
+                            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss3.jpg"></center>'
                             '"<<$pcs_nickname>>, Do you want to..?" Igor asked in a whisper, when your lips finally parted. "Yes" you say just as quietly and Igor gently took your hand and led you inside.'
                             '"<<$pcs_nickname>>, Do you want to..?" Igor asked in a whisper, when your lips finally parted. "Yes" you say just as quietly and Igor gently took your hand and led you inside.'
 
 
-							act 'Go inside':gt 'HanterLoveSex','Igor'
+							act 'Go inside':gt 'hunterLoveSex','Igor'
                         end
                         end
                     else
                     else
                         act'Continue':
                         act'Continue':
@@ -107,7 +107,7 @@ if hantersIgorQw >= 10:
                             minut += 5
                             minut += 5
                             gs 'stat'
                             gs 'stat'
 
 
-                            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
+                            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss3.jpg"></center>'
                             '"It was everything I hoped for, <<$pcs_nickname>>," Igor whispered, when your lips finally parted. You melt in his hands and spend a few minutes cuddling together.'
                             '"It was everything I hoped for, <<$pcs_nickname>>," Igor whispered, when your lips finally parted. You melt in his hands and spend a few minutes cuddling together.'
 
 
                             act'Continue':gt $loc, $metka
                             act'Continue':gt $loc, $metka
@@ -117,7 +117,7 @@ if hantersIgorQw >= 10:
                 act 'To remove the face':
                 act 'To remove the face':
                     *clr & cla
                     *clr & cla
                     minut += 5
                     minut += 5
-                    hantersIgorQw -= 50
+                    huntersIgorQw -= 50
                     gs 'stat'
                     gs 'stat'
 
 
                     '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
                     '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
@@ -137,13 +137,13 @@ if hantersIgorQw >= 10:
 			!!not using arousal as no orgasm chance
 			!!not using arousal as no orgasm chance
 			pcs_horny += 10
 			pcs_horny += 10
             pcs_mood = 100
             pcs_mood = 100
-            hantersIgorQw += 1
-            if hantersSergeiLove > 0 or hantersAndreiLove > 0:hanterslut += 1
-            if hantersSergeiLove = 0 and hantersAndreiLove = 0:hanterslut -= 1
-            if hantersIgorLove = 2:bfA += 1
+            huntersIgorQw += 1
+            if huntersSergeiLove > 0 or huntersAndreiLove > 0:hunterslut += 1
+            if huntersSergeiLove = 0 and huntersAndreiLove = 0:hunterslut -= 1
+            if huntersIgorLove = 2:bfA += 1
             gs 'stat'
             gs 'stat'
 
 
-            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.'+rand(1,4)+'.jpg"></center>'
+            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterlove1.'+rand(1,4)+'.jpg"></center>'
             'You cuddle up with Igor, and trade gentle kisses with him. He adores you and wishes you were always with him and you wish the same.'
             'You cuddle up with Igor, and trade gentle kisses with him. He adores you and wishes you were always with him and you wish the same.'
 
 
 			gs 'stat'
 			gs 'stat'
@@ -153,32 +153,32 @@ if hantersIgorQw >= 10:
     end
     end
 end
 end
 
 
-if hantersIgorLove > 0 and pcs_horny >= 60:
+if huntersIgorLove > 0 and pcs_horny >= 60:
     act 'Have sex':
     act 'Have sex':
 	    *clr & cla
 	    *clr & cla
 		menu_off = 1
 		menu_off = 1
-        hantersIgorQw += 1
-        hantersIgorsex += rand(12,36)
+        huntersIgorQw += 1
+        huntersIgorsex += rand(12,36)
 	    gs 'stat'
 	    gs 'stat'
 
 
-	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(1,6)+'.jpg"></center>'
+	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterflirt2.'+rand(1,6)+'.jpg"></center>'
 	    'You wink seductively at Igor, and look in the direction of his bed. Igor gives you an excited hug before leading the way.'
 	    'You wink seductively at Igor, and look in the direction of his bed. Igor gives you an excited hug before leading the way.'
 
 
 		gs 'arousal', 'foreplay', 10
 		gs 'arousal', 'foreplay', 10
 		gs 'stat'
 		gs 'stat'
 
 
-		act 'Go':gt 'HanterLoveSex','Igor'
+		act 'Go':gt 'hunterLoveSex','Igor'
 	end
 	end
 end
 end
 
 
 !! I replaced the partial condition "and temp = 1" with "and rand(1,5) = 1" because temp is changed in the stat procedure. Formely the temp variable was initialized at the beginning of the file temp = rand(1,5)
 !! I replaced the partial condition "and temp = 1" with "and rand(1,5) = 1" because temp is changed in the stat procedure. Formely the temp variable was initialized at the beginning of the file temp = rand(1,5)
-if hantersIgorLove > 0 and pcs_horny <= 60 and hantersIgorQw >= 10 and rand(1,5) = 1 and hantersIgorsex = 0:
+if huntersIgorLove > 0 and pcs_horny <= 60 and huntersIgorQw >= 10 and rand(1,5) = 1 and huntersIgorsex = 0:
 	*clr & cla
 	*clr & cla
 	menu_off = 1
 	menu_off = 1
-	hantersIgorsex += rand(12,36)
+	huntersIgorsex += rand(12,36)
 	gs 'stat'
 	gs 'stat'
 
 
-	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.4.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterlove1.4.jpg"></center>'
 	'You walked up to Igor to spend time together, but he suddenly kisses you and whispers,'
 	'You walked up to Igor to spend time together, but he suddenly kisses you and whispers,'
 	'"<<$pcs_nickname>>, let''s make love."'
 	'"<<$pcs_nickname>>, let''s make love."'
 
 
@@ -188,17 +188,17 @@ if hantersIgorLove > 0 and pcs_horny <= 60 and hantersIgorQw >= 10 and rand(1,5)
 	act 'Agree':
 	act 'Agree':
 	    *clr & cla
 	    *clr & cla
 	    minut += 5
 	    minut += 5
-	    hantersIgorQw += 1
+	    huntersIgorQw += 1
 		gs 'stat'
 		gs 'stat'
 
 
-		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(4,6)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterflirt2.'+rand(4,6)+'.jpg"></center>'
 		'Smiling, you wink at Igor. He gets a childlike grin on his face and leads you by the hand to his bed.'
 		'Smiling, you wink at Igor. He gets a childlike grin on his face and leads you by the hand to his bed.'
-		act 'Go':gt 'HanterLoveSex','Igor'
+		act 'Go':gt 'hunterLoveSex','Igor'
     end
     end
 	act 'Decline':
 	act 'Decline':
 	    *clr & cla
 	    *clr & cla
 	    minut += 5
 	    minut += 5
-	    hantersIgorQw -= 1
+	    huntersIgorQw -= 1
 		gs 'stat'
 		gs 'stat'
 
 
         '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
         '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
@@ -208,14 +208,14 @@ if hantersIgorLove > 0 and pcs_horny <= 60 and hantersIgorQw >= 10 and rand(1,5)
     end
     end
 end
 end
 
 
-if hantersIgorLove > 0:
+if huntersIgorLove > 0:
     act 'Break up with Igor':
     act 'Break up with Igor':
 	    *clr & cla
 	    *clr & cla
         minut += 5
         minut += 5
 		menu_off = 1
 		menu_off = 1
-        hantersIgorLove = 0
-        if hantersIgorLove = 2:bfA = 0
-        hantersIgorQw -= 100
+        huntersIgorLove = 0
+        if huntersIgorLove = 2:bfA = 0
+        huntersIgorQw -= 100
 	    gs 'stat'
 	    gs 'stat'
 
 
 	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
 	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
@@ -227,13 +227,13 @@ end
 
 
 act'Depart':gt $loc, $metka
 act'Depart':gt $loc, $metka
 
 
-if hantersIgorQw < 10 and hantersIgorLove > 0:
+if huntersIgorQw < 10 and huntersIgorLove > 0:
 	*clr & cla
 	*clr & cla
     minut += 5
     minut += 5
 	menu_off = 1
 	menu_off = 1
-    hantersIgorLove = 0
-    if hantersIgorLove = 2:bfA = 0
-    hantersIgorQw -= 10
+    huntersIgorLove = 0
+    if huntersIgorLove = 2:bfA = 0
+    huntersIgorQw -= 10
 	gs 'stat'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
 	'You wanted to talk to Igor, but he cuts you off with an angry look.'
 	'You wanted to talk to Igor, but he cuts you off with an angry look.'
@@ -243,13 +243,13 @@ if hantersIgorQw < 10 and hantersIgorLove > 0:
 	act 'Leave':gt $loc, $metka
 	act 'Leave':gt $loc, $metka
 end
 end
 
 
-if hantersIgorLove < 2 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA < 1 and hour >= 8 and hour < 20 and pcs_apprnc >= 60:
+if huntersIgorLove < 2 and huntersIgorQw >= 35 and huntersKnowSlut = 0 and bfA < 1 and hour >= 8 and hour < 20 and pcs_apprnc >= 60:
     *clr & cla
     *clr & cla
     minut += 1
     minut += 1
 	menu_off = 1
 	menu_off = 1
     gs 'stat'
     gs 'stat'
 
 
-    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
+    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss1.jpg"></center>'
     'Suddenly Igor kisses you when you didn''t expect it.'
     'Suddenly Igor kisses you when you didn''t expect it.'
 	'He looks a little nervous before gathering up his courage to ask you, "Will you be my girlfriend?"'
 	'He looks a little nervous before gathering up his courage to ask you, "Will you be my girlfriend?"'
 
 
@@ -284,11 +284,11 @@ if hantersIgorLove < 2 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA <
 !!	    giftNum[lover_number] = 0
 !!	    giftNum[lover_number] = 0
 !!	    loverlove[lover_number] = 0
 !!	    loverlove[lover_number] = 0
 !!	    lover_picture[lover_number] = lover_picture_number
 !!	    lover_picture[lover_number] = lover_picture_number
-	    hantersIgorLove = 2
+	    huntersIgorLove = 2
         pcs_mood = 100
         pcs_mood = 100
         gs 'stat'
         gs 'stat'
 
 
-        '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
+        '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss2.jpg"></center>'
         'You move closer to him and begin kissing him again. Igor gently kisses you back.'
         'You move closer to him and begin kissing him again. Igor gently kisses you back.'
         '<center><b>Be aware! Igor is not in the Boyfriend system yet!</b></center>'
         '<center><b>Be aware! Igor is not in the Boyfriend system yet!</b></center>'
 
 
@@ -301,18 +301,18 @@ if hantersIgorLove < 2 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA <
                 minut += 5
                 minut += 5
                 gs 'stat'
                 gs 'stat'
 
 
-                '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
+                '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss3.jpg"></center>'
                 '"<<$pcs_nickname>>, Do you want to..?" Igor asked in a whisper, when your lips finally parted. "Yes" you say just as quietly and Igor gently took you by the hand and led inside.'
                 '"<<$pcs_nickname>>, Do you want to..?" Igor asked in a whisper, when your lips finally parted. "Yes" you say just as quietly and Igor gently took you by the hand and led inside.'
 
 
 
 
-				act 'Go':gt 'HanterLoveSex','Igor'
+				act 'Go':gt 'hunterLoveSex','Igor'
 			end
 			end
 		else
 		else
 			act'Further':
 			act'Further':
 				*clr & cla
 				*clr & cla
 				minut += 5
 				minut += 5
 				gs 'stat'
 				gs 'stat'
-                '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
+                '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss3.jpg"></center>'
                 '"It was everything I hoped for, <<$pcs_nickname>>," Igor whispered, when your lips finally parted. You melt in his hands and spend a few minutes cuddling together.'
                 '"It was everything I hoped for, <<$pcs_nickname>>," Igor whispered, when your lips finally parted. You melt in his hands and spend a few minutes cuddling together.'
 
 
                 act'Further':gt $loc, $metka
                 act'Further':gt $loc, $metka
@@ -322,7 +322,7 @@ if hantersIgorLove < 2 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA <
     act 'No':
     act 'No':
         *clr & cla
         *clr & cla
         minut += 5
         minut += 5
-        hantersIgorQw -= 50
+        huntersIgorQw -= 50
         gs 'stat'
         gs 'stat'
 
 
         '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
         '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
@@ -331,5 +331,5 @@ if hantersIgorLove < 2 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA <
         act'Go':gt $loc, $metka
         act'Go':gt $loc, $metka
     end
     end
 end
 end
---- IgorHanter ---------------------------------
+--- Igorhunter ---------------------------------
 
 

+ 54 - 54
locations/SergeiHanter.qsrc → locations/SergeiHunter.qsrc

@@ -1,4 +1,4 @@
-# SergeiHanter
+# Sergeihunter
 
 
 gs 'boyStat', 'A174'
 gs 'boyStat', 'A174'
 harakBoy = 1
 harakBoy = 1
@@ -7,53 +7,53 @@ gs 'stat'
 
 
 '<center><b><font color = maroon>Sergei</font></b></center>'
 '<center><b><font color = maroon>Sergei</font></b></center>'
 
 
-'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/sergeihanter.jpg"></center>'
+'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/sergeihunter.jpg"></center>'
 
 
 'Sergei is a friend of Andrei and Igor, and a member of the group of hunters that frequent the woods and swamp by Gadukino. He''s <<boyage>> years old. He is married and lives in the City Center..'
 'Sergei is a friend of Andrei and Igor, and a member of the group of hunters that frequent the woods and swamp by Gadukino. He''s <<boyage>> years old. He is married and lives in the City Center..'
-if hantersSergeiQw < 0:'You and him have a bad relationship, because you offended him in the past.'
-if hantersSergeiQw >= 0 and hantersSergeiQw < 10:'You have a normal relationship with him.'
-if hantersSergeiQw >= 10 and hantersSergeiQw < 20:'You have friendly relations with him.'
-if hantersSergeiQw >= 20 and hantersSergeiQw < 25:'You''re good friends.'
-if hantersSergeiQw >= 25 and hantersSergeiQw < 30:'It seems he has a crush on you.'
-if hantersSergeiQw >= 30 and hantersSergeiQw <= 35:'You have a mutual crush on each other.'
-if hantersSergeiQw > 35 :'You have an unrequited love for him.'
-if hantersSergeiLove = 1:'You two love each other.'
+if huntersSergeiQw < 0:'You and him have a bad relationship, because you offended him in the past.'
+if huntersSergeiQw >= 0 and huntersSergeiQw < 10:'You have a normal relationship with him.'
+if huntersSergeiQw >= 10 and huntersSergeiQw < 20:'You have friendly relations with him.'
+if huntersSergeiQw >= 20 and huntersSergeiQw < 25:'You''re good friends.'
+if huntersSergeiQw >= 25 and huntersSergeiQw < 30:'It seems he has a crush on you.'
+if huntersSergeiQw >= 30 and huntersSergeiQw <= 35:'You have a mutual crush on each other.'
+if huntersSergeiQw > 35 :'You have an unrequited love for him.'
+if huntersSergeiLove = 1:'You two love each other.'
 
 
 act 'Chat':
 act 'Chat':
 	*clr & cla
 	*clr & cla
 	minut += 60
 	minut += 60
-	if hantersSergeiQw < 10:hantersSergeiQw += 1
+	if huntersSergeiQw < 10:huntersSergeiQw += 1
 	gs 'stat'
 	gs 'stat'
 
 
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
-    if hantersSergeiQw >= 0:'You spend some time chatting with Sergei, listening to interesting stories from his life and telling some stories of your own.'
-    if hantersSergeiQw < 0:'You talk with Sergei. He seems uncomfortable, but doesn''t force you away.'
+    if huntersSergeiQw >= 0:'You spend some time chatting with Sergei, listening to interesting stories from his life and telling some stories of your own.'
+    if huntersSergeiQw < 0:'You talk with Sergei. He seems uncomfortable, but doesn''t force you away.'
 
 
     act'Continue':gt $loc, $metka
     act'Continue':gt $loc, $metka
 end
 end
 
 
-if hantersSergeiQw >= 10:
-	if hantersSergeiLove = 0:
+if huntersSergeiQw >= 10:
+	if huntersSergeiLove = 0:
 		act 'Flirt':
 		act 'Flirt':
 			minut += 120
 			minut += 120
 			!!not using arousal as no orgasm chance
 			!!not using arousal as no orgasm chance
 			pcs_horny += 10
 			pcs_horny += 10
 			*clr & cla
 			*clr & cla
-			if hantersSergeiQw <= 35 and hantersKnowSlut = 0:hantersSergeiQw += 1
-			if hantersIgorQw >= 10 and hantersKnowSlut = 0:hantersIgorQw -= 1
-			if hantersAndreiQw >= 10 and hantersKnowSlut = 0:hantersAndreiQw -= 1
+			if huntersSergeiQw <= 35 and huntersKnowSlut = 0:huntersSergeiQw += 1
+			if huntersIgorQw >= 10 and huntersKnowSlut = 0:huntersIgorQw -= 1
+			if huntersAndreiQw >= 10 and huntersKnowSlut = 0:huntersAndreiQw -= 1
 			gs 'stat'
 			gs 'stat'
 
 
-			'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt1.'+rand(1,3)+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterflirt1.'+rand(1,3)+'.jpg"></center>'
             'You flirt playfully with Sergei. He is glad for your company, though he can'' stop himself from letting his eyes wander.'
             'You flirt playfully with Sergei. He is glad for your company, though he can'' stop himself from letting his eyes wander.'
 
 
 			gs 'stat'
 			gs 'stat'
 
 
-			if hantersSergeiLove = 0 and hantersSergeiQw >= 30 and hantersKnowSlut = 0 and pcs_apprnc >= 60:
+			if huntersSergeiLove = 0 and huntersSergeiQw >= 30 and huntersKnowSlut = 0 and pcs_apprnc >= 60:
 				*clr & cla
 				*clr & cla
 				gs 'stat'
 				gs 'stat'
 
 
-				'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss1.jpg"></center>'
                 'Suddenly he cups your chin in his hand and gives you a kiss full of passion.'
                 'Suddenly he cups your chin in his hand and gives you a kiss full of passion.'
 
 
 				gs 'arousal', 'foreplay', 5
 				gs 'arousal', 'foreplay', 5
@@ -61,12 +61,12 @@ if hantersSergeiQw >= 10:
 
 
 				act 'Answer kiss':
 				act 'Answer kiss':
 					*clr & cla
 					*clr & cla
-					hantersSergeiLove = 1
-					hantersSergeiQw += 1
+					huntersSergeiLove = 1
+					huntersSergeiQw += 1
 					pcs_mood = 100
 					pcs_mood = 100
 					gs 'stat'
 					gs 'stat'
 
 
-					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss2.jpg"></center>'
 					'You''ve been waiting for this and respond just as passionately. Sergei keeps kissing you and you are right there with him, returning every kiss.'
 					'You''ve been waiting for this and respond just as passionately. Sergei keeps kissing you and you are right there with him, returning every kiss.'
 
 
 					gs 'arousal', 'kiss', 5
 					gs 'arousal', 'kiss', 5
@@ -78,10 +78,10 @@ if hantersSergeiQw >= 10:
 							minut += 5
 							minut += 5
 							gs 'stat'
 							gs 'stat'
 
 
-							'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss3.jpg"></center>'
                             '"<<$pcs_nickname>>, I want to make love to you," he says, when he finally pulls back. You answer Sergei with a kiss every bit as passionate as the one that started this. You begin to make your way back towards his room as you do so.'
                             '"<<$pcs_nickname>>, I want to make love to you," he says, when he finally pulls back. You answer Sergei with a kiss every bit as passionate as the one that started this. You begin to make your way back towards his room as you do so.'
 
 
-                            act 'Go inside': gt'HanterLoveSex', 'Sergei'
+                            act 'Go inside': gt'hunterLoveSex', 'Sergei'
                         end
                         end
                     else
                     else
                         act'Continue':
                         act'Continue':
@@ -89,7 +89,7 @@ if hantersSergeiQw >= 10:
                             minut += 5
                             minut += 5
                             gs 'stat'
                             gs 'stat'
 
 
-                            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
+                            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterkiss3.jpg"></center>'
                             '"That was great <<$pcs_nickname>>," Sergei said, when your lips finally parted. You see a look that clearly shows he wishes for more and smile.'
                             '"That was great <<$pcs_nickname>>," Sergei said, when your lips finally parted. You see a look that clearly shows he wishes for more and smile.'
 
 
                             act'Continue':gt $loc, $metka
                             act'Continue':gt $loc, $metka
@@ -99,7 +99,7 @@ if hantersSergeiQw >= 10:
                 act 'Move away':
                 act 'Move away':
                     *clr & cla
                     *clr & cla
                     minut += 5
                     minut += 5
-                    hantersSergeiQw -= 50
+                    huntersSergeiQw -= 50
                     gs 'stat'
                     gs 'stat'
 
 
                     '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
                     '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
@@ -117,13 +117,13 @@ if hantersSergeiQw >= 10:
 			!!not using arousal as no orgasm chance
 			!!not using arousal as no orgasm chance
 			pcs_horny += 10
 			pcs_horny += 10
             *clr & cla
             *clr & cla
-            hantersSergeiQw += 1
-            if hantersIgorLove > 0 or hantersAndreiLove > 0:hanterslut += 1
-            if hantersIgorLove = 0 and hantersAndreiLove = 0:hanterslut -= 1
+            huntersSergeiQw += 1
+            if huntersIgorLove > 0 or huntersAndreiLove > 0:hunterslut += 1
+            if huntersIgorLove = 0 and huntersAndreiLove = 0:hunterslut -= 1
             pcs_mood = 100
             pcs_mood = 100
             gs 'stat'
             gs 'stat'
 
 
-            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.'+rand(1,4)+'.jpg"></center>'
+            '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterlove1.'+rand(1,4)+'.jpg"></center>'
             'You and Sergei spend time together, spooning the whole while. You can almost feel how much he needed to spend time with you. You notice the happy look on his face and feel very satisfied you put it there.'
             'You and Sergei spend time together, spooning the whole while. You can almost feel how much he needed to spend time with you. You notice the happy look on his face and feel very satisfied you put it there.'
 
 
 			gs 'stat'
 			gs 'stat'
@@ -133,30 +133,30 @@ if hantersSergeiQw >= 10:
     end
     end
 end
 end
 
 
-if hantersSergeiLove > 0 and pcs_horny >= 60:
+if huntersSergeiLove > 0 and pcs_horny >= 60:
     act 'Have sex':
     act 'Have sex':
 	    *clr & cla
 	    *clr & cla
-        hantersSergeiQw += 1
-        hantersSergeisex += rand(9,30)
+        huntersSergeiQw += 1
+        huntersSergeisex += rand(9,30)
 	    gs 'stat'
 	    gs 'stat'
 
 
-	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(1,6)+'.jpg"></center>'
+	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterflirt2.'+rand(1,6)+'.jpg"></center>'
 	    'You pull Sergei off to the side and kiss him. You guide his hands to your sopping, needy snatch so there''s no doubt what you want. Sergei doesn''t hesitate and leads you to his bed, never removing his hand.'
 	    'You pull Sergei off to the side and kiss him. You guide his hands to your sopping, needy snatch so there''s no doubt what you want. Sergei doesn''t hesitate and leads you to his bed, never removing his hand.'
 
 
 		gs 'arousal', 'foreplay', 10
 		gs 'arousal', 'foreplay', 10
 		gs 'stat'
 		gs 'stat'
 
 
-		act 'Go':gt 'HanterLoveSex','Sergei'
+		act 'Go':gt 'hunterLoveSex','Sergei'
 	end
 	end
 end
 end
 
 
 !! I replaced the partial condition "and temp = 1" with "and rand(1,5) = 1" because temp was not initialized in the file and only in the IgorHunter was temp = rand(1,5) in the similar situation
 !! I replaced the partial condition "and temp = 1" with "and rand(1,5) = 1" because temp was not initialized in the file and only in the IgorHunter was temp = rand(1,5) in the similar situation
-if hantersSergeiLove > 0 and pcs_horny <= 60 and hantersSergeiQw >= 10 and rand(1,5) = 1 and hantersSergeisex = 0:
+if huntersSergeiLove > 0 and pcs_horny <= 60 and huntersSergeiQw >= 10 and rand(1,5) = 1 and huntersSergeisex = 0:
 	*clr & cla
 	*clr & cla
-	hantersSergeisex += rand(9,30)
+	huntersSergeisex += rand(9,30)
 	gs 'stat'
 	gs 'stat'
 
 
-	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.4.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterlove1.4.jpg"></center>'
 	'You went to Sergei to spend time together, but instead he kisses you and playfully bites on your lip.'
 	'You went to Sergei to spend time together, but instead he kisses you and playfully bites on your lip.'
 	'"<<$pcs_nickname>>, I want you," he whispers after the kiss.'
 	'"<<$pcs_nickname>>, I want you," he whispers after the kiss.'
 
 
@@ -166,17 +166,17 @@ if hantersSergeiLove > 0 and pcs_horny <= 60 and hantersSergeiQw >= 10 and rand(
 	act 'Agree':
 	act 'Agree':
 	    *clr & cla
 	    *clr & cla
 	    minut += 5
 	    minut += 5
-	    hantersSergeiQw += 1
+	    huntersSergeiQw += 1
 		gs 'stat'
 		gs 'stat'
 
 
-		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(4,6)+'.jpg"></center>'
-		act 'Go':gt 'HanterLoveSex','Sergei'
+		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunterflirt2.'+rand(4,6)+'.jpg"></center>'
+		act 'Go':gt 'hunterLoveSex','Sergei'
 	end
 	end
 		'Smiling, you bite softly on Sergei''s neck. He rushes to pull you along with him.'
 		'Smiling, you bite softly on Sergei''s neck. He rushes to pull you along with him.'
 	act 'Decline':
 	act 'Decline':
 	    *clr & cla
 	    *clr & cla
 	    minut += 5
 	    minut += 5
-	    hantersSergeiQw -= 1
+	    huntersSergeiQw -= 1
 		gs 'stat'
 		gs 'stat'
 
 
         '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
         '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
@@ -185,12 +185,12 @@ if hantersSergeiLove > 0 and pcs_horny <= 60 and hantersSergeiQw >= 10 and rand(
     end
     end
 end
 end
 
 
-if hantersSergeiLove > 0:
+if huntersSergeiLove > 0:
     act 'Break up with Sergei':
     act 'Break up with Sergei':
 	    *clr & cla
 	    *clr & cla
         minut += 5
         minut += 5
-        hantersSergeiLove = 0
-        hantersSergeiQw -= 100
+        huntersSergeiLove = 0
+        huntersSergeiQw -= 100
 	    gs 'stat'
 	    gs 'stat'
 
 
 	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
 	    '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
@@ -202,11 +202,11 @@ end
 
 
 act'Depart':gt $loc, $metka
 act'Depart':gt $loc, $metka
 
 
-if hantersSergeiQw < 10 and hantersSergeiLove > 0:
+if huntersSergeiQw < 10 and huntersSergeiLove > 0:
 	*clr & cla
 	*clr & cla
     minut += 5
     minut += 5
-    hantersSergeiLove = 0
-    hantersSergeiQw -= 10
+    huntersSergeiLove = 0
+    huntersSergeiQw -= 10
 	gs 'stat'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
 	'You wanted to talk to Sergei, but he beat you to it, and started speaking before you could get a word in.'
 	'You wanted to talk to Sergei, but he beat you to it, and started speaking before you could get a word in.'
@@ -216,11 +216,11 @@ if hantersSergeiQw < 10 and hantersSergeiLove > 0:
 	act 'Leave':gt $loc, $metka
 	act 'Leave':gt $loc, $metka
 end
 end
 
 
-if hantersSergeiQw > 50 and hantersSergeiLove > 0:
+if huntersSergeiQw > 50 and huntersSergeiLove > 0:
 	*clr & cla
 	*clr & cla
     minut += 5
     minut += 5
-    hantersSergeiLove = 0
-    hantersSergeiQw -= 50
+    huntersSergeiLove = 0
+    huntersSergeiQw -= 50
 	gs 'stat'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
 	'You wanted to talk to Sergei, but before you say anything he speaks instead.'
 	'You wanted to talk to Sergei, but before you say anything he speaks instead.'
@@ -229,5 +229,5 @@ if hantersSergeiQw > 50 and hantersSergeiLove > 0:
 
 
 	act 'Leave':gt $loc, $metka
 	act 'Leave':gt $loc, $metka
 end
 end
---- SergeiHanter ---------------------------------
+--- Sergeihunter ---------------------------------
 
 

+ 12 - 12
locations/backwater.qsrc

@@ -46,7 +46,7 @@ if $clothingworntype = 'nude':
 		pcs_mood += 10
 		pcs_mood += 10
 		pcs_willpwr += 5
 		pcs_willpwr += 5
 		inhib_exp += rand(1,3)
 		inhib_exp += rand(1,3)
-		if hantersRape = 1: hantersRape = 2
+		if huntersRape = 1: huntersRape = 2
 
 
 		if $pantyworntype = 'none':
 		if $pantyworntype = 'none':
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim2.jpg"></center>'
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim2.jpg"></center>'
@@ -71,7 +71,7 @@ if cumloc[11] = 1 or cumloc[12] = 1:
 		gs 'cum_cleanup'
 		gs 'cum_cleanup'
 		if pcs_sweat > 19 : pcs_sweat -= 5
 		if pcs_sweat > 19 : pcs_sweat -= 5
 		minut += 10
 		minut += 10
-		if hantersRape = 1: hantersRape = 2
+		if huntersRape = 1: huntersRape = 2
 		gs 'stat'
 		gs 'stat'
 
 
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim1.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim1.jpg"></center>'
@@ -105,7 +105,7 @@ if cumloc[6] = 1 or cumloc[7] = 1:
 		cumspclnt = 6
 		cumspclnt = 6
 		gs 'cum_cleanup'
 		gs 'cum_cleanup'
 		minut += 10
 		minut += 10
-		if hantersRape = 1: hantersRape = 2
+		if huntersRape = 1: huntersRape = 2
 		gs'stat'
 		gs'stat'
 
 
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/cumwash.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/cumwash.jpg"></center>'
@@ -129,7 +129,7 @@ if spdirty > 0:
 			pcs_sweat -= 10 + rand(0,4)
 			pcs_sweat -= 10 + rand(0,4)
 		end
 		end
 		minut += 15
 		minut += 15
-		if hantersRape = 1: hantersRape = 2
+		if huntersRape = 1: huntersRape = 2
 		gs'stat'
 		gs'stat'
 		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/facesp.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/facesp.jpg"></center>'
 		*nl
 		*nl
@@ -142,12 +142,12 @@ if clothesAtLocation = 0:
 	if $clothingworntype ! 'nude' and temper >= 15:
 	if $clothingworntype ! 'nude' and temper >= 15:
 		act'Get undressed':
 		act'Get undressed':
 			menu_off = 1
 			menu_off = 1
-			if hantersKnowSlut > 0 or hanters = 0 or hour < 8 or hour >= 20 or pcs_inhib > 35:
+			if huntersKnowSlut > 0 or hunters = 0 or hour < 8 or hour >= 20 or pcs_inhib > 35:
 				cla
 				cla
 				*clr
 				*clr
 				minut+=5
 				minut+=5
 				gs 'underwear', 'remove'
 				gs 'underwear', 'remove'
-				if hantersRape = 1: hantersRape = 2
+				if huntersRape = 1: huntersRape = 2
 
 
 				if CloSkirtShortness > 0:
 				if CloSkirtShortness > 0:
 					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterundress_ski.jpg"></center>'
 					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterundress_ski.jpg"></center>'
@@ -191,7 +191,7 @@ else
 	end
 	end
 end
 end
 
 
-if $clothingworntype = 'nude' and hantersKnowSlut = 0 and hanters = 1 and hour > 8 and hour < 20 and hanterknowday < day:
+if $clothingworntype = 'nude' and huntersKnowSlut = 0 and hunters = 1 and hour > 8 and hour < 20 and hunterknowday < day:
 	cla
 	cla
 	*clr
 	*clr
 	menu_off = 1
 	menu_off = 1
@@ -223,8 +223,8 @@ if $clothingworntype = 'nude' and hantersKnowSlut = 0 and hanters = 1 and hour >
 	end
 	end
 	act'Stay naked':
 	act'Stay naked':
 		cls
 		cls
-		hanterslut += 1
-		hanterknowday = day
+		hunterslut += 1
+		hunterknowday = day
 		gs'stat'
 		gs'stat'
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude3.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude3.jpg"></center>'
 		'You decide that you have nothing to be afraid of, and continue on completely nude. The hunter looks at you for a minute or so, all of a sudden you hear a "Hmph", him turning around and going away.'
 		'You decide that you have nothing to be afraid of, and continue on completely nude. The hunter looks at you for a minute or so, all of a sudden you hear a "Hmph", him turning around and going away.'
@@ -233,18 +233,18 @@ if $clothingworntype = 'nude' and hantersKnowSlut = 0 and hanters = 1 and hour >
 	exit
 	exit
 end
 end
 
 
-if hantersRape = 2:
+if huntersRape = 2:
 	cla
 	cla
 	*clr
 	*clr
 	menu_off = 1
 	menu_off = 1
 	minut += 5
 	minut += 5
-	hantersRape = 3
+	huntersRape = 3
 	gs 'stat'
 	gs 'stat'
 
 
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax.jpg"></center>'
 	'You sit down by the shore, resting.'
 	'You sit down by the shore, resting.'
 
 
-	act 'Further':gt 'hanters', 'start'
+	act 'Further':gt 'hunters', 'start'
 end
 end
 
 
 --- backwater ---------------------------------
 --- backwater ---------------------------------

+ 2 - 2
locations/bicycle.qsrc

@@ -206,7 +206,7 @@ if $ARGS[0] = 'swamp':
 			pcs_sweat += 1
 			pcs_sweat += 1
 			pcs_mood += 10
 			pcs_mood += 10
 			findvel = 1
 			findvel = 1
-			hanters = 0
+			hunters = 0
 			inhib_exp += 4
 			inhib_exp += 4
 			!gs'time'
 			!gs'time'
 			gs 'bicycle', 'clothes_findvel'
 			gs 'bicycle', 'clothes_findvel'
@@ -225,7 +225,7 @@ if $ARGS[0] = 'swamp':
 		menu_off = 1
 		menu_off = 1
 		minut += 50
 		minut += 50
 		pcs_mood += 5
 		pcs_mood += 5
-		hanters = 0
+		hunters = 0
 		findvel = 2
 		findvel = 2
 		!gs'time'
 		!gs'time'
 		gs 'bicycle', 'clothes_findvel'
 		gs 'bicycle', 'clothes_findvel'

+ 1 - 1
locations/cikl.qsrc

@@ -1397,7 +1397,7 @@ end
 gs 'body_shape', 'basebeautycalc'
 gs 'body_shape', 'basebeautycalc'
 
 
 !! vovan, from 1.2.5
 !! vovan, from 1.2.5
-hanters_check = 0
+hunters_check = 0
 mushroom_pickers = 0
 mushroom_pickers = 0
 horse_river = 0
 horse_river = 0
 haying_time = 0
 haying_time = 0

+ 3 - 3
locations/gadforest.qsrc

@@ -398,7 +398,7 @@ if $ARGS[0] = '2':
 	if goforest < 20:'You don''t know this part of the forest very well, it''s best if you don''t go any deeper into the woods.'
 	if goforest < 20:'You don''t know this part of the forest very well, it''s best if you don''t go any deeper into the woods.'
 
 
 	if foresteventrand = 1 and month >= 6 and month <= 9 and mushroom_pickersday ! daystart:mushroom_pickers = 2 & gt 'gadforest_event', 'mushroom_pickers1'
 	if foresteventrand = 1 and month >= 6 and month <= 9 and mushroom_pickersday ! daystart:mushroom_pickers = 2 & gt 'gadforest_event', 'mushroom_pickers1'
-	if foresteventrand = 2 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hanters'
+	if foresteventrand = 2 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hunters'
 	if foresteventrand > 7 and month >= 6 and month <= 9 and foresteventday ! daystart:mushroom_pickers = 2 & gt 'gadforest_event', 'mushroom_pickers3'
 	if foresteventrand > 7 and month >= 6 and month <= 9 and foresteventday ! daystart:mushroom_pickers = 2 & gt 'gadforest_event', 'mushroom_pickers3'
 
 
 
 
@@ -511,7 +511,7 @@ if $ARGS[0] = '3':
 	if foresteventrand = 1 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'basket'
 	if foresteventrand = 1 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'basket'
 	if foresteventrand = 2 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'bilberry'
 	if foresteventrand = 2 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'bilberry'
 	if foresteventrand = 3 and foresteventday ! daystart: gt 'gadforest_event', 'mushroom'
 	if foresteventrand = 3 and foresteventday ! daystart: gt 'gadforest_event', 'mushroom'
-	if foresteventrand = 4 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hanters'
+	if foresteventrand = 4 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hunters'
 
 
 	act 'Go back to the forest':
 	act 'Go back to the forest':
 		lostrand = rand(1,60)
 		lostrand = rand(1,60)
@@ -597,7 +597,7 @@ if $ARGS[0] = '4':
 
 
 	if foresteventrand < 2 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'bilberry'
 	if foresteventrand < 2 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'bilberry'
 	if foresteventrand > 7 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'mushroom'
 	if foresteventrand > 7 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'mushroom'
-	if foresteventrand = 5 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hanters'
+	if foresteventrand = 5 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hunters'
 
 
 	act 'Go back to the deep woods':
 	act 'Go back to the deep woods':
 		lostrand = rand(1,100)
 		lostrand = rand(1,100)

+ 80 - 80
locations/gadforest_event.qsrc

@@ -45,7 +45,7 @@ if $ARGS[0] = 'gopforest_mitka':
 				'Walking through the forest you met Mitka. You see him shamelessly scratching his balls.'
 				'Walking through the forest you met Mitka. You see him shamelessly scratching his balls.'
 				'"<<$pcs_nickname>>, seeing you always gives me a boner, let''s go fuck." he says grinning.'
 				'"<<$pcs_nickname>>, seeing you always gives me a boner, let''s go fuck." he says grinning.'
 
 
-				act 'Agree':forest_gopsex = 1 & temphant = 4 & gt 'hanters', 'start'
+				act 'Agree':forest_gopsex = 1 & temphunt = 4 & gt 'hunters', 'start'
 				if npc_QW['A63'] < 10 and alko < 6 and pcs_horny < 90:act 'Refuse':gt 'gadforest','1'
 				if npc_QW['A63'] < 10 and alko < 6 and pcs_horny < 90:act 'Refuse':gt 'gadforest','1'
 			end
 			end
 		! with Mira in forest
 		! with Mira in forest
@@ -199,7 +199,7 @@ if $ARGS[0] = 'gopforest_mitka':
 				'Walking through the woods with Mira you met Mitka. Scratching his balls and not paying any attention to Mira, who was standing right next to him, he said with a grin:'
 				'Walking through the woods with Mira you met Mitka. Scratching his balls and not paying any attention to Mira, who was standing right next to him, he said with a grin:'
 				'"<<$pcs_nickname>>, seeing you always gives me a boner, let''s go fuck."'
 				'"<<$pcs_nickname>>, seeing you always gives me a boner, let''s go fuck."'
 
 
-				act 'Agree':MiraLoc = 0 & forest_gopsex = 1 & temphant = 4 & gt 'hanters', 'start'
+				act 'Agree':MiraLoc = 0 & forest_gopsex = 1 & temphunt = 4 & gt 'hunters', 'start'
 				if npc_QW['A63'] < 10 and alko < 6 and pcs_horny < 70:
 				if npc_QW['A63'] < 10 and alko < 6 and pcs_horny < 70:
 					act 'Refuse':gt 'gadforest','1'
 					act 'Refuse':gt 'gadforest','1'
 				end
 				end
@@ -308,7 +308,7 @@ if $ARGS[0] = 'gopforest_mitka':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/mitka.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/mitka.jpg"></center>'
 				'Walking through the forest you met Mitka. After spotting him him, you tried to dress, but Mitka, without wasting another minute he grabbed you by the hand and dragged you into the nearest bush.'
 				'Walking through the forest you met Mitka. After spotting him him, you tried to dress, but Mitka, without wasting another minute he grabbed you by the hand and dragged you into the nearest bush.'
 
 
-				act 'Go with him':forest_gopsex = 1 & temphant = 4 & gt 'hanters', 'start'
+				act 'Go with him':forest_gopsex = 1 & temphunt = 4 & gt 'hunters', 'start'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -449,7 +449,7 @@ if $ARGS[0] = 'gopforest_mitka':
 				if temp_gadf = 1:'Walking through the forest with Mira, you come face-to-face with Mitka. You yelp in surprise, and rush to your clothing. You are running away with Mira, but before you get too far Mitka grabs you in his arms and drags you with him into the nearest bush.'
 				if temp_gadf = 1:'Walking through the forest with Mira, you come face-to-face with Mitka. You yelp in surprise, and rush to your clothing. You are running away with Mira, but before you get too far Mitka grabs you in his arms and drags you with him into the nearest bush.'
 				if temp_gadf = 2:'Walking through the forest you saw Mitka. Realizing that he hasn''t noticed you yet, you decide to...'
 				if temp_gadf = 2:'Walking through the forest you saw Mitka. Realizing that he hasn''t noticed you yet, you decide to...'
 
 
-				if temp_gadf = 1:act 'Go with him':MiraLoc = 0 & forest_gopsex = 1 & temphant = 4 & gt 'hanters', 'start'
+				if temp_gadf = 1:act 'Go with him':MiraLoc = 0 & forest_gopsex = 1 & temphunt = 4 & gt 'hunters', 'start'
 				if temp_gadf = 2:
 				if temp_gadf = 2:
 					act 'Hide':
 					act 'Hide':
 						cla
 						cla
@@ -534,7 +534,7 @@ if $ARGS[0] = 'gopforest_kolyamba':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/kolyamba.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/kolyamba.jpg"></center>'
 				'Walking through the forest you met Kolyamba. Seeing you, he scratched his balls and dragged you into the nearest bushes.'
 				'Walking through the forest you met Kolyamba. Seeing you, he scratched his balls and dragged you into the nearest bushes.'
 
 
-				act 'Go with him':forest_gopsex = 1 & temphant = 5 & gt 'hanters', 'start'
+				act 'Go with him':forest_gopsex = 1 & temphunt = 5 & gt 'hunters', 'start'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -592,7 +592,7 @@ if $ARGS[0] = 'gopforest_kolyamba':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/kolyamba.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/kolyamba.jpg"></center>'
 				'Walking through the woods with Mira you met Kolyamba. Scratching his balls and not paying any attention to Mira, who was standing right next to him, he dragged you into the nearest bush.'
 				'Walking through the woods with Mira you met Kolyamba. Scratching his balls and not paying any attention to Mira, who was standing right next to him, he dragged you into the nearest bush.'
 
 
-				act 'Go with him':forest_gopsex = 1 & temphant = 5 & gt 'hanters', 'start'
+				act 'Go with him':forest_gopsex = 1 & temphunt = 5 & gt 'hunters', 'start'
 			! Sveta is the boys slut and Mira is too
 			! Sveta is the boys slut and Mira is too
 			elseif npc_QW['A63'] >= 13 and npc_QW['A60'] >= 11 and gadriver_gang < 3:
 			elseif npc_QW['A63'] >= 13 and npc_QW['A60'] >= 11 and gadriver_gang < 3:
 				cla
 				cla
@@ -684,7 +684,7 @@ if $ARGS[0] = 'gopforest_kolyamba':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/kolyamba.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/kolyamba.jpg"></center>'
 				'Walking through the forest you met Kolyamba. After spotting him, you tried to dress, but Kolyamba, without wasting another minute grabbed you by the hand and dragged you into the nearest bush.'
 				'Walking through the forest you met Kolyamba. After spotting him, you tried to dress, but Kolyamba, without wasting another minute grabbed you by the hand and dragged you into the nearest bush.'
 
 
-				act 'Go with him':forest_gopsex = 1 & temphant = 5 & gt 'hanters', 'start'
+				act 'Go with him':forest_gopsex = 1 & temphunt = 5 & gt 'hunters', 'start'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -808,7 +808,7 @@ if $ARGS[0] = 'gopforest_kolyamba':
 				 if temp_gadf = 1:'Walking through the forest with Mira, you come face-to-face with Kolyamba. You yelp in surprise, and rush to your clothing. You are running away with Mira, but before you get too far Kolyamba grabs you in his arms and drags you with him into the nearest bush.'
 				 if temp_gadf = 1:'Walking through the forest with Mira, you come face-to-face with Kolyamba. You yelp in surprise, and rush to your clothing. You are running away with Mira, but before you get too far Kolyamba grabs you in his arms and drags you with him into the nearest bush.'
 				 if temp_gadf = 2:'Walking through the forest you saw Kolyamba. Realizing that he hasn''t noticed you yet, you decide to...'
 				 if temp_gadf = 2:'Walking through the forest you saw Kolyamba. Realizing that he hasn''t noticed you yet, you decide to...'
 
 
-				if temp_gadf = 1:act 'Go with him':Miraloc = 0 & forest_gopsex = 1 & temphant = 5 & gt 'hanters', 'start'
+				if temp_gadf = 1:act 'Go with him':Miraloc = 0 & forest_gopsex = 1 & temphunt = 5 & gt 'hunters', 'start'
 				if temp_gadf = 2:
 				if temp_gadf = 2:
 					act 'Hide':
 					act 'Hide':
 						cla
 						cla
@@ -894,7 +894,7 @@ if $ARGS[0] = 'gopforest_vasyan':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/vasyan.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/vasyan.jpg"></center>'
 				'Walking through the forest you met Vasyan. Seeing you, he scratched his balls and dragged you into the nearest bushes.'
 				'Walking through the forest you met Vasyan. Seeing you, he scratched his balls and dragged you into the nearest bushes.'
 
 
-				act 'Go with him':forest_gopsex = 1 & temphant = 6 & gt 'hanters', 'start'
+				act 'Go with him':forest_gopsex = 1 & temphunt = 6 & gt 'hunters', 'start'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -951,7 +951,7 @@ if $ARGS[0] = 'gopforest_vasyan':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/vasyan.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/vasyan.jpg"></center>'
 				'Walking through the woods with Mira you met Vasyan. Scratching his balls and not paying any attention to Mira, who was standing right next to him, he dragged you into the nearest bush.'
 				'Walking through the woods with Mira you met Vasyan. Scratching his balls and not paying any attention to Mira, who was standing right next to him, he dragged you into the nearest bush.'
 
 
-				act 'Go with him':forest_gopsex = 1 & temphant = 6 & gt 'hanters', 'start'
+				act 'Go with him':forest_gopsex = 1 & temphunt = 6 & gt 'hunters', 'start'
 			! Sveta is the boys slut and Mira is too and Sveta still the village whore
 			! Sveta is the boys slut and Mira is too and Sveta still the village whore
 			elseif npc_QW['A63'] >= 13 and npc_QW['A60'] >= 11 and gadriver_gang < 3:
 			elseif npc_QW['A63'] >= 13 and npc_QW['A60'] >= 11 and gadriver_gang < 3:
 				cla
 				cla
@@ -1042,7 +1042,7 @@ if $ARGS[0] = 'gopforest_vasyan':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/vasyan.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/vasyan.jpg"></center>'
 				'Walking through the forest you met Vasyan. After spotting him, you tried to dress, but Vasyan, without wasting another minute grabbed you by the hand and dragged you into the nearest bush.'
 				'Walking through the forest you met Vasyan. After spotting him, you tried to dress, but Vasyan, without wasting another minute grabbed you by the hand and dragged you into the nearest bush.'
 
 
-				act 'Go with him':forest_gopsex = 1 & temphant = 6 & gt 'hanters', 'start'
+				act 'Go with him':forest_gopsex = 1 & temphunt = 6 & gt 'hunters', 'start'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -1166,7 +1166,7 @@ if $ARGS[0] = 'gopforest_vasyan':
 				if temp_gadf = 1:'Walking through the forest with Mira, you come face-to-face with Vasyan. You yelp in surprise, and rush to your clothing. You are running away with Mira, but before you get too far Vasyan grabs you in his arms and drags you with him into the nearest bush.'
 				if temp_gadf = 1:'Walking through the forest with Mira, you come face-to-face with Vasyan. You yelp in surprise, and rush to your clothing. You are running away with Mira, but before you get too far Vasyan grabs you in his arms and drags you with him into the nearest bush.'
 				if temp_gadf = 2:'Walking through the forest you saw Vasyan. Realizing that he hasn''t noticed you yet, you decide to...'
 				if temp_gadf = 2:'Walking through the forest you saw Vasyan. Realizing that he hasn''t noticed you yet, you decide to...'
 
 
-				if temp_gadf = 1:act 'Go with him':Miraloc = 0 & forest_gopsex = 1 & temphant = 6 & gt 'hanters', 'start'
+				if temp_gadf = 1:act 'Go with him':Miraloc = 0 & forest_gopsex = 1 & temphunt = 6 & gt 'hunters', 'start'
 				if temp_gadf = 2:
 				if temp_gadf = 2:
 					act 'Hide':
 					act 'Hide':
 						cla
 						cla
@@ -1228,7 +1228,7 @@ if $ARGS[0] = 'gopforest_2boys':
 	if $clothingworntype ! 'nude':
 	if $clothingworntype ! 'nude':
 		! alone in forest
 		! alone in forest
 		if MiraLoc ! 3:
 		if MiraLoc ! 3:
-			temphant = rand(4,6)
+			temphunt = rand(4,6)
 			! Sveta not the boys slut or not the village whore
 			! Sveta not the boys slut or not the village whore
 			if npc_QW['A63'] < 13 or gadriver_gang >= 3:
 			if npc_QW['A63'] < 13 or gadriver_gang >= 3:
 				cla
 				cla
@@ -1238,11 +1238,11 @@ if $ARGS[0] = 'gopforest_2boys':
 				gs 'stat'
 				gs 'stat'
 
 
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/2boys.'+rand(1,2)+'.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/2boys.'+rand(1,2)+'.jpg"></center>'
-				if temphant = 4:
+				if temphunt = 4:
 					'Walking through the forest you met Mitka and Kolyamba. You chatted with them a bit and went on.'
 					'Walking through the forest you met Mitka and Kolyamba. You chatted with them a bit and went on.'
-				elseif temphant = 5:
+				elseif temphunt = 5:
 					'Walking through the forest you met Mitka and Vasyan. You chatted with them a bit and went on.'
 					'Walking through the forest you met Mitka and Vasyan. You chatted with them a bit and went on.'
-				elseif temphant = 6:
+				elseif temphunt = 6:
 					'Walking through the forest you met Kolyamba and Vasyan. You chatted with them a bit and went on.'
 					'Walking through the forest you met Kolyamba and Vasyan. You chatted with them a bit and went on.'
 				end
 				end
 
 
@@ -1256,15 +1256,15 @@ if $ARGS[0] = 'gopforest_2boys':
 				gs 'stat'
 				gs 'stat'
 
 
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/2boys.'+rand(1,2)+'.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/2boys.'+rand(1,2)+'.jpg"></center>'
-				if temphant = 4:
+				if temphunt = 4:
 					'Walking through the forest you met Mitka and Kolyamba. Seeing you, they grinned and dragged you to the bushes.'
 					'Walking through the forest you met Mitka and Kolyamba. Seeing you, they grinned and dragged you to the bushes.'
-				elseif temphant = 5:
+				elseif temphunt = 5:
 					'Walking through the forest you met Mitka and Vasyan. Seeing you, they grinned and dragged you to the bushes.'
 					'Walking through the forest you met Mitka and Vasyan. Seeing you, they grinned and dragged you to the bushes.'
-				elseif temphant = 6:
+				elseif temphunt = 6:
 					'Walking through the forest you met Kolyamba and Vasyan. Seeing you, they grinned and dragged you to the bushes.'
 					'Walking through the forest you met Kolyamba and Vasyan. Seeing you, they grinned and dragged you to the bushes.'
 				end
 				end
 
 
-				act 'Go with them':forest_gopsex = 2 & gt 'hantersex', 'doublelovesex'
+				act 'Go with them':forest_gopsex = 2 & gt 'huntersex', 'doublelovesex'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -1350,7 +1350,7 @@ if $ARGS[0] = 'gopforest_2boys':
 					'Walking through the forest with Mira you meet Kolyamba and Vasyan. Seeing you, they smiled and not paying any attention to Mira, who was standing right next to them, they dragged you into the nearest bush.'
 					'Walking through the forest with Mira you meet Kolyamba and Vasyan. Seeing you, they smiled and not paying any attention to Mira, who was standing right next to them, they dragged you into the nearest bush.'
 				end
 				end
 
 
-				act 'Go with them':forest_gopsex = 2 & gt 'hantersex', 'doublelovesex'
+				act 'Go with them':forest_gopsex = 2 & gt 'huntersex', 'doublelovesex'
 			! Sveta and Mira are both the boys slut and still the village whore
 			! Sveta and Mira are both the boys slut and still the village whore
 			elseif npc_QW['A63'] >= 13 and npc_QW['A60'] >= 11 and gadriver_gang < 3:
 			elseif npc_QW['A63'] >= 13 and npc_QW['A60'] >= 11 and gadriver_gang < 3:
 				cla
 				cla
@@ -1395,7 +1395,7 @@ if $ARGS[0] = 'gopforest_2boys':
 		inhib_exp += rand(1,3)
 		inhib_exp += rand(1,3)
 		! alone in forest
 		! alone in forest
 		if MiraLoc ! 3:
 		if MiraLoc ! 3:
-			temphant = rand(4,6)
+			temphunt = rand(4,6)
 			! Sveta is not the boys slut or is not the village whore
 			! Sveta is not the boys slut or is not the village whore
 			if npc_QW['A63'] < 13 or gadriver_gang >= 3:
 			if npc_QW['A63'] < 13 or gadriver_gang >= 3:
 				cla
 				cla
@@ -1407,13 +1407,13 @@ if $ARGS[0] = 'gopforest_2boys':
 
 
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/2boys.'+rand(1,2)+'.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/2boys.'+rand(1,2)+'.jpg"></center>'
 				if temp_gadf = 1:
 				if temp_gadf = 1:
-					if temphant = 1:'Walking through the forest you come face-to-face with Mitka and Kolyamba. They stared longingly at your naked body, and you decide to...'
-					if temphant = 2:'Walking through the forest you come face-to-face with Mitka and Vasyan. They stared longingly at your naked body, and you decide to...'
-					if temphant = 3:'Walking through the forest you come face-to-face with Kolyamba and Vasyan. They stared longingly at your naked body, and you decide to...'
+					if temphunt = 1:'Walking through the forest you come face-to-face with Mitka and Kolyamba. They stared longingly at your naked body, and you decide to...'
+					if temphunt = 2:'Walking through the forest you come face-to-face with Mitka and Vasyan. They stared longingly at your naked body, and you decide to...'
+					if temphunt = 3:'Walking through the forest you come face-to-face with Kolyamba and Vasyan. They stared longingly at your naked body, and you decide to...'
 				else
 				else
-					if temphant = 1:'Walking through the forest you saw Mitka and Kolyamba. Realizing that they haven''t noticed you yet, you decide to...'
-					if temphant = 2:'Walking through the forest you saw Mitka and Vasyan. Realizing that they haven''t noticed you yet, you decide to...'
-					if temphant = 3:'Walking through the woods you saw Kolyamba and Vasyan. Realizing that they haven''t noticed you yet, you decide to...'
+					if temphunt = 1:'Walking through the forest you saw Mitka and Kolyamba. Realizing that they haven''t noticed you yet, you decide to...'
+					if temphunt = 2:'Walking through the forest you saw Mitka and Vasyan. Realizing that they haven''t noticed you yet, you decide to...'
+					if temphunt = 3:'Walking through the woods you saw Kolyamba and Vasyan. Realizing that they haven''t noticed you yet, you decide to...'
 				end
 				end
 				*pl
 				*pl
 				if temp_gadf = 1:
 				if temp_gadf = 1:
@@ -1457,15 +1457,15 @@ if $ARGS[0] = 'gopforest_2boys':
 				gs 'stat'
 				gs 'stat'
 
 
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/2boys.'+rand(1,2)+'.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/2boys.'+rand(1,2)+'.jpg"></center>'
-				if temphant = 1:
+				if temphunt = 1:
 					'Walking through the forest you met Mitka and Kolyamba. Seeing them you tried to run away and get dressed, but without wasting another minute they grabbed you by the arms and dragged you into the nearest bush.'
 					'Walking through the forest you met Mitka and Kolyamba. Seeing them you tried to run away and get dressed, but without wasting another minute they grabbed you by the arms and dragged you into the nearest bush.'
-				elseif temphant = 2:
+				elseif temphunt = 2:
 					'Walking through the forest you met Mitka and Vasyan. Seeing them you tried to run away and get dressed, but without wasting another minute they grabbed you by the arms and dragged you into the nearest bush.'
 					'Walking through the forest you met Mitka and Vasyan. Seeing them you tried to run away and get dressed, but without wasting another minute they grabbed you by the arms and dragged you into the nearest bush.'
-				elseif temphant = 3:
+				elseif temphunt = 3:
 					'Walking through the forest you met Kolyamba and Vasyan. Seeing them you tried to run away and get dressed, but without wasting another minute they grabbed you by the arms and dragged you into the nearest bush.'
 					'Walking through the forest you met Kolyamba and Vasyan. Seeing them you tried to run away and get dressed, but without wasting another minute they grabbed you by the arms and dragged you into the nearest bush.'
 				end
 				end
 
 
-				act 'Go with them':forest_gopsex = 2 & gt 'hantersex', 'doublelovesex'
+				act 'Go with them':forest_gopsex = 2 & gt 'huntersex', 'doublelovesex'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -1633,7 +1633,7 @@ if $ARGS[0] = 'gopforest_2boys':
 					if mitboyrand = 6:'Walking through the forest with Mira you saw Kolyamba and Vasyan. Realizing that they haven''t noticed you yet, you decide to...'
 					if mitboyrand = 6:'Walking through the forest with Mira you saw Kolyamba and Vasyan. Realizing that they haven''t noticed you yet, you decide to...'
 				end
 				end
 
 
-				if temp_gadf = 1:act 'Go with them':Miraloc = 0 & forest_gopsex = 2 & gt 'hantersex', 'doublelovesex'
+				if temp_gadf = 1:act 'Go with them':Miraloc = 0 & forest_gopsex = 2 & gt 'huntersex', 'doublelovesex'
 				if temp_gadf = 2:
 				if temp_gadf = 2:
 					act 'Hide':
 					act 'Hide':
 						cla
 						cla
@@ -1729,7 +1729,7 @@ if $ARGS[0] = 'gopforest_3boys':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/3boys.'+rand(1,2)+'.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/3boys.'+rand(1,2)+'.jpg"></center>'
 				'Walking through the forest you met Mitka, Kolyamba and Vasyan. Seeing you, they grinned and dragged you with them to the bushes.'
 				'Walking through the forest you met Mitka, Kolyamba and Vasyan. Seeing you, they grinned and dragged you with them to the bushes.'
 
 
-				act 'Go with them':forest_gopsex = 3 & gt 'hanters', 'start'
+				act 'Go with them':forest_gopsex = 3 & gt 'hunters', 'start'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -1783,7 +1783,7 @@ if $ARGS[0] = 'gopforest_3boys':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/3boys.'+rand(1,2)+'.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/3boys.'+rand(1,2)+'.jpg"></center>'
 				'Walking through the forest with Mira you meet Mitka, Kolyamba and Vasyan. Seeing you, they smiled and not paying any attention to Mira, who was standing right next to them, they dragged you into the nearest bush.'
 				'Walking through the forest with Mira you meet Mitka, Kolyamba and Vasyan. Seeing you, they smiled and not paying any attention to Mira, who was standing right next to them, they dragged you into the nearest bush.'
 
 
-				act 'Go with them':forest_gopsex = 3 & gt 'hanters', 'start'
+				act 'Go with them':forest_gopsex = 3 & gt 'hunters', 'start'
 			! Sveta is the boys slut and so is Mira and still the village whore
 			! Sveta is the boys slut and so is Mira and still the village whore
 			elseif npc_QW['A63'] >= 13 and npc_QW['A60'] >= 11 and gadriver_gang < 3:
 			elseif npc_QW['A63'] >= 13 and npc_QW['A60'] >= 11 and gadriver_gang < 3:
 				cla
 				cla
@@ -1875,7 +1875,7 @@ if $ARGS[0] = 'gopforest_3boys':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/3boys.'+rand(1,2)+'.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/3boys.'+rand(1,2)+'.jpg"></center>'
 				'Walking through the forest you met Mitka, Kolyamba and Vasyan. Seeing them you tried Run away and get dressed, but without wasting another minute they grabbed you by the arms and dragged you into the nearest bush.'
 				'Walking through the forest you met Mitka, Kolyamba and Vasyan. Seeing them you tried Run away and get dressed, but without wasting another minute they grabbed you by the arms and dragged you into the nearest bush.'
 
 
-				act 'Go with them':forest_gopsex = 3 & gt 'hanters', 'start'
+				act 'Go with them':forest_gopsex = 3 & gt 'hunters', 'start'
 			end
 			end
 		! with Mira
 		! with Mira
 		else
 		else
@@ -2006,7 +2006,7 @@ if $ARGS[0] = 'gopforest_3boys':
 					'Walking through the forest with Mira you saw Mitka, Kolyamba and Vasyan. Realizing that they haven''t noticed you yet, you decide to...'
 					'Walking through the forest with Mira you saw Mitka, Kolyamba and Vasyan. Realizing that they haven''t noticed you yet, you decide to...'
 				end
 				end
 
 
-				if temp_gadf = 1:act 'Go with them':Miraloc = 0 & forest_gopsex = 3 & gt 'hanters', 'start'
+				if temp_gadf = 1:act 'Go with them':Miraloc = 0 & forest_gopsex = 3 & gt 'hunters', 'start'
 				if temp_gadf = 2:
 				if temp_gadf = 2:
 					act 'Hide':
 					act 'Hide':
 						cla
 						cla
@@ -2338,7 +2338,7 @@ if $ARGS[0] = 'picnic':
 	end
 	end
 end
 end
 
 
-if $ARGS[0] = 'forest_hanters':
+if $ARGS[0] = 'forest_hunters':
 	cla
 	cla
 	*clr
 	*clr
 	menu_off = 1
 	menu_off = 1
@@ -2346,18 +2346,18 @@ if $ARGS[0] = 'forest_hanters':
 	foresteventday = daystart
 	foresteventday = daystart
 	gs 'stat'
 	gs 'stat'
 
 
-	'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/forest_hanters'+rand(1,2)+'.jpg"></center>'
-	if hanters = 0:'Wandering through the woods you come across some people. Judging by their appearance they must be hunters.'
-	if hanters > 0:'Wandering through the woods you see some people. It''s your friends, the hunters, Andrei, Sergei and Igor.'
+	'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/forest_hunters'+rand(1,2)+'.jpg"></center>'
+	if hunters = 0:'Wandering through the woods you come across some people. Judging by their appearance they must be hunters.'
+	if hunters > 0:'Wandering through the woods you see some people. It''s your friends, the hunters, Andrei, Sergei and Igor.'
 	*pl
 	*pl
 	if forest_lost = 1:
 	if forest_lost = 1:
 		forest_lost = 0
 		forest_lost = 0
 		act 'Ask the hunters for help':
 		act 'Ask the hunters for help':
-			if hantersKnow = 0:
+			if huntersKnow = 0:
 				cla
 				cla
 				*clr
 				*clr
 				minut += 5
 				minut += 5
-				hantersKnow = 1
+				huntersKnow = 1
 				gs 'stat'
 				gs 'stat'
 
 
 				if month >= 5 and month <= 9:
 				if month >= 5 and month <= 9:
@@ -2397,7 +2397,7 @@ if $ARGS[0] = 'forest_hanters':
 					'"Yes good job, frighten the poor girl even more." said another hunter. "You look exhausted, it would be better if you sit down for a moment."'
 					'"Yes good job, frighten the poor girl even more." said another hunter. "You look exhausted, it would be better if you sit down for a moment."'
 					'"Yes, indeed, let''s go sit down" you agree with the first hunter.'
 					'"Yes, indeed, let''s go sit down" you agree with the first hunter.'
 					'The hunters begin to walk again and you follow along until you reach a small clearing.'
 					'The hunters begin to walk again and you follow along until you reach a small clearing.'
-					hanterslut += 1
+					hunterslut += 1
 				end
 				end
 				act 'Talk to them more':
 				act 'Talk to them more':
 					cla
 					cla
@@ -2406,7 +2406,7 @@ if $ARGS[0] = 'forest_hanters':
 					wolf_know = 1
 					wolf_know = 1
 					gs 'stat'
 					gs 'stat'
 
 
-					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanters.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunters.jpg"></center>'
 					'When they reached the clearing, they sat directly on the ground, and you did the same.'
 					'When they reached the clearing, they sat directly on the ground, and you did the same.'
 					if pcs_apprnc >= 60:
 					if pcs_apprnc >= 60:
 						'"What''s your name, beautiful?" one of them asked.'
 						'"What''s your name, beautiful?" one of them asked.'
@@ -2426,16 +2426,16 @@ if $ARGS[0] = 'forest_hanters':
 						'"I`m Andrei, " he added further, "And these are my friends, from the village, Igor and Sergei."'
 						'"I`m Andrei, " he added further, "And these are my friends, from the village, Igor and Sergei."'
 						if gadriver_gang > 2:'I''m not a whore. I told Uncle Stepan to go to hell! I didn''t want that to happen to me!'
 						if gadriver_gang > 2:'I''m not a whore. I told Uncle Stepan to go to hell! I didn''t want that to happen to me!'
 						'"Don`t run away, we won''t hurt you." said Sergei, seeing your attempt to jump to your feet.'
 						'"Don`t run away, we won''t hurt you." said Sergei, seeing your attempt to jump to your feet.'
-						hantersKnowSlut = 1
-						hantersRape = 1
+						huntersKnowSlut = 1
+						huntersRape = 1
 					end
 					end
 					$npc_usedname['A172'] = 'Andrei'
 					$npc_usedname['A172'] = 'Andrei'
 					$npc_usedname['A173'] = 'Igor'
 					$npc_usedname['A173'] = 'Igor'
 					$npc_usedname['A174'] = 'Sergei'
 					$npc_usedname['A174'] = 'Sergei'
-					hantersKnow = 1
+					huntersKnow = 1
 					'After resting for half an hour the hunters began to rise to their feet.'
 					'After resting for half an hour the hunters began to rise to their feet.'
 					'"Okay <<$pcs_nickname>>, we will lead you out of the swamp," said Andrei. "Over there lies the the road back to the village, and if you want, you can stay here with us a little longer."'
 					'"Okay <<$pcs_nickname>>, we will lead you out of the swamp," said Andrei. "Over there lies the the road back to the village, and if you want, you can stay here with us a little longer."'
-					act 'Go with them':hanters = 1 & minut += 60 & gt 'swamp_yard'
+					act 'Go with them':hunters = 1 & minut += 60 & gt 'swamp_yard'
 				end
 				end
 			else
 			else
 				cla
 				cla
@@ -2460,7 +2460,7 @@ if $ARGS[0] = 'forest_hanters':
 						'"Of course" said one of the hunters. "During the day they are mostly hiding or resting, but at night... Well walking in the woods is not advised."'
 						'"Of course" said one of the hunters. "During the day they are mostly hiding or resting, but at night... Well walking in the woods is not advised."'
 						wolf_know = 1
 						wolf_know = 1
 					end
 					end
-					if hantersKnowSlut = 0 and gadriver_gang = 0:
+					if huntersKnowSlut = 0 and gadriver_gang = 0:
 						'"Yes, a good scare will do you good <<$pcs_nickname>>" said another hunter. "It''s better to not wander far from the swamp."'
 						'"Yes, a good scare will do you good <<$pcs_nickname>>" said another hunter. "It''s better to not wander far from the swamp."'
 						'"Yes, indeed, stay by the swamp." agreed the first. "The wolves stay away from there so you can come to visit us or just stay in the village."'
 						'"Yes, indeed, stay by the swamp." agreed the first. "The wolves stay away from there so you can come to visit us or just stay in the village."'
 						'The hunters begin to walk again and you follow along until you reach the swamp.'
 						'The hunters begin to walk again and you follow along until you reach the swamp.'
@@ -2484,7 +2484,7 @@ if $ARGS[0] = 'forest_hanters':
 						'"Of course" said one of the hunters. "During the day they are mostly hiding or resting, but at night... Well walking in the woods is not advised."'
 						'"Of course" said one of the hunters. "During the day they are mostly hiding or resting, but at night... Well walking in the woods is not advised."'
 						wolf_know = 1
 						wolf_know = 1
 					end
 					end
-					if hantersKnowSlut = 0 and gadriver_gang = 0:
+					if huntersKnowSlut = 0 and gadriver_gang = 0:
 						'"Yes, a good scare will do you good <<$pcs_nickname>>," said another hunter. "Now, give her something to wear and let''s take her back to the swamp.'
 						'"Yes, a good scare will do you good <<$pcs_nickname>>," said another hunter. "Now, give her something to wear and let''s take her back to the swamp.'
 						'"Yes, indeed, let''s go to the swamp, " agreed the first, handing you a blanket that he pulled from his backpack. "And remember next time stay close to the swamp or to the village."'
 						'"Yes, indeed, let''s go to the swamp, " agreed the first, handing you a blanket that he pulled from his backpack. "And remember next time stay close to the swamp or to the village."'
 						'You quickly wrap yourself with the blanket and then follow the guys through the woods and back to the swamp.'
 						'You quickly wrap yourself with the blanket and then follow the guys through the woods and back to the swamp.'
@@ -2497,19 +2497,19 @@ if $ARGS[0] = 'forest_hanters':
 					end
 					end
 				end
 				end
 				!re-arrange and 1-layer out for logic error by illume
 				!re-arrange and 1-layer out for logic error by illume
-				if hantersKnowSlut = 0:
-					act 'Go with them':hanters = 1 & minut += 60 & gt 'swamp_yard'
+				if huntersKnowSlut = 0:
+					act 'Go with them':hunters = 1 & minut += 60 & gt 'swamp_yard'
 				else
 				else
 					act 'Go with them':
 					act 'Go with them':
 						temp_gadf = rand(1,3)
 						temp_gadf = rand(1,3)
-						temphant = rand(1,3)
-						hanters = 1
+						temphunt = rand(1,3)
+						hunters = 1
 						if temp_gadf = 1:
 						if temp_gadf = 1:
-							forest_hantersex = 1 & gt 'hanters', 'start'
+							forest_huntersex = 1 & gt 'hunters', 'start'
 						elseif temp_gadf = 2:
 						elseif temp_gadf = 2:
-							forest_hantersex = 2 & gt 'hantersex', 'doublelovesex'
+							forest_huntersex = 2 & gt 'huntersex', 'doublelovesex'
 						else
 						else
-							forest_hantersex = 3 & gt 'hanters', 'start'
+							forest_huntersex = 3 & gt 'hunters', 'start'
 						end
 						end
 					end
 					end
 				end
 				end
@@ -2518,14 +2518,14 @@ if $ARGS[0] = 'forest_hanters':
 	else
 	else
 		if $clothingworntype ! 'nude':
 		if $clothingworntype ! 'nude':
 			act 'Approach the hunters':
 			act 'Approach the hunters':
-				if hantersKnow = 0:
+				if huntersKnow = 0:
 					cla
 					cla
 					*clr
 					*clr
 					minut += 30
 					minut += 30
-					hantersKnow = 1
+					huntersKnow = 1
 					gs 'stat'
 					gs 'stat'
 
 
-					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanters.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunters.jpg"></center>'
 
 
 					'You decided to approach the strangers and socialize. You never know, maybe they can show you some good places to find mushrooms and berries. After welcoming you, the whole company sat on the ground to rest and chat for a while.'
 					'You decided to approach the strangers and socialize. You never know, maybe they can show you some good places to find mushrooms and berries. After welcoming you, the whole company sat on the ground to rest and chat for a while.'
 					if pcs_apprnc >= 60:
 					if pcs_apprnc >= 60:
@@ -2547,31 +2547,31 @@ if $ARGS[0] = 'forest_hanters':
 						'"I`m Andrei, " he added further, "And these are my friends, from the village, Igor and Sergei."'
 						'"I`m Andrei, " he added further, "And these are my friends, from the village, Igor and Sergei."'
 						if gadriver_gang > 2:'I''m not a whore. I told Uncle Stepan to go to hell! I didn''t want that to happen to me!'
 						if gadriver_gang > 2:'I''m not a whore. I told Uncle Stepan to go to hell! I didn''t want that to happen to me!'
 						'"Don`t run away, we won''t hurt you." said Sergei, seeing your attempt to jump to your feet.'
 						'"Don`t run away, we won''t hurt you." said Sergei, seeing your attempt to jump to your feet.'
-						hantersKnowSlut = 1
-						hantersRape = 1
+						huntersKnowSlut = 1
+						huntersRape = 1
 					end
 					end
 
 
 					$npc_usedname['A172'] = 'Andrei'
 					$npc_usedname['A172'] = 'Andrei'
 					$npc_usedname['A173'] = 'Igor'
 					$npc_usedname['A173'] = 'Igor'
 					$npc_usedname['A174'] = 'Sergei'
 					$npc_usedname['A174'] = 'Sergei'
-					hantersKnow = 1
+					huntersKnow = 1
 
 
 					'Having chatted with you about this and that, for another hour or so, the hunters began to gather their things.'
 					'Having chatted with you about this and that, for another hour or so, the hunters began to gather their things.'
 					'"Okay <<$pcs_nickname>>, it''s time for us to go." said Andrei.'
 					'"Okay <<$pcs_nickname>>, it''s time for us to go." said Andrei.'
 					'"If you want, we can bring you to the swamp," he added after a short pause. "From there the road to the village is easier. Or if you want, you can even stay with us for a bit."'
 					'"If you want, we can bring you to the swamp," he added after a short pause. "From there the road to the village is easier. Or if you want, you can even stay with us for a bit."'
 
 
-					act 'Go with them':hanters = 1 & minut += 60 & gt 'swamp_yard'
-					if hantersKnowSlut = 0 and gadriver_gang = 0:act 'Stay in the woods':gt $loc, $metka
+					act 'Go with them':hunters = 1 & minut += 60 & gt 'swamp_yard'
+					if huntersKnowSlut = 0 and gadriver_gang = 0:act 'Stay in the woods':gt $loc, $metka
 				else
 				else
 					cla
 					cla
 					*clr
 					*clr
 					minut += 5
 					minut += 5
 					gs 'stat'
 					gs 'stat'
 
 
-					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanters.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunters.jpg"></center>'
 					'You decided to approach the guys and chat.'
 					'You decided to approach the guys and chat.'
 
 
-					if hantersKnowSlut = 0 and hantslutsex > 0:
+					if huntersKnowSlut = 0 and huntslutsex > 0:
 						minut += 30
 						minut += 30
 						'Having chatted with you about this and that, for another hour or so, the hunters began to gather their things.'
 						'Having chatted with you about this and that, for another hour or so, the hunters began to gather their things.'
 						'"Okay <<$pcs_nickname>>, it''s time for us to go." said Andrei. "You should pay us another visit, ok?"'
 						'"Okay <<$pcs_nickname>>, it''s time for us to go." said Andrei. "You should pay us another visit, ok?"'
@@ -2582,26 +2582,26 @@ if $ARGS[0] = 'forest_hanters':
 						if pcs_horny >= 70:'"Well, that''s exactly what you need right now." you thought, feeling your pussy screaming with desire. You went with the guys, you were so eager, you almost lead the way.'
 						if pcs_horny >= 70:'"Well, that''s exactly what you need right now." you thought, feeling your pussy screaming with desire. You went with the guys, you were so eager, you almost lead the way.'
 					end
 					end
 
 
-					if hantersKnowSlut = 0 and hantslutsex > 0:
-						act 'Go with them':hanters = 1 & minut += 60 & gt 'swamp_yard'
+					if huntersKnowSlut = 0 and huntslutsex > 0:
+						act 'Go with them':hunters = 1 & minut += 60 & gt 'swamp_yard'
 						act 'Stay in the woods':gt $loc, $metka
 						act 'Stay in the woods':gt $loc, $metka
 					else
 					else
 						temp_gadf = rand(1,3)
 						temp_gadf = rand(1,3)
-						temphant = rand(1,3)
-						if temp_gadf = 1:hanters = 1 & forest_hantersex = 1 & gt 'hanters', 'start'
-						if temp_gadf = 2:hanters = 1 & forest_hantersex = 2 & gt 'hantersex', 'doublelovesex'
-						if temp_gadf = 3:hanters = 1 & forest_hantersex = 3 & gt 'hanters', 'start'
+						temphunt = rand(1,3)
+						if temp_gadf = 1:hunters = 1 & forest_huntersex = 1 & gt 'hunters', 'start'
+						if temp_gadf = 2:hunters = 1 & forest_huntersex = 2 & gt 'huntersex', 'doublelovesex'
+						if temp_gadf = 3:hunters = 1 & forest_huntersex = 3 & gt 'hunters', 'start'
 					end
 					end
 				end
 				end
 			end
 			end
 			act 'Continue':gt $loc, $metka
 			act 'Continue':gt $loc, $metka
 		elseif $clothingworntype = 'nude':
 		elseif $clothingworntype = 'nude':
-			if hantersKnowSlut = 0 and gadriver_gang = 0:
+			if huntersKnowSlut = 0 and gadriver_gang = 0:
 				act 'Keep walking':
 				act 'Keep walking':
 					cla
 					cla
 					*clr
 					*clr
 					minut += 5
 					minut += 5
-					if hantersKnowSlut = 0:hantersKnowSlut = 1
+					if huntersKnowSlut = 0:huntersKnowSlut = 1
 					pcs_horny += 20
 					pcs_horny += 20
 					inhib_exp += rand(1,3)
 					inhib_exp += rand(1,3)
 					gs 'exhibitionism', 3
 					gs 'exhibitionism', 3
@@ -2631,10 +2631,10 @@ if $ARGS[0] = 'forest_hanters':
 				if pcs_horny >= 70:'"Well, that''s exactly what you need right now." you thought, feeling your pussy screaming with desire. You went with the guys, you were so eager, you almost lead the way.'
 				if pcs_horny >= 70:'"Well, that''s exactly what you need right now." you thought, feeling your pussy screaming with desire. You went with the guys, you were so eager, you almost lead the way.'
 
 
 				temp_gadf = rand(1,3)
 				temp_gadf = rand(1,3)
-				temphant = rand(1,3)
-				if temp_gadf = 1:hanters = 1 & forest_hantersex = 1 & gt 'hanters', 'start'
-				if temp_gadf = 2:hanters = 1 & forest_hantersex = 2 & gt 'hantersex', 'doublelovesex'
-				if temp_gadf = 3:hanters = 1 & forest_hantersex = 3 & gt 'hanters', 'start'
+				temphunt = rand(1,3)
+				if temp_gadf = 1:hunters = 1 & forest_huntersex = 1 & gt 'hunters', 'start'
+				if temp_gadf = 2:hunters = 1 & forest_huntersex = 2 & gt 'huntersex', 'doublelovesex'
+				if temp_gadf = 3:hunters = 1 & forest_huntersex = 3 & gt 'hunters', 'start'
 			end
 			end
 		end
 		end
 	end
 	end

+ 9 - 9
locations/gadforestlost.qsrc

@@ -17,7 +17,7 @@ if $ARGS[0] = 'forestrescue':
 	minut += 150
 	minut += 150
 	lost_girl = 0
 	lost_girl = 0
 	forest_lostday = 0
 	forest_lostday = 0
-	hanters = 0
+	hunters = 0
 	gs 'clothing', 'swamp_clothes', 0
 	gs 'clothing', 'swamp_clothes', 0
 	gs 'stat'
 	gs 'stat'
 
 
@@ -67,7 +67,7 @@ if $ARGS[0] = '1':
 	riprand = rand(1,10)
 	riprand = rand(1,10)
 	rescuerand = rand(1,10)
 	rescuerand = rand(1,10)
 	wolfrand = rand(1,10)
 	wolfrand = rand(1,10)
-	hantrand = rand(1,10)
+	huntrand = rand(1,10)
 
 
 
 
 	gs 'gadforestlost', 'gadforestlost'
 	gs 'gadforestlost', 'gadforestlost'
@@ -110,13 +110,13 @@ if $ARGS[0] = '2':
 	gs 'gadukino_event', 'sound'
 	gs 'gadukino_event', 'sound'
 	gs'stat'
 	gs'stat'
 	wolfrand = rand(1,10)
 	wolfrand = rand(1,10)
-	hantrand = rand(1,10)
+	huntrand = rand(1,10)
 	gs'stat'
 	gs'stat'
 
 
 	gs 'gadforestlost', 'gadforestlost'
 	gs 'gadforestlost', 'gadforestlost'
 
 
 	if wolfrand <= 2 and (hour = 23 or hour >= 0 and hour < 6):gt 'gadforest_event', 'lost'
 	if wolfrand <= 2 and (hour = 23 or hour >= 0 and hour < 6):gt 'gadforest_event', 'lost'
-	if hantrand = 1 and hour > 8 and hour < 20 :forest_lost = 1 & gt 'gadforest_event', 'forest_hanters'
+	if huntrand = 1 and hour > 8 and hour < 20 :forest_lost = 1 & gt 'gadforest_event', 'forest_hunters'
 
 
 	act 'Look for the road':
 	act 'Look for the road':
 		cla
 		cla
@@ -155,12 +155,12 @@ if $ARGS[0] = '3':
 	gs'stat'
 	gs'stat'
 
 
 	wolfrand = rand(1,10)
 	wolfrand = rand(1,10)
-	hantrand = rand(1,10)
+	huntrand = rand(1,10)
 	gs'stat'
 	gs'stat'
 
 
 	gs 'gadforestlost', 'gadforestlost'
 	gs 'gadforestlost', 'gadforestlost'
 	if wolfrand <= 3 and (hour = 23 or hour >= 0 and hour < 6):gt 'gadforest_event', 'lost'
 	if wolfrand <= 3 and (hour = 23 or hour >= 0 and hour < 6):gt 'gadforest_event', 'lost'
-	if hantrand = 1 and hour > 8 and hour < 20 :forest_lost = 1 & gt 'gadforest_event', 'forest_hanters'
+	if huntrand = 1 and hour > 8 and hour < 20 :forest_lost = 1 & gt 'gadforest_event', 'forest_hunters'
 
 
 	act 'Look for the road':
 	act 'Look for the road':
 		cla
 		cla
@@ -203,13 +203,13 @@ if $ARGS[0] = '4':
 
 
 
 
 	wolfrand = rand(1,10)
 	wolfrand = rand(1,10)
-	hantrand = rand(1,10)
+	huntrand = rand(1,10)
 	gs'stat'
 	gs'stat'
 
 
 	gs 'gadforestlost', 'gadforestlost'
 	gs 'gadforestlost', 'gadforestlost'
 
 
 	if wolfrand <= 4 and (hour = 23 or hour >= 0 and hour < 6):gt 'gadforest_event', 'lost'
 	if wolfrand <= 4 and (hour = 23 or hour >= 0 and hour < 6):gt 'gadforest_event', 'lost'
-	if hantrand = 1 and hour > 8 and hour < 20 :forest_lost = 1 & gt 'gadforest_event', 'forest_hanters'
+	if huntrand = 1 and hour > 8 and hour < 20 :forest_lost = 1 & gt 'gadforest_event', 'forest_hunters'
 
 
 	act 'Look for the road':
 	act 'Look for the road':
 		cla
 		cla
@@ -270,7 +270,7 @@ if $ARGS[0] = 'gadforestlostfinish':
 	!clear lost flags by illume
 	!clear lost flags by illume
 	lost_girl = 0
 	lost_girl = 0
 	forest_lostday = 0
 	forest_lostday = 0
-	hanters = 0
+	hunters = 0
 	menu_off = 1
 	menu_off = 1
 	gs 'clothing', 'swamp_clothes', 0
 	gs 'clothing', 'swamp_clothes', 0
 	gs 'stat'
 	gs 'stat'

+ 2 - 2
locations/gadforestswamp.qsrc

@@ -104,8 +104,8 @@ if $ARGS[0] = '2':
 			if temp_gads = 1:
 			if temp_gads = 1:
 				*clr & cla
 				*clr & cla
 				minut += 10
 				minut += 10
-				hanters = 1
-				hanterhelp = 1
+				hunters = 1
+				hunterhelp = 1
 				gs 'stat'
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/handshelp.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/handshelp.jpg"></center>'
 				'You hear men speaking and begin to shout louder. The voices come closer and finally, someone''s strong hands grabbed you and dragged back to solid ground.'
 				'You hear men speaking and begin to shout louder. The voices come closer and finally, someone''s strong hands grabbed you and dragged back to solid ground.'

+ 2 - 2
locations/gadukino_event.qsrc

@@ -463,8 +463,8 @@ if $ARGS[0] = 'gadriver_gang':
 																			npc_sex[$boy] += 1
 																			npc_sex[$boy] += 1
 
 
 																			'<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog9.jpg"></center>'
 																			'<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog9.jpg"></center>'
-																			if hantersKnow = 0:'You squint a little to see who''s next in line while sucking someone''s cock, you see an unknown village man, penetrating your ass.'
-																			if hantersKnow = 1:'When another man starts penetrating your ass, you squint a little to see who it is, and to your horror there''s Andrei thrusting away. There''s no doubt that Igor and Sergei will find out...'
+																			if huntersKnow = 0:'You squint a little to see who''s next in line while sucking someone''s cock, you see an unknown village man, penetrating your ass.'
+																			if huntersKnow = 1:'When another man starts penetrating your ass, you squint a little to see who it is, and to your horror there''s Andrei thrusting away. There''s no doubt that Igor and Sergei will find out...'
 
 
 																			gs 'dinSex','boy_wants_anal','lubri'
 																			gs 'dinSex','boy_wants_anal','lubri'
 																			gs 'dinsex','analsex'
 																			gs 'dinsex','analsex'

File diff suppressed because it is too large
+ 239 - 239
locations/hunters.qsrc


File diff suppressed because it is too large
+ 301 - 301
locations/huntersex.qsrc


File diff suppressed because it is too large
+ 240 - 240
locations/mitkasex.qsrc


+ 4 - 4
locations/stat.qsrc

@@ -569,10 +569,10 @@ if minut >= 60:
 	end
 	end
 
 
 	! vovan edition, from 1.2.5
 	! vovan edition, from 1.2.5
-	if hantersAndreisex > 0: hantersAndreisex -= 1
-	if hantersSergeisex > 0: hantersSergeisex -= 1
-	if hantersIgorsex > 0: hantersIgorsex -= 1
-	if hantslutsex > 0: hantslutsex -= 1
+	if huntersAndreisex > 0: huntersAndreisex -= 1
+	if huntersSergeisex > 0: huntersSergeisex -= 1
+	if huntersIgorsex > 0: huntersIgorsex -= 1
+	if huntslutsex > 0: huntslutsex -= 1
 	if mira_go_blok > 0: mira_go_blok -= 1
 	if mira_go_blok > 0: mira_go_blok -= 1
 	if mira_no_home > 0: mira_no_home -= 1
 	if mira_no_home > 0: mira_no_home -= 1
 
 

+ 3 - 3
locations/stat_display.qsrc

@@ -450,9 +450,9 @@ else
 	if npc_rel['A89'] > 0:gs'show_table','Eugene: <<npc_rel[''A89'']>>','2'
 	if npc_rel['A89'] > 0:gs'show_table','Eugene: <<npc_rel[''A89'']>>','2'
 	if npc_rel['A112'] > 0:gs'show_table','Sergei Shulgin: <<npc_rel[''A112'']>>','2'
 	if npc_rel['A112'] > 0:gs'show_table','Sergei Shulgin: <<npc_rel[''A112'']>>','2'
 	if npc_rel['A11'] > 0:gs'show_table','Vasily Shulgin: <<npc_rel[''A11'']>>','2'
 	if npc_rel['A11'] > 0:gs'show_table','Vasily Shulgin: <<npc_rel[''A11'']>>','2'
-	if hantersAndreiQw > 0:gs'show_table','Hunter Andrew: <<hantersAndreiQw>>','2'
-	if hantersSergeiQw > 0:gs'show_table','Hunter Sergei: <<hantersSergeiQw>>','2'
-	if hantersIgorQw > 0:gs'show_table','Hunter Igor: <<hantersIgorQw>>','2'
+	if huntersAndreiQw > 0:gs'show_table','Hunter Andrew: <<huntersAndreiQw>>','2'
+	if huntersSergeiQw > 0:gs'show_table','Hunter Sergei: <<huntersSergeiQw>>','2'
+	if huntersIgorQw > 0:gs'show_table','Hunter Igor: <<huntersIgorQw>>','2'
 	if pcs_lovers[0] = 1:gs'show_table', 'BF <<$loverdesc[0]>>: <<loverrelation[0]>>','2'
 	if pcs_lovers[0] = 1:gs'show_table', 'BF <<$loverdesc[0]>>: <<loverrelation[0]>>','2'
 	if pcs_lovers[1] = 1:gs'show_table', 'BF <<$loverdesc[1]>>: <<loverrelation[1]>>','2'
 	if pcs_lovers[1] = 1:gs'show_table', 'BF <<$loverdesc[1]>>: <<loverrelation[1]>>','2'
 	if pcs_lovers[2] = 1:gs'show_table', 'BF <<$loverdesc[2]>>: <<loverrelation[2]>>','2'
 	if pcs_lovers[2] = 1:gs'show_table', 'BF <<$loverdesc[2]>>: <<loverrelation[2]>>','2'

+ 2 - 2
locations/swamp.qsrc

@@ -46,9 +46,9 @@ if hour >= 6 and hour <= 21 and month >= 6 and month <= 9:
 	act 'Walk into the forest':minut += 30 & gt 'gadforest','4'
 	act 'Walk into the forest':minut += 30 & gt 'gadforest','4'
 end
 end
 if hour >= 6 and hour < 21:
 if hour >= 6 and hour < 21:
-	act 'Return to the edge of the forest':hanters = 0 & minut += 150 & gt 'gadforest','1'
+	act 'Return to the edge of the forest':hunters = 0 & minut += 150 & gt 'gadforest','1'
 else
 else
-	act 'Return to the edge of the forest':hanters = 0 & gt 'gadforest_event', 'forest_road'
+	act 'Return to the edge of the forest':hunters = 0 & gt 'gadforest_event', 'forest_road'
 end
 end
 
 
 if hour >= 6 and hour <= 20 and month >= 6 and month <= 9 and boletus + bilberry < 10 and swamp_day ! daystart:
 if hour >= 6 and hour <= 20 and month >= 6 and month <= 9 and boletus + bilberry < 10 and swamp_day ! daystart:

File diff suppressed because it is too large
+ 234 - 234
locations/swamp_yard.qsrc


File diff suppressed because it is too large
+ 193 - 193
locations/swamphouse.qsrc


Some files were not shown because too many files changed in this diff