Ver Fonte

[Changed] change the 'village' folder into 'gadukino' inside the 'characters' folder

Gwen há 3 anos atrás
pai
commit
3ea436071c

+ 4 - 4
locations/gadbana.qsrc

@@ -1,5 +1,5 @@
 # Gadbana
-
+!2021/05/05
 CLOSE ALL
 $loc_arg = ''
 $loc = 'gadbana'
@@ -291,7 +291,7 @@ else
 		!!gs 'clothing', 'strip', 'gadbana'
 		gs 'clothing', 'strip_all'
 		gs 'stat'
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/miraban.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraban.jpg"></center>'
 			'While you undress, through the corner of your eye you notice Mira removing her panties.'
 
 			gs 'arousal', 'erotic_nudity', 5
@@ -300,7 +300,7 @@ else
 			act 'Watch Mira clean herself':
 			cls
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/miraban1.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraban1.jpg"></center>'
 			'You feel the hot steam penetrate into your pores while you blissfully watch Mira lather up. She sometimes throws at you short glances and smiles hesitantly in response...'
 			gs 'arousal', 'erotic_nudity', 5
 			gs 'stat'
@@ -317,7 +317,7 @@ else
 				pcs_skin += 5
 
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/miraban2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraban2.jpg"></center>'
 				'Mira finally finishes lathering herself, you take the loofah and lather yourself from head to toe. You enjoy yourselves in the warm bath, relaxing in each other''s company, occasionally exchanging meaningless anecdotes...'
 				if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
 				gs 'arousal', 'erotic_nudity', 25

+ 3 - 3
locations/gadfield.qsrc

@@ -1,5 +1,5 @@
 # gadfield
-
+!2021/05/05
 !MiraLoc tells us where Mira is Located
 !----------------------------------------------
 !MiraLoc = 0 (Mira at home)
@@ -58,7 +58,7 @@ if $ARGS[0] = 'field':
 
 			if npc_rel['A60'] >= 15:
 				npc_rel['A60'] += 1
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/haying_time_mira.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/haying_time_mira.jpg"></center>'
 				'Most of the village has shown up to help out with the hay. Mira is there too, and you both partake in the activities. You are really enjoying yourself, and working alongside Mira makes the day fly by. By the end of the day, you are both exhausted, but smiling.'
 			else
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/village/haying_time.jpg"></center>'
@@ -329,7 +329,7 @@ end
 if grandpaQW['chore_herd_cattle'] = 1 and npc_rel['A60'] >= 15 and mira = 0 and sunWeather = 1 and hour >= 10 and temp = 1 and Mira_no = 0 and(npc_QW['A63'] < 13 or npc_QW['A60'] >= 10 or mirasex > 1):
 	*clr & cla
 	menu_off = 1
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mira2.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira2.jpg"></center>'
 	'While keeping an eye on the cow herd, you see Mira in the distance, approaching. You happily wave to her.'
 	'"Hi, <<$pcs_nickname>>. I wanted to visit you and brought water with me," she says nearing you. "Have you missed me?"'
 	minut += 5

+ 11 - 10
locations/gadforest.qsrc

@@ -1,4 +1,5 @@
 # gadforest
+!2021/05/05
 
 if $ARGS[0] = 'forest_edge':
 	*clr & cla
@@ -609,7 +610,7 @@ if $ARGS[0] = 'stripping':
 					gs 'exhibitionism', 3
 					gs 'stat'
 
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest6.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraforest6.jpg"></center>'
 
 					'You and Mira quickly get undressed, leaving your clothes in a neat pile on the ground.'
 
@@ -747,13 +748,13 @@ if $ARGS[0] = 'walking':
 					if rand(0,9) = 0 and meadow = 0 and $forest_args1 = 'forest_edge':
 						gt 'gadforest_event', 'find_meadow'
 					else
-						if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest'+rand(1,3)+'.jpg"></center>'
-						if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest_nude'+rand(1,3)+'.jpg"></center>'
+						if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraforest'+rand(1,3)+'.jpg"></center>'
+						if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraforest_nude'+rand(1,3)+'.jpg"></center>'
 						*nl
 						'You spend an hour walking with Mira through the woods, chatting and enjoying the sounds of the forest and the fresh air.'
 					end
 				else
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/miraforestwinter.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraforestwinter.jpg"></center>'
 					*nl
 					'You spend an hour walking with Mira through the snowy woods, chatting and enjoying the sounds of the forest and the fresh air.'
 				end
@@ -911,8 +912,8 @@ end
 if $ARGS[0] = 'picking_clothes':
 	if $ARGS[2] = 'mushroom':
 		if MiraLoc = 3 and $ARGS[1] = 'forest_edge':
-			if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/miramushroom'+rand(1,2)+'.jpg"></center>'
-			if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/miramushroom_nude'+rand(1,2)+'.jpg"></center>'
+			if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miramushroom'+rand(1,2)+'.jpg"></center>'
+			if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miramushroom_nude'+rand(1,2)+'.jpg"></center>'
 		else
 			if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom4.'+rand(1,3)+'.jpg"></center>'
 			if $clothingworntype ! 'nude' and PCloSkirt = 0:'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom1.jpg"></center>'
@@ -921,8 +922,8 @@ if $ARGS[0] = 'picking_clothes':
 		end
 	elseif $ARGS[2] = 'berry':
 		if MiraLoc = 3 and $ARGS[1] = 'forest_edge':
-			if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/miramushroom'+rand(1,2)+'.jpg"></center>'
-			if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/miramushroom_nude'+rand(1,2)+'.jpg"></center>'
+			if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miramushroom'+rand(1,2)+'.jpg"></center>'
+			if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miramushroom_nude'+rand(1,2)+'.jpg"></center>'
 		else
 			if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom4.'+rand(1,3)+'.jpg"></center>'
 			if $clothingworntype ! 'nude' and PCloSkirt = 0:'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/blueberry_picking_'+rand(3,6)+'.jpg"></center>'
@@ -937,8 +938,8 @@ end
 ! Example: gs 'gadforest', 'picking_clothes_empty', 'forest_edge'
 if $ARGS[0] = 'picking_clothes_empty':
 	if MiraLoc = 3 and $ARGS[1] = 'forest_edge':
-		if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/miramushroom3.jpg"></center>'
-		if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/miramushroom_nude3.jpg"></center>'
+		if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miramushroom3.jpg"></center>'
+		if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miramushroom_nude3.jpg"></center>'
 	else
 		if $clothingworntype ! 'nude' and PCloSkirt = 0:'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/gulforest2.jpg"></center>'
 		if $clothingworntype ! 'nude' and $pantyworntype ! 'none' and PCloSkirt > 0:'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/gulforest3.jpg"></center>'

+ 14 - 14
locations/gadforest_event.qsrc

@@ -1,5 +1,5 @@
 # gadforest_event
-!2021/05/02
+!2021/05/05
 
 $location_type = 'event_outdoors'
 gs 'stat'
@@ -104,7 +104,7 @@ if $ARGS[0] = 'mira_nude_event':
 	pcs_horny += 10
 	gs 'stat'
 
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest4.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraforest4.jpg"></center>'
 	*nl
 	'"<<$pcs_nickname>>, do you remember what I told you about walking in the forest? Why don''t we try it out together?" Mira asks.'
 	'"You mean walking naked in the woods? you reply."'
@@ -141,7 +141,7 @@ if $ARGS[0] = 'mira_nude_event':
 			gs 'willpower', 'pay', 'resist'
 			gs 'stat'
 
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest2.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraforest2.jpg"></center>'
 			*nl
 			'Mira pouts at you for refusing to undress for a moment then she smiles again, "Alright then, <<$pcs_nickname>>, we can still just go for a normal walk instead."'
 
@@ -160,7 +160,7 @@ if $ARGS[0] = 'mira_nude_event':
 		gs 'exhibitionism', 3
 		gs 'stat'
 
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest5.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraforest5.jpg"></center>'
 		*nl
 		'Seeing that your resistance has stopped, Mira quickly began to undress you, leaving your clothes in a pile on the forest floor.'
 
@@ -575,7 +575,7 @@ if $ARGS[0] = 'mitka_temporary_event':
 					gs 'arousal', 'voyeur', 5
 					gs 'stat'
 
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex.jpg"></center>'
 					*nl
 					'You decide to follow them from a safe distance. The forest offers plenty of places to hide and you have no trouble staying unseen.'
 					'Mira and Mitka talk in whispers, slowly undressing as they walk, but you can''t hear a word they are saying.'
@@ -585,7 +585,7 @@ if $ARGS[0] = 'mitka_temporary_event':
 						gs 'arousal', 'voyeur', 10
 						gs 'stat'
 
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex1.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex1.jpg"></center>'
 						*nl
 						if npc_QW['A60'] = 2:
 							'Eventually, you arrive at your secret meadow. Mira lays down on a blanket in front of Mitka and spreads her legs invitingly. He doesn''t waste a second before he is on top of her her. He positions himself between her legs and starts eagerly slamming his cock roughly into her vagina. Mira certainly seems to be enjoying it though, as she moans and begs for more.'
@@ -600,7 +600,7 @@ if $ARGS[0] = 'mitka_temporary_event':
 							gs 'arousal', 'voyeur', 5
 							gs 'stat'
 
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex2.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex2.jpg"></center>'
 							*nl
 							'After a few more minutes Mitka pulls out and cums on her stomach. They rest for a little while and then get dressed and leave to head back to the village.'
 
@@ -613,7 +613,7 @@ if $ARGS[0] = 'mitka_temporary_event':
 					gs 'arousal', 'voyeur', 5
 					gs 'stat'
 
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex.jpg"></center>'
 					*nl
 					'You decide to follow them from a safe distance. The forest offers plenty of places to hide and you have no trouble staying unseen.'
 					'Mira and Mitka talk in whispers, slowly undressing as they walk, but you can''t hear a word they are saying.'
@@ -625,11 +625,11 @@ if $ARGS[0] = 'mitka_temporary_event':
 
 						temp_gadf = rand(0,1)
 						if temp_gadf = 0:
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal.jpg"></center>'
 							*nl
 							'Mira is working her ass up and down on Mitka''s hard member, every time she goes down her buttocks slap loudly on his thighs.'
 						elseif temp_gadf = 1:
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal1.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal1.jpg"></center>'
 							*nl
 							'Mira is on all fours and moaning loudly as Mitka spreads her asshole with his fingers and then drives his cock all the way in her wide open hole.'
 						end
@@ -640,7 +640,7 @@ if $ARGS[0] = 'mitka_temporary_event':
 							gs 'arousal', 'voyeur', 5
 							gs 'stat'
 
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal2.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal2.jpg"></center>'
 							*nl
 							'After a couple of minutes Mitka strongly slaps her ass and Mira quickly turns around, gets on her knees before him and sucks his cock for a few seconds before he shoots his warm cum all over her face.'
 
@@ -670,11 +670,11 @@ if $ARGS[0] = 'mitka_temporary_event':
 
 				temp_gadf = rand(0,1)
 				if temp_gadf = 0:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal.jpg"></center>'
 					*nl
 					'Mira is working her ass up and down on Mitka''s hard member, every time she goes down her buttocks slap loudly on his thighs.'
 				elseif temp_gadf = 1:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal1.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal1.jpg"></center>'
 					*nl
 					'Mira is on all fours and moaning loudly as Mitka spreads her asshole with his fingers and then drives his cock all the way in her wide open hole.'
 				end
@@ -685,7 +685,7 @@ if $ARGS[0] = 'mitka_temporary_event':
 					gs 'arousal', 'voyeur', 5
 					gs 'stat'
 
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal2.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal2.jpg"></center>'
 					*nl
 					'After a couple of minutes Mitka strongly slaps her ass and Mira quickly turns around, gets on her knees before him and sucks his cock for a few seconds before he shoots his warm cum all over her face.'
 

+ 9 - 9
locations/gadprostitutes.qsrc

@@ -1,5 +1,5 @@
 # gadprostitutes
-
+!2021/05/05
 if $ARGS[0] = 'start':
 	$loc = 'gadprostitutes'
 	$loc_arg = 'start'
@@ -122,7 +122,7 @@ if $ARGS[0] = 'just_mira':
 				miraprost += 1
 				if npc_QW['A60'] < 20: npc_QW['A60'] += 1
 
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/miraprost.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraprost.jpg"></center>'
 
 				'It isn''t long before a customer pulls up in a nice vehicle. Mira approaches the vehicle and starts talking to the driver.'
 				'You can''t hear what she is saying but after only a few minutes the door opens and Mira steps into the vehicle. It pulls away, but doesn''t go far. You see it pull off the main road and head down a dirt road. Smiling and wanting to see the action, you run into the woods trying to head off the vehicle.'
@@ -135,7 +135,7 @@ if $ARGS[0] = 'just_mira':
 						gs 'arousal', 'voyeur_sex', 10
 						gs 'stat'
 
-						'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost1.mp4"></video></center>'
+						'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost1.mp4"></video></center>'
 
 						'You walk up and look into the car. You see Mira giving one hell of a blowjob to her customer. Her head is bobbing up and down on his cock.'
 
@@ -144,7 +144,7 @@ if $ARGS[0] = 'just_mira':
 							gs 'arousal', 'voyeur_sex', 10
 							gs 'stat'
 
-							'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost1_1.mp4"></video></center>'
+							'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost1_1.mp4"></video></center>'
 
 							'You duck for cover as the guy suddenly gets out of the car and opens the passenger door, grabs Mira''s head and starts forcing his cock deep into her throat.'
 
@@ -153,7 +153,7 @@ if $ARGS[0] = 'just_mira':
 								gs 'arousal', 'voyeur_sex', 10
 								gs 'stat'
 
-								'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost1_2.mp4"></video></center>'
+								'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost1_2.mp4"></video></center>'
 								'Eventually, the guy grunts and cums all over Mira''s face and into her mouth. The nicely dressed man pulls Mira out of the car, hands her a few bills and then drives off.'
 								'Mira walks back towards the road counting the money he gave her as she absentmindedly licks the cum as it drips down her face. She smiles at you and shows you the money as you join her.'
 								gs 'stat'
@@ -173,7 +173,7 @@ if $ARGS[0] = 'just_mira':
 						gs 'arousal', 'voyeur_sex', 10
 						gs 'stat'
 
-						'<center><video autoplay loop src="images/characters/village/mira/miraprost2.mp4"></video></center>'
+						'<center><video autoplay loop src="images/characters/gadukino/mira/miraprost2.mp4"></video></center>'
 						'You walk up and look into the van. You see Mira showing her customer her tits and rubbing her pussy. You see a hungry gleam in the guy''s eyes, which Mira returns right back.'
 
 						act 'Keep watching':
@@ -181,7 +181,7 @@ if $ARGS[0] = 'just_mira':
 							gs 'arousal', 'voyeur_sex', 10
 							gs 'stat'
 
-							'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost2_1.mp4"></video></center>'
+							'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost2_1.mp4"></video></center>'
 
 							'Mira and the guy jump into the back of the van and you watch as he starts fucking her wet pussy. His hand covers her mouth as she screams in ecstasy. The guy pounds his 20cm cock deep into her pussy. From Mira''s grunts of partial ecstasy, partial pain, you know the guy is hitting or entering her cervix.'
 
@@ -190,7 +190,7 @@ if $ARGS[0] = 'just_mira':
 								gs 'arousal', 'voyeur_sex', 10
 								gs 'stat'
 
-								'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost2_2.mp4"></video></center>'
+								'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost2_2.mp4"></video></center>'
 
 								'You have to duck behind some bushes as they move outside the van. The guy continues to pound into Mira''s pussy until he cums... and cums... and cums. '
 								'After the wild sex, Mira and the guy sit in the van and talk for a bit. He gives her a nice wad of cash and she starts walking back towards the road. She smiles at you and shows you the money as you join her.'
@@ -208,7 +208,7 @@ if $ARGS[0] = 'just_mira':
 					end
 				end
 			else
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirawish2_1.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirawish2_1.jpg"></center>'
 
 				'Mira walks along the road showing off her body to passing car and trucks, but no one stops to pick her up.'
 

+ 26 - 25
locations/gadriver.qsrc

@@ -1,4 +1,5 @@
 # gadriver
+!2021/05/05
 
 if $ARGS[0] = 'start':
 	$loc_arg = 'start'
@@ -241,7 +242,7 @@ if $ARGS[0] = 'gadbitch':
 				pcs_sweat = 10 + rand(0,4)
 				if hour >= 22 or hour <= 6:
 					if rand(0,10) < 5 and MiraLoc = 1:
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirls.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirls.jpg"></center>'
 						'You and Mira take a nighttime swim in the river, splashing water at each other and having fun.'
 					else
 						'<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverswim.jpg"></center>'
@@ -249,7 +250,7 @@ if $ARGS[0] = 'gadbitch':
 					end
 				else
 					if rand(0,10) < 5 and MiraLoc = 1:
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirls.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirls.jpg"></center>'
 						'You and Mira take a swim in the river, splashing water at each other and having fun.'
 					else
 						'<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverswim.jpg"></center>'
@@ -326,7 +327,7 @@ if $ARGS[0] = 'gadbitch':
 						if temp_gr >= 10 and MiraLoc = 1:
 							pcs_horny += rand(5,15)
 							gs 'stat'
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
 							'You step in to the river, you and Mira have a good old fashioned water fight, splashing each other until one of you finally surrenders.'
 						else
 							'<center><img <<$set_imgh>> src="images/locations/gadukino/river/watergirls.jpg"></center>'
@@ -379,9 +380,9 @@ if $ARGS[0] = 'gadbitch':
 						if pcs_inhib < 50:inhib_exp += rand(1,3)
 						gs 'stat'
 						if $clothingworntype = 'nude':
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_river_nude.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_river_nude.jpg"></center>'
 						else
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_river.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_river.jpg"></center>'
 						end
 						'You are sunbathing by the river when Mira comes along. You smile, she undresses and lays her towel next to yours.'
 
@@ -394,7 +395,7 @@ if $ARGS[0] = 'gadbitch':
 						if pcs_sweat < 35 : gs 'sweat', 'add', 5
 						pcs_mood += 5
 						if temp_gr < 10 and MiraLoc = 1:
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/beachtwogirlsnude.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/beachtwogirlsnude.jpg"></center>'
 							'You lie next to Mira and gossip about the villagers, enjoying the sun.'
 						else
 							'<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadrivernude.jpg"></center>'
@@ -440,7 +441,7 @@ if $ARGS[0] = 'gadbitch':
 						pcs_mood += 5
 
 						if temp_gr < 10 and MiraLoc = 1:
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/beachtwogirls.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/beachtwogirls.jpg"></center>'
 							'You lie next to Mira and gossip about trivial things, enjoying the sun.'
 						else
 							'<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadrivergirl.jpg"></center>'
@@ -546,9 +547,9 @@ if $ARGS[0] = 'gadbitch':
 							gs 'stat'
 
 							if $clothingworntype = 'nude':
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/wash_horse_mira_nude.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/wash_horse_mira_nude.jpg"></center>'
 							elseif PCloswimwear = 1:
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/wash_horse_mira_swim.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/wash_horse_mira_swim.jpg"></center>'
 							end
 							'You invite Mira to wash Desperado with you; having nothing better to do she agrees.'
 							'Both of you swim over to Desperado and begin to splash water on him. You chat with Mira and sometimes splash her instead.'
@@ -600,9 +601,9 @@ if $ARGS[0] = 'gadbitch':
 		MiraLoc = 0
 		gs 'stat'
 		if $clothingworntype = 'nude':
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home_nude.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home_nude.jpg"></center>'
 		else
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home.jpg"></center>'
 		end
 		*nl
 		'"<<$pcs_nickname>>, I have to go home, " Mira said to you and began to gather her stuff.'
@@ -610,7 +611,7 @@ if $ARGS[0] = 'gadbitch':
 		act 'Continue': gt'gadriver', 'gadbitch'
 	elseif Mira_no = 0 and MiraLoc = 1 and hour > 8 and hour < 20 and sunWeather = 1 and temper >= 15 and PC_arrive = 1:
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_in_river.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_in_river.jpg"></center>'
 		*nl
 		'Arriving at the beach, you see Mira laying down, sunbathing on a towel.'
 		MiraLoc = 1
@@ -621,7 +622,7 @@ if $ARGS[0] = 'gadbitch':
 		act 'Continue':
 			if Miraswimday ! daystart:
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirariver.jpg"></center>'
 				*nl
 				'"<<$pcs_nickname>>, Why are you moping about on the shore, get in the water and swim with me?" - Mira called out to you as she waded into the river.'
 				minut += 1
@@ -648,7 +649,7 @@ if $ARGS[0] = 'gadbitch':
 
 							act 'Swim':
 								*clr & cla
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
 								*nl
 								'You wade into the river, and have fun with Mira spraying each other with water.'
 								if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
@@ -687,7 +688,7 @@ if $ARGS[0] = 'get_changed':
 		if PCloswimwear = 1:
 			act 'Swim':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirls.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirls.jpg"></center>'
 				*nl
 				'You wade into the river, and have fun with Mira spraying each other with water.'
 				if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
@@ -710,7 +711,7 @@ end
 if $ARGS[0] = 'second_thoughts':
 	*clr & cla
 	menu_off = 1
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirariver.jpg"></center>'
 	*nl
 	if func('changingroom','count_swim_item') = 0:
 		'"Actually Mira, I can''t come in right now, as I didn''t bring a swimsuit" you replied you her. "I''m going to stay on the shore for a bit."'
@@ -735,15 +736,15 @@ if $ARGS[0] = 'Mira':
 
 	if sun = 1:
 		if npc_QW['A60'] < 12:
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeach.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirabeach.jpg"></center>'
 		else
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeachnude.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirabeachnude.jpg"></center>'
 		end
 	else
 		if npc_QW['A60'] < 12:
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirariver.jpg"></center>'
 		else
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivernude.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirarivernude.jpg"></center>'
 		end
 	end
 	act 'Leave':gt 'gadriver', 'gadbitch'
@@ -755,15 +756,15 @@ if $ARGS[0] = 'Mira':
 		gs 'stat'
 		if sun = 1:
 			if npc_QW['A60'] < 12:
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeach.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirabeach.jpg"></center>'
 			else
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeachnude.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirabeachnude.jpg"></center>'
 			end
 		else
 			if npc_QW['A60'] < 12:
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirariver.jpg"></center>'
 			else
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivernude.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirarivernude.jpg"></center>'
 			end
 		end
 		if npc_QW['A60'] >= 0:
@@ -799,7 +800,7 @@ if $ARGS[0] = 'mirapunish':
 	pcs_horny += rand(25,75)
 	gs 'stat'
 
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mirapunish.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirapunish.jpg"></center>'
 	'You approach Mira, she is looking distressed and embarrassingly smiles as you start asking what happened. She pleads you to release her. As you untie her, she explains that Kolyamba punished her for barely biting his cock as she sucked it...'
 	'"Thank God you showed up." she says with a sigh of relief as you untie her. "I''m glad it was you who found me and not one of those old hags from the village. They would be calling me a whore and I would get scolded about being promiscuous. Those old hags hate us you know. We''re young and beautiful and they are just mean old wrenches." said the naked Mira, revealing her true feelings about the villagers. She continues quietly, "Or it could have been even worse, someone could have abused me, raped me or even killed m..." All of a sudden she stops and lunges herself in your arms weeping. "Thank you," she tells you. "You saved my life!"'
 

+ 33 - 33
locations/gadukino.qsrc

@@ -1,5 +1,5 @@
 # gadukino
-!2021/05/02
+!2021/05/05
 
 if $ARGS[0] = '':
 	$loc = 'gadukino'
@@ -307,7 +307,7 @@ if $ARGS[0] = 'mira_events':
 			npc_rel['A60'] += 10
 			minut += 15
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mira.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira.jpg"></center>'
 			'You decide to lend a hand to help the girl with the calf. You are lonely in the village, and maybe this girl, if you get to know her, could make your trips to Gadukino less boring. You walk over to the girl and introduce yourself and ask if she wants help. She nods and resumes pulling on the rope, while you walk over behind the calf and give it a load slap on the rump. The calf is surprised and immediately moves forward away from you. The girl smiles in thanks and tells you her name is Miroslava, but everyone calls her Mira.'
 			'Together you are able to guide the calf back into its pen. Mira turns out to be quite a sociable girl and conversationalist. You learn that her family was recently forced to move to the village from the city. Her father''s huge gambling debts to some questionable men forced him to eventually sell the family''s property in the city to pay them back. Mira is having a rough time adjusting to the life in a small village. She misses the apartment in the center of the city and the money to buy nice dresses and makeup with. After selling everything and paying off the debt, her father was told to leave the city "or else...".'
 			'They were left quite poor and could only afford to buy a house in this run-down, dust-covered village.'
@@ -323,7 +323,7 @@ if $ARGS[0] = 'mira_events':
 		*clr & cla
 		! mira 2nd wish - pose as prostitute - one time event to fire so check for this first before repeatable mira events
 		if npc_QW['A60'] = 15 and temper >= 10 and sunWeather = 1 and miraprost = 0:
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/miraqw7.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraqw7.jpg"></center>'
 			'Walking through the village, you notice Mira, digging in her vegetable garden. She stands with her ass high in the air, and to your amazement, she isn''t wearing panties. You get a good look at her pussy lips...'
 
 			act 'Walk away': gt 'gadukino'
@@ -336,12 +336,12 @@ if $ARGS[0] = 'mira_events':
 					gs 'willpower', 'pay', 'force'
 					gs 'stat'
 
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira0,<<rand(0,5)>>.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira0,<<rand(0,5)>>.jpg"></center>'
 					'You quietly sneak up to her, but she notices your approach and turns around, her hands pull her skirt back into place, blushing. You stare at her for a few seconds silently, and then ask, "Why don''t you have any panties on?" Mira, her eyes darting about, shifting her weight from foot to foot, explaining hesitantly, "Well what happened is, well it''s very hot and I thought it would feel better without panties." You interrupt her with an upraised hand as you get an idea for your second wish... You remind her she still owes you two wishes and you''re ready to collect your second wish. You tell Mira to sit down and she reluctantly agrees. When she is finally sitting, you order her to show you her pussy. Mira grumbles and glares at you, but eventually sighs and slowly lifts up her skirt, giving you a good look at her crotch.'
 
 					act 'Watch':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mirawish2.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirawish2.jpg"></center>'
 						'You enjoy the view, then snap your fingers as an amazing idea comes to mind for your second wish. Mira says she thought her second wish was over, but you wouldn''t make it that easy. You ask if she is thinking about backing out of granting your wishes, but Mira says no, she will go through with them. You smile and tell her to follow you.'
 
 						act 'Lead her to the road':
@@ -350,7 +350,7 @@ if $ARGS[0] = 'mira_events':
 							gs 'arousal', 'erotic', 2, 'lesbian', 'dom'
 							gs 'stat'
 
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mirawish2_1.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirawish2_1.jpg"></center>'
 							'You lead her out to the main road. You tell Mira, that she is to pose as a prostitute and attempt to get a customer or two. This is your second wish. You want Mira to become a prostitute and fulfill the desires of anyone who asks for her services. Mira looks shocked but nods that she will do it, Mira looks around the area and seeing no one else watching begins to pose by the roadside for passing cars...'
 
 
@@ -360,7 +360,7 @@ if $ARGS[0] = 'mira_events':
 								pcs_horny += 20
 								miraprost += 1
 								npc_QW['A60'] = 16
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/miraprost.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraprost.jpg"></center>'
 								'It isn''t long before Mira''s first customer pulls up in a nice vehicle. She takes a deep breath, looks you in the eyes, winks and approaches the vehicle and starts talking to the driver.'
 								'You can''t hear what she is saying but after only a few minutes the door opens and Mira steps into the vehicle. It pulls away, but doesn''t go far. You see it pull off the main road and head down a dirt road. Smiling and wanting to see the action, you run into the woods trying to head off the vehicle.'
 								gs 'stat'
@@ -368,21 +368,21 @@ if $ARGS[0] = 'mira_events':
 								act 'Watch her with the customer':
 									if rand(0,1) = 0:
 										*clr & cla
-										'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost1.mp4"></video></center>'
+										'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost1.mp4"></video></center>'
 										'You walk up and look into the car. You see Mira giving one hell of a blowjob to her first customer. Her head is bobbing up and down on his 17cm cock.'
 										gs 'arousal', 'voyeur_sex', 5
 										gs 'stat'
 
 										act 'Hide':
 											*clr & cla
-											'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost1_1.mp4"></video></center>'
+											'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost1_1.mp4"></video></center>'
 											'You duck for cover as the guy suddenly gets out of the car and opens the passenger door, grabs Mira''s head and starts forcing his cock deep into her throat.'
 											gs 'arousal', 'voyeur_sex', 10
 											gs 'stat'
 
 											act 'Keep watching':
 												*clr & cla
-												'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost1_2.mp4"></video></center>'
+												'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost1_2.mp4"></video></center>'
 												'Eventually, the guy grunts and cums all over Mira''s face and into her mouth. The nicely dressed man pulls Mira out of the car, hands her a few bills and then drives off.'
 												'Mira walks back towards town counting the money he gave her as she absentmindedly licks the cum as it drips down her face. She smiles at you and shows you the money as you join her.'
 												gs 'arousal', 'voyeur_sex', 10
@@ -401,21 +401,21 @@ if $ARGS[0] = 'mira_events':
 										end
 									else
 										*clr & cla
-										'<center><video autoplay loop src="images/characters/village/mira/miraprost2.mp4"></video></center>'
+										'<center><video autoplay loop src="images/characters/gadukino/mira/miraprost2.mp4"></video></center>'
 										'You walk up and look into the van. You see Mira showing her first customer her tits and rubbing her pussy. You see a hungry gleam in the guy''s eyes, which Mira returns right back.'
 										gs 'arousal', 'voyeur_sex', 20
 										gs 'stat'
 
 										act 'Keep watching':
 											*clr & cla
-											'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost2_1.mp4"></video></center>'
+											'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost2_1.mp4"></video></center>'
 											'Mira and the guy jump into the back of the van and you watch as he starts fucking her wet pussy. His hand covers her mouth as she screams in ecstasy. The guy pounds his 20cm cock deep into her pussy. From Mira''s grunts of partial ecstasy, partial pain, you know the guy is hitting or entering her cervix.'
 											gs 'arousal', 'voyeur_sex', 10
 											gs 'stat'
 
 											act 'Hide':
 												*clr & cla
-												'<center><video autoplay loop src="images/characters/village/mira/sex/miraprost2_2.mp4"></video></center>'
+												'<center><video autoplay loop src="images/characters/gadukino/mira/sex/miraprost2_2.mp4"></video></center>'
 												'You have to duck behind some bushes as they move outside the van. The guy continues to pound into Mira''s pussy until he cums... and cums... and cums. '
 												'After the wild sex, Mira and the guy sit in the van and talk for a bit. He gives her a nice wad of cash and she starts walking to the village. Seeing you, she smiles and says thanks.'
 												gs 'arousal', 'voyeur_sex', 10
@@ -459,19 +459,19 @@ if $ARGS[0] = 'mira_events':
 						if mirasextimes < 50:
 							temp = rand(0,3)
 							if temp = 0:
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirasp.jpg"></center>'
 								*nl
 								'You ask Mira to show you her pussy. She smiles casually and rests her hands on the bench, giving you a view of her bare pussy. She isn''t even wearing any panties!'
 							elseif temp = 1:
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp1.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirasp1.jpg"></center>'
 								*nl
 								'You ask Mira to show you her pussy. She smiles casually sits down on the fence and slightly spreads her legs, showing you her bare pussy. She isn''t even wearing any panties!'
 							elseif temp = 2:
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp2.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirasp2.jpg"></center>'
 								*nl
 								'You ask Mira to show you her pussy. She smiles casually, sits down on the fence and, looking at you with a gleam in her eyes and a mischievous smile, she pulls aside panties showing off her wet pussy...'
 							elseif temp = 3:
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp5.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirasp5.jpg"></center>'
 								*nl
 								'You ask Mira to show you her pussy. She smiles casually and gets on her hands and knees on the bench. She quickly glances around before pulling up her skirt and arching her back, showing you her naked pussy. She isn''t even wearing any panties!'
 							end
@@ -486,12 +486,12 @@ if $ARGS[0] = 'mira_events':
 						else
 							temp = rand(0,1)
 							if temp = 0:
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp3.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirasp3.jpg"></center>'
 								*nl
 								'You ask Mira to show you her pussy. She smiles casually and sits down on a nearby fence. Mira glances around and spreads her legs... You are surprised to see, she isn''t wearing panties and her gaping pussy is oozing cum. She must have just been fucked.'
 								'"Who did that to you?" you ask her. Mira just smiles devilishly and tells you that it''s a secret.'
 							elseif temp = 1:
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp4.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirasp4.jpg"></center>'
 								*nl
 								'You ask Mira to show you her pussy. She smiles casually and squats down... You immediately notice how much her cunt and asshole gape. She must have just been fucked in both holes.'
 								'"Who did that to you?" you ask her. Mira just smiles devilishly and tells you that it''s a secret.'
@@ -515,28 +515,28 @@ if $ARGS[0] = 'mira_events':
 
 				temp = rand(0,7)
 				if temp = 0:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad5.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad5.jpg"></center>'
 					'Walking through the village, you notice that behind a shed Vasyan and Mira are having sex. Mira moans as she rides his cock and it seems as if she''s oblivious to anything around her. But you''re not sure you can say the same about Vasyan... So, you decide not to risk being caught peeking and leave the couple alone.'
 				elseif temp = 1:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad6.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad6.jpg"></center>'
 					'Walking through the village, you notice that behind a shed Vasyan and Mira are having sex. Mira moans as she rides his cock and it seems as if she''s oblivious to anything around her. But you''re not sure you can say the same about Vasyan... So, you decide not to risk being caught peeking and leave the couple alone.'
 				elseif temp = 2:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad7.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad7.jpg"></center>'
 					'Walking through the village, you notice Kolyamba and Mira hiding behind some bushes. She''s squatting before him, passionately sucking on his cock...'
 				elseif temp = 3:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad8.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad8.jpg"></center>'
 					'Walking through the village, you notice behind the bushes Mira with Vasyan and Kolyamba. Mira is butt naked on all fours and taking turns sucking the boys members...'
 				elseif temp = 4:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirahorny.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirahorny.jpg"></center>'
 					'Walking through the village, you see Mira. She sits on the fence intensely rubbing her pussy, as if no one is watching...'
 				elseif temp = 5:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad9.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad9.jpg"></center>'
 					'Walking through the village, you notice Mira behind a fence with Kolyamba. She squirms and moans, but dutifully exposes her bare butt to Kolyamba, who is trying to shove a bottle in her...'
 				elseif temp = 6:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirasexgad10.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirasexgad10.jpg"></center>'
 					'Walking through the village, you see Mira, facing Mitka with her pants down and sticking her fingers in her ass...'
 				elseif temp = 7:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirasexgad11.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirasexgad11.jpg"></center>'
 					'Walking through the village, you meet Mira. You notice she is not wearing panties and the white thread of a tampon is sticking out of her pussy...'
 				end
 				if temp = 4:
@@ -557,7 +557,7 @@ if $ARGS[0] = 'mira_events':
 			! mira first wish done
 			if npc_QW['A60'] >= 6:
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad2.jpg"></center>'
 				'Walking through the village, you happen to notice Mira fucking Mitka. Mitka slowly grinds his cock deep into Mira''s pussy. You see Mira shudder under him as she climaxed. She moaned and raked his back with her fingernails as she squirted and continued to cum. Mitka increased his pace and started to roughly hammer his cock into her dripping pussy. With his left hand he reached for Mira''s right tit and started to squeeze it without mercy. Mira just squeals and laughs.'
 				gs 'arousal', 'voyeur_sex', 10, 'exhibitionism'
 				gs 'stat'
@@ -567,7 +567,7 @@ if $ARGS[0] = 'mira_events':
 				if will_cost <= pcs_willpwr:
 					act 'Continue watching (<<will_cost>> Willpower)':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad3.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad3.jpg"></center>'
 						if rand(0,1) = 0:
 							'They are so absorbed in fucking each other senseless that they ignoring everything else, so you decide to quietly continue to watch. Within a few minutes you see Mitka begin to pick up the pace and he started to drive his cock faster and faster into Mira''s pussy until he grunts like a pig and dumps a huge load of cum into Mira''s pussy which is again squirting. After a few minutes of them just laying together holding each other and gasping for breath, they slowly begin to kiss and laugh as they freshen up. You smile and rub your own dripping snatch before moving away.'
 						else
@@ -588,7 +588,7 @@ if $ARGS[0] = 'mira_events':
 			! mira first wish not done
 			elseif npc_QW['A60'] >= 4:
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad.jpg"></center>'
 				'Walking through the village, you happen to notice Mira, sucking Mitka''s cock in the backyard. She wraps her lips around it, almost completely taking the dick into her mouth. Sometimes she glances to the side...'
 				gs 'arousal', 'voyeur_sex', 10, 'exhibitionism'
 				gs 'stat'
@@ -598,7 +598,7 @@ if $ARGS[0] = 'mira_events':
 				if will_cost <= pcs_willpwr:
 					act 'Continue watching (<<will_cost>> Willpower)':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad1.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirasexgad1.jpg"></center>'
 						if rand(0,1) = 0:
 							'A couple of times you think, she''s about to notice you watching, but she never does, continuing to suck Mitka''s cock. Finally, he tilts his head back and Mira, quickly seeing this takes his dick in her hand and directs it into in her mouth, taking a mouth full of sperm. She greedily swallows it all, and licks Mitka''s cock clean before tucking it back into his pants. You see she is about to rise from her knees, so you hastily depart.'
 						else
@@ -625,7 +625,7 @@ if $ARGS[0] = 'mira_events':
 				npc_rel['A60'] += 1
 				minut += 10
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mira2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira2.jpg"></center>'
 				'You meet Mira and her little calf. You both pause and start laughing, remembering how you first met.'
 
 				act 'Finish your walk': gt 'gadukino'
@@ -635,7 +635,7 @@ if $ARGS[0] = 'mira_events':
 				minut += 10
 				gs 'stat'
 				if npc_QW['A60'] = 0:
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira1.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira1.jpg"></center>'
 				else
 					gs 'miroslava','miraclothes'
 				end

+ 93 - 93
locations/meadow.qsrc

@@ -1,5 +1,5 @@
 # meadow
-
+!2021/05/05
 if $ARGS[0] = 'start' or $ARGS[0] = '':
 	$loc = 'meadow'
 	$loc_arg = 'start'
@@ -180,9 +180,9 @@ if $ARGS[0] = 'Mira':
 					gs 'stat'
 
 					if npc_QW['A60'] = 0:
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mira.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira.jpg"></center>'
 					else
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3.jpg"></center>'
 					end
 					'You agree, intrigued. You ask Mira what see has in mind? After a few seconds, she tells you she saw her father masturbating that morning. She doesn''t think her father has been with a woman since her mother passed away. Mira is sorry for her father''s loss, her''s too for that matter, but she has an overwhelming desire to help him. She can''t just do nothing.'
 					'You know Mira loves her father very much, you don''t know what you can do to help. You don''t want or need this drama in your life. You tell her that there is nothing you can do to help with her father''s depression. Mira''s pouts and stands with her arms crossed. Her whole demeanor is one of injured innocence.'
@@ -232,21 +232,21 @@ if $ARGS[0] = 'Mira':
 				! WD: missing horny adjust
 				gs 'stat'
 				if $pantyworntype ! 'none':
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick.jpg"></center>'
 					'Mira immediately sits on the grass and waits until you get undressed. Holding out your hand, you throw caution to the winds and push your panties aside, revealing your already dripping snatch...'
 					gs 'arousal', 'foreplay', 5, 'lesbian'
 					gs 'stat'
 					act 'Continue':
 						*clr & cla
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick1.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick1.jpg"></center>'
 						'You enjoy, Mira''s gentle touch between your legs. She teases you by gently touching your clit...'
 						gs 'arousal', 'vaginal_finger', 5, 'lesbian'
 						gs 'stat'
 						act 'Continue':
 							*clr & cla
 							gs 'stat'
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick2.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick2.jpg"></center>'
 							'A couple of minutes later you eagerly get rid of your panties, while Mira lowers her mouth to your pussy and lightly nibbles on your clit, suddenly you are in the midst of an orgasm.'
 							$orgasm_or = 'yes'
 							gs 'arousal', 'cuni', 5, 'lesbian'
@@ -259,7 +259,7 @@ if $ARGS[0] = 'Mira':
 					act 'Continue':
 						*clr & cla
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick2.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick2.jpg"></center>'
 						'Mira obediently kneels at your feet and starts licking your clit and fingering your pussy. After a few minutes of this treatment, Mira brings you to a blazing orgasm.'
 						$orgasm_or = 'yes'
 						gs 'arousal', 'cuni', 5, 'lesbian'
@@ -281,41 +281,41 @@ if $ARGS[0] = '0':
 		minut += 2
 		menu_off = 1
 		gs 'stat'
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr.jpg"></center>'
 		'You were about to approach her, but stop as she undoes her pants. You decide to watch to what she does...'
 		act 'Watch':
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr1.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr1.jpg"></center>'
 			'Mira, pulls up harshly on her panties so that they bite deeply between her labia. Mira looks around again, but you are concealed in the dense thicket thus she fails to spot you watching...'
 			gs 'arousal', 'voyeur', 2
 			gs 'stat'
 			act 'Watch':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr2.jpg"></center>'
 				'She pauses for a few seconds before slowly sliding her hand inside her panties to rub her crotch.'
 				gs 'arousal', 'voyeur_sex', 2, 'lesbian'
 				gs 'stat'
 				act 'Watch':
 					*clr & cla
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr3.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr3.jpg"></center>'
 					'Next she pulls down her panties and you can see her wet pussy.'
 					gs 'arousal', 'voyeur', 1
 					gs 'stat'
 					act 'Watch':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr4.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr4.jpg"></center>'
 						'Then she removes her jacket, exposing her small tits.'
 						gs 'arousal', 'voyeur', 2
 						gs 'stat'
 						act 'Watch':
 							*clr & cla
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr5.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr5.jpg"></center>'
 							'She begins to fondle her breasts while continuing to finger herself.'
 							gs 'arousal', 'voyeur_sex', 2, 'lesbian'
 							gs 'stat'
 							act 'Watch':
 								*clr & cla
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr6.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr6.jpg"></center>'
 								'Finally she leans against the nearest tree as she brings herself to orgasm. You watch a couple minutes in hopes of a sequel, but Mira begins to get dressed, so, you decide to make a hasty retreat...'
 								gs 'arousal', 'voyeur_sex', 10, 'lesbian'
 								gs 'arousal', 'end'
@@ -328,31 +328,31 @@ if $ARGS[0] = '0':
 			end
 		end
 	elseif temper < 25:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr7.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr7.jpg"></center>'
 		'Mira is leaning against a tree and starts to caress herself.'
 		gs 'arousal', 'voyeur_sex', 2, 'lesbian'
 		gs 'stat'
 		act 'Watch':
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr8.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr8.jpg"></center>'
 			'She plays with herself for a few minutes before she stopping to look at a nearby log...'
 			gs 'arousal', 'voyeur_sex', 5, 'lesbian'
 			gs 'stat'
 			act 'Watch':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr9.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr9.jpg"></center>'
 				'Having made her decision, she walk over to the log and starts to remove her panties.'
 				gs 'arousal', 'voyeur', 2
 				gs 'stat'
 				act 'Watch':
 					*clr & cla
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr10.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr10.jpg"></center>'
 					'Taking off her panties, she gently sits down on the log...'
 					gs 'arousal', 'voyeur', 1
 					gs 'stat'
 					act 'Watch':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr11.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr11.jpg"></center>'
 						'Mira begins to caress herself again and brings herself to orgasm... You watch a couple minutes in hopes of a sequel, but Mira begins to get dressed, so, you decide to make a hasty retreat...'
 						gs 'arousal', 'voyeur_sex', 10, 'lesbian'
 						gs 'arousal', 'end'
@@ -364,29 +364,29 @@ if $ARGS[0] = '0':
 		end
 	else
 		minut += 2
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr12.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr12.jpg"></center>'
 		'You see Mira standing on a tree stump with a hand in her pants and her tits exposed enjoying the cool breeze.'
 		act 'Watch':
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr13.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr13.jpg"></center>'
 			'She soon gets bored and she, as if on purpose, turns her ass towards you and pulls off her skirt.'
 			gs 'arousal', 'voyeur', 2
 			gs 'stat'
 			act 'Watch':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr14.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr14.jpg"></center>'
 				'After doing this, she sits down on the stump and continues to caress herself.'
 				gs 'arousal', 'voyeur_sex', 5, 'lesbian'
 				gs 'stat'
 				act 'Watch':
 					*clr & cla
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr15.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr15.jpg"></center>'
 					'Getting up from the stump, Mira takes off her top and is now only in her panties.'
 					gs 'arousal', 'voyeur', 1
 					gs 'stat'
 					act 'Watch':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr16.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr16.jpg"></center>'
 						'Finally she takes off her shirt, squats, and brings herself to orgasm. You watch a couple minutes in hopes of a sequel, but Mira begins to get dressed, so, you decide to make a hasty retreat...'
 						gs 'arousal', 'voyeur_sex', 10, 'lesbian'
 						gs 'arousal', 'end'
@@ -404,18 +404,18 @@ if $ARGS[0] = '1':
 	pcs_horny += 15
 	menu_off = 1
 	gs 'stat'
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex.jpg"></center>'
 	'You see Mira and Mitka talking to each other. You can''t hear what they are saying from this far away, but they begin to undress in your meadow.'
 	act 'Watch':
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex1.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex1.jpg"></center>'
 		'Mira lies before Mitka on the bedspread and opens her legs invitingly in front of him. Mitka wastes no time and immediately starts roughly fucking her pussy.'
 		gs 'arousal', 'voyeur_sex', 15
 		gs 'stat'
 		act 'Watch':
 			*clr & cla
 			if npc_QW['A60'] = 2:npc_QW['A60'] = 3
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex2.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex2.jpg"></center>'
 			'Fifteen minutes Mitka finally cums in Mira and leaves. Mira cleans up and then leaves as well.'
 			gs 'arousal', 'voyeur_sex', 5
 			gs 'arousal', 'end'
@@ -429,19 +429,19 @@ if $ARGS[0] = '2':
 	menu_off = 1
 	temp_md = RAND(0,1)
 	if temp_md = 0:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal.jpg"></center>'
 		'You see Mira lower her ass onto Mitka''s member and begin to bounce on top of him. You can hear the sound everytime her butt cheeks hit his thighs...'
 		gs 'arousal', 'voyeur_sex', 2
 		gs 'stat'
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal1.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal1.jpg"></center>'
 		'Mira get down on all fours and spreads her ass cheeks wide apart.She moans loudly as Mitka drives his cock into her ass.'
 		gs 'arousal', 'voyeur_sex', 2
 		gs 'stat'
 	end
 	act 'Watch':
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal2.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal2.jpg"></center>'
 		'After a couple of minutes Mitka slaps her ass and pulls out of Mira. She gets up on her knees before him and sticks her tongue out as his warm cum shoots all over her face.'
 		gs 'arousal', 'voyeur_sex', 10
 		gs 'arousal', 'end'
@@ -453,14 +453,14 @@ end
 if $ARGS[0] = '3':
 	menu_off = 1
 	if temper < 15:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj.jpg"></center>'
 		'She enthusiastically sucks his cock and takes his whole member down her throat...'
 		gs 'arousal', 'voyeur_sex', 2
 		gs 'stat'
 		act 'Watch':
 			*clr & cla
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj1.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj1.jpg"></center>'
 			'But, apparently, you''re a little late, because after a couple minutes Kolyamba puts a hand on the back of Mira''s head and holds her while he cums down her throat. At first she gags, but eventually obediently swallows his cum...'
 			gs 'arousal', 'voyeur_sex', 2
 			gs 'arousal', 'end'
@@ -468,7 +468,7 @@ if $ARGS[0] = '3':
 			act 'Hide until they leave': minut += 10 & gt 'meadow'
 		end
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj2.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj2.jpg"></center>'
 		'All Mira has on is some flip-flops with her face in the ground and her ass in the air. She''s moaning loudly as Kolyamba pounds her pussy and cums inside of her...'
 		gs 'arousal', 'voyeur_sex', 10
 		gs 'arousal', 'end'
@@ -480,28 +480,28 @@ end
 if $ARGS[0] = '4' or $ARGS[0] = '5':
 	menu_off = 1
 	if temper < 12:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj5.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj5.jpg"></center>'
 		'Mira is tied to a tree as Vasyan enthusiastically drives his cock in her mouth. She gags and coughs, but at the same time, she moves her head farther down his member. After a couple of minutes Vasyan tilts back his head and with a blissful roar cums in her mouth...'
 		gs 'arousal', 'voyeur_sex', 5
 		gs 'arousal', 'end'
 		gs 'stat'
 		act 'Hide until they leave': minut += 10 & gt 'meadow'
 	elseif temper >= 12 and temper < 15:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj3.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj3.jpg"></center>'
 		'They are both completely naked and Mira is sticking her ass up in the air as she deepthroats Vasyan. After a couple of minutes you see Mira gulp down his sperm without even removing her mouth from his cock.'
 		gs 'arousal', 'voyeur_sex', 5
 		gs 'arousal', 'end'
 		gs 'stat'
 		act 'Hide until they leave': minut += 10 & gt 'meadow'
 	elseif temper >= 15 and temper < 20:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj4.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj4.jpg"></center>'
 		'They are both completely naked and Mira squeals with joy as she rides on Vasyan''s member. He does not last long and cums all over her butt as soon as he pulls out of her.'
 		gs 'arousal', 'voyeur_sex', 5
 		gs 'arousal', 'end'
 		gs 'stat'
 		act 'Hide until they leave': minut += 10 & gt 'meadow'
 	elseif temper >= 20:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj6.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj6.jpg"></center>'
 		'Mira is completely naked and bent over in front of Vasyan. She is really enjoying it as he thrusts into her ass. After a few minutes he pulls out and sprays cum all over back.'
 		gs 'arousal', 'voyeur_sex', 5
 		gs 'arousal', 'end'
@@ -526,11 +526,11 @@ end
 if $ARGS[0] = '6':
 	menu_off = 1
 	if temper < 20:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj7.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj7.jpg"></center>'
 		'Mira is kneeling in between the three friends and sucking their cocks with great pleasure. They are all crowded around her so you can''t make out who is in her mouth, who is grabbing her tits, and who is getting a handjob.'
 		gs 'arousal', 'voyeur_sex', 15
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj8.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj8.jpg"></center>'
 		'Mira is kneeling in between the three friends and sucking their cocks with great pleasure. They are all crowded around her so you can''t make out who is in her mouth, who is grabbing her tits, and who is getting a handjob.'
 		gs 'arousal', 'voyeur_sex', 5
 	end
@@ -543,15 +543,15 @@ if $ARGS[0] = '7':
 	npc_QW['A60'] += 1
 	menu_off = 1
 	if temper < 15:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj11.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj11.jpg"></center>'
 		'Mira squats in front of one of the boys and takes his cock in her mouth while another gets ready for his turn.'
 		gs 'arousal', 'voyeur_sex', 15
 	elseif temper >= 15 and temper < 25:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj10.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj10.jpg"></center>'
 		'Two boys are fucking Mira in her mouth and pussy at the same time. The whole time they are laughing and talking while Mira moans in between them... Fifteen minutes later they finish with her and leave.'
 		gs 'arousal', 'voyeur_sex', 15
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj9.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj9.jpg"></center>'
 		'Mira and the two boys she is with are all naked. She is sucking one of them while another plays with her breasts and pusy from behind.'
 		gs 'arousal', 'voyeur_sex', 15
 	end
@@ -563,7 +563,7 @@ end
 if $ARGS[0] = '8':
 	npc_QW['A60'] += 1
 	menu_off = 1
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj12.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj12.jpg"></center>'
 	'Mira is almost invisible with all the bodies around her. You can only see her naked ass and feet swaying in the air. You spend half an hour watching, as the men take turns fucking Mira until they are all tired out.'
 	gs 'arousal', 'voyeur_sex', 30
 	gs 'arousal', 'end'
@@ -573,7 +573,7 @@ end
 
 if $ARGS[0] = '9':
 	menu_off = 1
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadows.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadows.jpg"></center>'
 	'You see Mira on all fours with her back to you. She is shoving an ear of corn in her ass which looks painful but she is still moaning. Eventually, Mira finishes and tosses the cum covered ear of corn off into the bushes almost hitting you!'
 	gs 'arousal', 'voyeur_sex', 30
 	gs 'arousal', 'end'
@@ -587,12 +587,12 @@ if $ARGS[0] = 'mira_mitka':
 	minut += 5
 	pcs_horny += 15
 	menu_off = 1
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex.jpg"></center>'
 	'You see Mira and Mitka talking to each other. You can''t hear what they are saying from this far away, but they begin to undress in your meadow.'
 	gs 'stat'
 	act 'Watch':
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex1.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex1.jpg"></center>'
 		'Mira lies before Mitka on the bedspread and opens her legs invitingly in front of him. Mitka wastes no time and immediately starts roughly fucking her pussy.'
 		gs 'arousal', 'voyeur_sex', 5
 		gs 'stat'
@@ -600,7 +600,7 @@ if $ARGS[0] = 'mira_mitka':
 			*clr & cla
 			if npc_QW['A60'] = 2:npc_QW['A60'] = 3
 			mirasextimes += 1
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex2.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex2.jpg"></center>'
 			'Fifteen minutes Mitka finally cums in Mira and leaves. Mira cleans up and then leaves as well.'
 			gs 'arousal', 'voyeur_sex', 15
 			gs 'arousal', 'end'
@@ -615,7 +615,7 @@ if $ARGS[0] = 'mira_gang':
 	menu_off = 1
 	mirasextimes += 1
 
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj12.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj12.jpg"></center>'
 	'Mira is almost invisible with all the bodies around her. You can only see her naked ass and feet swaying in the air. You spend half an hour watching, as the men take turns fucking Mira until they are all tired out.'
 	gs 'arousal', 'voyeur_sex', 30
 	gs 'arousal', 'end'
@@ -644,7 +644,7 @@ if $ARGS[0] = 'lesb_mira':
 	menu_off = 1
 	miraday = daystart
 	mirahorny = rand(0,80)
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mirakiss1.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirakiss1.jpg"></center>'
 	'"I''m glad you came Mira" you say.'
 	'You continue, "Mira, I want you," you whispered in her ear and kissed her passionately on the lips.'
 	gs 'arousal', 'kiss', 5, 'lesbian'
@@ -657,7 +657,7 @@ if $ARGS[0] = 'mira_lesb':
 	menu_off = 1
 	miraday = daystart
 	mirahorny = rand(40,80)
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mirakiss4.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirakiss4.jpg"></center>'
 	'In the meadow Mira walks up to you, smiling mischievously.'
 	'" - <<$pcs_nickname>>, let me see your pussy" - she whispered in your ear, while pinning you to the tree and kissing your lips.'
 	gs 'arousal', 'kiss', 5, 'lesbian'
@@ -670,7 +670,7 @@ if $ARGS[0] = 'mira_lesb':
 			minut += 5
 			pcs_horny -= 5
 			npc_rel['A60'] -= 1
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk2.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_lesb_talk2.jpg"></center>'
 			'You tried hard to break out of her embrace.'
 			'" - Mira, come on now, " you said, seeing the silent question in her eyes. - The mood is not right.'
 			'"- You''re mean, " she sulked at you in response.'
@@ -742,7 +742,7 @@ if $ARGS[0] = 'mira_lesb_talk1':
 	mirahorny = rand(0,80)
 	gs 'stat'
 
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_lesb_talk.jpg"></center>'
 	if MiraLoc ! 2:'In the clearing you met Mira. Seeing you, she immediately came up with a sly smile on his lips.'
 	if MiraLoc = 2:'When you came into the clearing, Mira immediately came to you with a sly smile on his lips.'
 	'" - <<$pcs_nickname>>, you fucked all the boys in the village now.'
@@ -766,7 +766,7 @@ if $ARGS[0] = 'mira_lesb_talk1':
 			pcs_horny += 30
 			gs 'stat'
 
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk2.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_lesb_talk2.jpg"></center>'
 			'After these words, you stared dumbfounded Mira.'
 			'" - But I don''t do that, I''m not a lesbian, " you try to find a way out of this. But the idea that you will go down on a girl right here in the middle of the clearing, makes your pussy soaking wet even if you didn''t want it to.'
 			act 'Try to convince Mira':
@@ -775,7 +775,7 @@ if $ARGS[0] = 'mira_lesb_talk1':
 				pcs_horny += 10
 				gs 'stat'
 
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk3.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_lesb_talk3.jpg"></center>'
 				'You still hoped, that you could change Mira''s mind.'
 				'" - Come on, don''t be a prude now <<$pcs_nickname>>," - said Mira, taking you by the shirt and pulling you to the nearest stone. - "Sluts should always pleasure their friends first."'
 				'Sitting on the stone she looked eagerly at you:'
@@ -797,7 +797,7 @@ if $ARGS[0] = 'mira_lesb_talk2':
 	mirahorny = rand(0,80)
 	gs 'stat'
 
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk2.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_lesb_talk2.jpg"></center>'
 	'Mira walks up to you with a malicious smile on her face.'
 	' - Well, <<$pcs_nickname>>, congratulations, she said. - You are now the same whore as me. All the boys fucked you too.'
 	'You tried to keep silent, but she is not satisfied.'
@@ -818,7 +818,7 @@ if $ARGS[0] = 'mira_lesb_talk3':
 	miraday = daystart
 	gs 'stat'
 
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk3.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_lesb_talk3.jpg"></center>'
 	if MiraLoc ! 2:
 		'In the clearing you met Mira. Seeing you, she immediately came to you with an excited face.'
 		'" - But where are you <<$pcs_nickname>>, I was looking for you," she said. - Get over here and help me out.'
@@ -857,41 +857,41 @@ if $ARGS[0] = 'mirameadow':
 	if (meadow = 3 or meadow = 6) and MiraLoc = 0 and mirasextimes < 15 and temper >= 12 and temper < 20 and sunWeather = 1 and temp_md = 0:
 		*clr & cla
 		minut += 2
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr.jpg"></center>'
 		'You were about to approach her, but stop as she undoes her pants. You decide to watch to what she does...'
 		act 'Watch':
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr1.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr1.jpg"></center>'
 			'Mira, pulls up harshly on her panties so that they bite deeply between her labia. Mira looks around again, but you are concealed in the dense thicket thus she fails to spot you watching...'
 			gs 'arousal', 'voyeur', 2
 			gs 'stat'
 			act 'Watch':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr2.jpg"></center>'
 				'She pauses for a few seconds before slowly sliding her hand inside her panties to rub her crotch.'
 				gs 'arousal', 'voyeur', 2
 				gs 'stat'
 				act 'Watch':
 					*clr & cla
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr3.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr3.jpg"></center>'
 					'Next she pulls down her panties and you can see her wet pussy.'
 					gs 'arousal', 'voyeur', 1
 					gs 'stat'
 					act 'Watch':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr4.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr4.jpg"></center>'
 						'Then she removes her jacket, exposing her small tits.'
 						gs 'arousal', 'voyeur', 2
 						gs 'stat'
 						act 'Watch':
 							*clr & cla
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr5.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr5.jpg"></center>'
 							'She begins to fondle her breasts while continuing to finger herself.'
 							gs 'arousal', 'voyeur', 2
 							gs 'stat'
 							act 'Watch':
 								*clr & cla
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr6.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr6.jpg"></center>'
 								'Finally she leans against the nearest tree as she brings herself to orgasm. You watch a couple minutes in hopes of a sequel, but Mira begins to get dressed, so, you decide to make a hasty retreat...'
 								gs 'arousal', 'voyeur', 10
 								gs 'arousal', 'end'
@@ -905,31 +905,31 @@ if $ARGS[0] = 'mirameadow':
 		end
 	elseif meadow = 3 and MiraLoc = 0 and mirasextimes < 15 and temper >= 20 and temper < 25 and sunWeather = 1 and temp_md = 0:
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr7.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr7.jpg"></center>'
 		'Mira is leaning against a tree and starts to caress herself.'
 		gs 'arousal', 'voyeur', 2
 		gs 'stat'
 		act 'Watch':
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr8.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr8.jpg"></center>'
 			'She plays with herself for a few minutes before she stopping to look at a nearby log...'
 			gs 'arousal', 'voyeur', 5
 			gs 'stat'
 			act 'Watch':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr9.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr9.jpg"></center>'
 				'Having made her decision, she walk over to the log and starts to remove her panties.'
 				gs 'arousal', 'voyeur', 2
 				gs 'stat'
 				act 'Watch':
 					*clr & cla
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr10.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr10.jpg"></center>'
 					'Taking off her panties, she gently sits down on the log...'
 					gs 'arousal', 'voyeur', 1
 					gs 'stat'
 					act 'Watch':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr11.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr11.jpg"></center>'
 						'Mira begins to caress herself again and brings herself to orgasm... You watch a couple minutes in hopes of a sequel, but Mira begins to get dressed, so, you decide to make a hasty retreat...'
 						gs 'arousal', 'voyeur', 10
 						gs 'arousal', 'end'
@@ -942,29 +942,29 @@ if $ARGS[0] = 'mirameadow':
 	elseif meadow = 3 and MiraLoc = 0 and mirasextimes < 15 and temper >= 25 and sunWeather = 1 and temp_md = 0:
 		*clr & cla
 		minut += 2
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr12.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr12.jpg"></center>'
 		'You see Mira standing on a tree stump with a hand in her pants and her tits exposed enjoying the cool breeze.'
 		act 'Watch':
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr13.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr13.jpg"></center>'
 			'She soon gets bored and she, as if on purpose, turns her ass towards you and pulls off her skirt.'
 			gs 'arousal', 'voyeur', 2
 			gs 'stat'
 			act 'Watch':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr14.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr14.jpg"></center>'
 				'After doing this, she sits down on the stump and continues to caress herself.'
 				gs 'arousal', 'voyeur', 5
 				gs 'stat'
 				act 'Watch':
 					*clr & cla
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr15.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr15.jpg"></center>'
 					'Getting up from the stump, Mira takes off her top and is now only in her panties.'
 					gs 'arousal', 'voyeur', 1
 					gs 'stat'
 					act 'Watch':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr16.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowmastr16.jpg"></center>'
 						'Finally she takes off her shirt, squats, and brings herself to orgasm. You watch a couple minutes in hopes of a sequel, but Mira begins to get dressed, so, you decide to make a hasty retreat...'
 						gs 'arousal', 'voyeur', 10
 						gs 'arousal', 'end'
@@ -980,11 +980,11 @@ if $ARGS[0] = 'mirameadow':
 		minut += 2
 		pcs_horny += 15
 		gs 'stat'
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex.jpg"></center>'
 		'You see Mira and Mitka talking to each other. You can''t hear what they are saying from this far away, but they begin to undress in your meadow.'
 		act 'Watch':
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex1.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex1.jpg"></center>'
 			'Mira lies before Mitka on the bedspread and opens her legs invitingly in front of him. Mitka wastes no time and immediately starts roughly fucking her pussy.'
 			gs 'arousal', 'voyeur', 5
 			gs 'stat'
@@ -992,7 +992,7 @@ if $ARGS[0] = 'mirameadow':
 				*clr & cla
 				if npc_QW['A60'] = 2:npc_QW['A60'] = 3
 				mirasextimes += 1
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadowsex2.jpg"></center>'
 				'Fifteen minutes Mitka finally cums in Mira and leaves. Mira cleans up and then leaves as well.'
 				gs 'arousal', 'voyeur', 5
 				gs 'arousal', 'end'
@@ -1006,12 +1006,12 @@ if $ARGS[0] = 'mirameadow':
 		temp_md = RAND(0,1)
 		gs 'stat'
 		if temp_md = 0:
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal.jpg"></center>'
 			'You see Mira lower her ass onto Mitka''s member and begin to bounce on top of him. You can hear the sound everytime her butt cheeks hit his thighs...'
 			gs 'arousal', 'voyeur', 2
 			gs 'stat'
 		else
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal1.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal1.jpg"></center>'
 			'Mira get down on all fours and spreads her ass cheeks wide apart.She moans loudly as Mitka drives his cock into her ass.'
 			gs 'arousal', 'voyeur', 2
 			gs 'stat'
@@ -1019,7 +1019,7 @@ if $ARGS[0] = 'mirameadow':
 		act 'Watch':
 			*clr & cla
 			mirasextimes += 1
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal2.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowanal2.jpg"></center>'
 			'After a couple of minutes Mitka slaps her ass and pulls out of Mira. She gets up on her knees before him and sticks her tongue out as his warm cum shoots all over her face.'
 			gs 'arousal', 'voyeur', 5
 			gs 'arousal', 'end'
@@ -1030,14 +1030,14 @@ if $ARGS[0] = 'mirameadow':
 	if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 3:
 		*clr & cla
 		if temper < 15:
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj.jpg"></center>'
 			'She enthusiastically sucks his cock and takes his whole member down her throat...'
 			gs 'arousal', 'voyeur', 2
 			gs 'stat'
 			act 'Watch':
 				*clr & cla
 				mirasextimes += 1
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj1.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj1.jpg"></center>'
 				'But, apparently, you''re a little late, because after a couple minutes Kolyamba puts a hand on the back of Mira''s head and holds her while he cums down her throat. At first she gags, but eventually obediently swallows his cum...'
 				gs 'arousal', 'voyeur', 5
 				gs 'arousal', 'end'
@@ -1047,7 +1047,7 @@ if $ARGS[0] = 'mirameadow':
 		else
 			*clr & cla
 			mirasextimes += 1
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj2.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj2.jpg"></center>'
 			'All Mira has on is some flip-flops with her face in the ground and her ass in the air. She''s moaning loudly as Kolyamba pounds her pussy and cums inside of her...'
 			gs 'arousal', 'voyeur', 5
 			gs 'arousal', 'end'
@@ -1060,7 +1060,7 @@ if $ARGS[0] = 'mirameadow':
 		gs 'stat'
 		if temper < 20:
 			mirasextimes += 1
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj5.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj5.jpg"></center>'
 			'Mira is tied to a tree as Vasyan enthusiastically drives his cock in her mouth. She gags and coughs, but at the same time, she moves her head farther down his member. After a couple of minutes Vasyan tilts back his head and with a blissful roar cums in her mouth...'
 			gs 'arousal', 'voyeur', 5
 			gs 'arousal', 'end'
@@ -1068,7 +1068,7 @@ if $ARGS[0] = 'mirameadow':
 			act 'Hide until they leave': minut += 10 & gt 'meadow'
 		else
 			mirasextimes += 1
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj6.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj6.jpg"></center>'
 			'Mira is completely naked and bent over in front of Vasyan. She is really enjoying it as he thrusts into her ass. After a few minutes he pulls out and sprays cum all over back.'
 			gs 'arousal', 'voyeur', 5
 			gs 'arousal', 'end'
@@ -1081,14 +1081,14 @@ if $ARGS[0] = 'mirameadow':
 		gs 'stat'
 		if temper < 20:
 			mirasextimes += 1
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj3.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj3.jpg"></center>'
 			'They are both completely naked and Mira is sticking her ass up in the air as she deepthroats Vasyan. After a couple of minutes you see Mira gulp down his sperm without even removing her mouth from his cock.'
 			gs 'arousal', 'voyeur', 5
 			gs 'arousal', 'end'
 			gs 'stat'
 			act 'Hide until they leave': minut += 10 & gt 'meadow'
 		else
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj4.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj4.jpg"></center>'
 			'They are both completely naked and Mira squeals with joy as she rides on Vasyan''s member. He does not last long and cums all over her butt as soon as he pulls out of her.'
 			gs 'arousal', 'voyeur', 5
 			gs 'arousal', 'end'
@@ -1100,11 +1100,11 @@ if $ARGS[0] = 'mirameadow':
 		*clr & cla
 		mirasextimes += 1
 		if temper < 20:
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj7.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj7.jpg"></center>'
 			'Mira is kneeling in between the three friends and sucking their cocks with great pleasure. They are all crowded around her so you can''t make out who is in her mouth, who is grabbing her tits, and who is getting a handjob.'
 			gs 'arousal', 'voyeur', 5
 		else
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj8.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj8.jpg"></center>'
 			'Mira is kneeling in between the three friends and sucking their cocks with great pleasure. They are all crowded around her so you can''t make out who is in her mouth, who is grabbing her tits, and who is getting a handjob.'
 			gs 'arousal', 'voyeur', 5
 		end
@@ -1116,15 +1116,15 @@ if $ARGS[0] = 'mirameadow':
 		*clr & cla
 		if npc_QW['A60'] < 20: npc_QW['A60'] += 1
 		if temper < 20:
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj11.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj11.jpg"></center>'
 			'Mira squats in front of one of the boys and takes his cock in her mouth while another gets ready for his turn.'
 			gs 'arousal', 'voyeur', 5
 		elseif temper >= 20 and temper < 25:
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj10.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj10.jpg"></center>'
 			'Two boys are fucking Mira in her mouth and pussy at the same time. The whole time they are laughing and talking while Mira moans in between them... Fifteen minutes later they finish with her and leave.'
 			gs 'arousal', 'voyeur', 5
 		else
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj9.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj9.jpg"></center>'
 			'Mira and the two boys she is with are all naked. She is sucking one of them while another plays with her breasts and pussy from behind.'
 			gs 'arousal', 'voyeur', 5
 		end
@@ -1136,7 +1136,7 @@ if $ARGS[0] = 'mirameadow':
 		*clr & cla
 		npc_QW['A60'] += 1
 		mirasextimes += 1
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj12.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirameadowbj12.jpg"></center>'
 		'Mira is almost invisible with all the bodies around her. You can only see her naked ass and feet swaying in the air. You spend half an hour watching, as the men take turns fucking Mira until they are all tired out.'
 		gs 'arousal', 'voyeur', 30
 		gs 'arousal', 'end'
@@ -1145,7 +1145,7 @@ if $ARGS[0] = 'mirameadow':
 	end
 	if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 20 and temper >= 15 and sunWeather = 1 and temp_md = 9:
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadows.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirameadows.jpg"></center>'
 		'You see Mira on all fours with her back to you. She is shoving an ear of corn in her ass which looks painful but she is still moaning. Eventually, Mira finishes and tosses the cum covered ear of corn off into the bushes almost hitting you!'
 		gs 'arousal', 'voyeur', 10
 		gs 'arousal', 'end'

+ 26 - 25
locations/mirasex.qsrc

@@ -1,4 +1,5 @@
 # mirasex
+!2021/05/05
 
 !MiraLoc tells us where Mira is Located
 !----------------------------------------------
@@ -17,7 +18,7 @@ if $ARGS[0] = 'mirakiss':
 	*clr & cla
 	mirahorny += 10
 	svetahorny += 10
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/mirakiss'+rand(1,4)+'.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirakiss'+rand(1,4)+'.jpg"></center>'
 	temp = rand(1,4)
 	if temp = 1:'You passionately bite Mira''s luscious lips. She responds to your kiss no less passionately, causing you to moan out of joy.'
 	if temp = 2:'You kiss Mira feeling her soft lips and her slim nimble tongue penetrate into your mouth.'
@@ -36,7 +37,7 @@ end
 
 if $ARGS[0] = 'foreplay':
 	*clr & cla
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraforeplay'+rand(1,4)+'.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraforeplay'+rand(1,4)+'.jpg"></center>'
 	temp = rand(1,3)
 	if temp = 1:'You passionately kiss with Mira, stroking her crotch and arousing both of you even more.'
 	if temp = 2:'You give Mira a gentle kiss while stroking her pussy through her panties...'
@@ -47,7 +48,7 @@ if $ARGS[0] = 'foreplay':
 	gs 'stat'
 	act 'Allow her to continue':
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraforeplay'+rand(5,7)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraforeplay'+rand(5,7)+'.jpg"></center>'
 		temp = rand(1,3)
 		if temp = 1:'Mira fondles your <<tits>> cup breasts, gently squeezing them in her hands and kissing them.'
 		if temp = 2:'You feel her hot breath on your chest, and her slick tongue caressing your nipples and giving you great pleasure.'
@@ -70,7 +71,7 @@ if $ARGS[0] = 'horny_talk':
 	mirahorny += 5
 	svetahorny += 5
 	gs 'stat'
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/horny_talk.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/horny_talk.jpg"></center>'
 	'Mira caught your gaze and smiled. She turns you around and lifts your top so she can grope you breast.'
 	'You hold a tree branch for support and let her after a few minutes she guides your free hand into her panties.'
 	'You feel she is quite wet right now! She lets your hand stay in her panties for another couple of moments.'
@@ -92,7 +93,7 @@ if $ARGS[0] = 'mirafinger':
 	mirahorny += 5
 	svetahorny += 10
 	gs 'stat'
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog'+rand(1,4)+'.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirafinger_dog'+rand(1,4)+'.jpg"></center>'
 	'Mira bends you over and slowly slides her fingers inside you.'
 	$textdog[4]+$textfinger[rand(1,3)]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,4))]
 	gs 'arousal', 'vaginal_finger', 10, 'lesbian'
@@ -115,9 +116,9 @@ if $ARGS[0] = 'miralick_dog':
 		you_orgasm = 1
 		$orgasm_or = 'yes'
 		$orgasm_txt = 'You cannot hold out any more from the stimulation that Mira is providing and with a shudder you cum in her face.'
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_dog_cum.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick_dog_cum.jpg"></center>'
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_dog'+rand(1,2)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick_dog'+rand(1,2)+'.jpg"></center>'
 	end
 	$textdog[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,4))]
 	gs 'arousal', 'cuni', 10, 'lesbian'
@@ -151,7 +152,7 @@ if $ARGS[0] = 'lickmira_start':
 	mirahorny += 10
 	svetahorny += 5
 	gs 'stat'
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_start.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_start.jpg"></center>'
 	if lesbian < 10:
 		'Kneeling down, you gently touch Mira''s panties and begin pulling them down. She is hot with excitement and wiggles her ass to help you get them off faster...'
 	else
@@ -170,7 +171,7 @@ if $ARGS[0] = 'lickmira_mis2':
 	gs 'stat'
 	if mirahorny >= 50 and rand(0,2) ! 0:
 		miraorgasm = 1
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis_cum.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_mis_cum.jpg"></center>'
 		$textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[7]
 		gs 'mirasex','miralick_orgasm'
 		gs 'arousal', 'cuni_give', 10, 'lesbian'
@@ -178,7 +179,7 @@ if $ARGS[0] = 'lickmira_mis2':
 		gs 'stat'
 		if you_orgasm = 0:'After Mira orgasms,you get out from between her legs and wipe her juices off your face. You clean yourself up and head home.'
 	elseif mirahorny < 50:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis'+rand(1,3)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_mis'+rand(1,3)+'.jpg"></center>'
 		$textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]
 		gs 'arousal', 'cuni_give', 10, 'lesbian'
 		minut -= 5
@@ -210,10 +211,10 @@ if $ARGS[0] = 'miralick_start':
 	*clr & cla
 	miralick += 1
 	if $pantyworntype ! 'none':
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga1.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mira_start_tanga1.jpg"></center>'
 		'Kneeling down, Mira pulls down your panties with a smile on her face, while looking you in the eyes. You lean against the tree, close your eyes, and wait for her to continue...'
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga0.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mira_start_tanga0.jpg"></center>'
 		'Dropping to her knees and not finding any panties, Mira licked your <<$vaginatipe2>> vagina, sampling it''s taste, and causing an involuntary moan of pleasure from you. You lean against the tree, close your eyes, and wait for her to continue...'
 	end
 	*nl
@@ -237,7 +238,7 @@ if $ARGS[0] = '69_1':
 	if mirahorny >= 50 and pcs_horny >= 50 and rand(0,2) ! 0:
 		miraorgasm = 1
 		mirahorny = 0
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum'+rand(1,2)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_69_cum'+rand(1,2)+'.jpg"></center>'
 		$text69[4]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
 		$orgasm_or = 'custom'
 		$orgasm_txt = 'Mira and you cum together. Your mouth filled with her taste and her scent filling the air you lie for a minute blissed out before you slowly regain your senses and get ready to go.'
@@ -247,7 +248,7 @@ if $ARGS[0] = '69_1':
 		gs 'stat'
 	elseif mirahorny < 50 and pcs_horny >= 50 and rand(0,2) ! 0:
 		you_orgasm = 1
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum1.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_69_cum1.jpg"></center>'
 		$text69[4]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]+$text_cum[1]
 		$orgasm_or = 'yes'
 		$orgasm_txt = 'The stimulation both from Mira''s ministrations and your efforts to get her off hits you hard and you cum. You take a moment then decide to focus on Mira.'
@@ -258,7 +259,7 @@ if $ARGS[0] = '69_1':
 	elseif mirahorny >= 50 and pcs_horny < 50 and rand(0,2) ! 0:
 		miraorgasm = 1
 		mirahorny = 0
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum2.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_69_cum2.jpg"></center>'
 		$text69[4]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
 		'After a while Mira cums, her juices covering your face. For a minute she rides the wave of pleasure before she turns her attention to you...'
 		gs 'arousal', 'cuni', 10, 'lesbian'
@@ -266,7 +267,7 @@ if $ARGS[0] = '69_1':
 		minut -= 15
 		gs 'stat'
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_'+rand(1,3)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_69_'+rand(1,3)+'.jpg"></center>'
 		$text69[4]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
 		gs 'arousal', 'cuni', 10, 'lesbian'
 		gs 'arousal', 'cuni_give', 10, 'lesbian'
@@ -301,12 +302,12 @@ if $ARGS[0] = 'miralick_stand2':
 	mirahorny += 5
 	if pcs_horny >= 50:
 		you_orgasm = 1
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand_cum.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick_stand_cum.jpg"></center>'
 		$textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[3]
 		$orgasm_txt = 'Mira licks your pussy, it feels great. In fact it feels incredible, you can''t hold back any more and a warmth spreads through your abdomen as you cum.'
 		$orgasm_or = 'yes'
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand'+rand(1,2)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick_stand'+rand(1,2)+'.jpg"></center>'
 		$textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
 	end
 	gs 'arousal', 'cuni', 10, 'lesbian'
@@ -351,10 +352,10 @@ if $ARGS[0] = 'miralick_first':
 	miralick += 1
 	if mirasex = 0:mirasex = 1 & girl += 1
 	if $pantyworntype ! 'none':
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga1.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mira_start_tanga1.jpg"></center>'
 		'Kneeling down, Mira timidly reaches for your panties. She locks eyes with you and smiles shyly. You relax against the tree, close your eyes and tremble in the anticipation.'
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga0.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mira_start_tanga0.jpg"></center>'
 		'Dropping to her knees and not finding you wearing panties, Mira timidly touches your vagina, causing you involuntary moan of pleasure. You lean against the tree, and close your eyes, wait for her to continue...'
 	end
 	gs 'arousal', 'foreplay', 5, 'lesbian'
@@ -369,7 +370,7 @@ if $ARGS[0] = 'miralick_stand1':
 	mira_counter += 1
 	gs 'stat'
 	if mira_counter < rand(3,5):
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand'+rand(1,2)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick_stand'+rand(1,2)+'.jpg"></center>'
 		$textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
 		gs 'arousal', 'cuni', 10, 'lesbian'
 		minut -= 5
@@ -377,7 +378,7 @@ if $ARGS[0] = 'miralick_stand1':
 		act 'Moan':gt 'mirasex','miralick_stand1'
 	else
 		killvar 'mira_counter'
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand_cum.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miralick_stand_cum.jpg"></center>'
 		$textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[3]+$text_cum[1]
 		$orgasm_or = 'custom'
 		$orgasm_txt = 'Mira continues to lick you until you cum. After some time, you head back to the village together.'
@@ -395,7 +396,7 @@ end
 if $ARGS[0] = 'lickmira_first':
 	*clr & cla
 	if mirasex = 0:mirasex = 1 & girl += 1
-	'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_start.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_start.jpg"></center>'
 	if lesbian < 10:
 		'Kneeling down, you gently touch Mira''s panties and begin pulling them down. She is hot with excitement and wiggles her ass to help you get them off faster...'
 	else
@@ -412,7 +413,7 @@ if $ARGS[0] = 'lickmira_mis1':
 	gs 'stat'
 	if mirahorny < 50 and rand(0,1) = 0:
 		mirahorny += 20
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis'+rand(1,3)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_mis'+rand(1,3)+'.jpg"></center>'
 		$textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]
 		gs 'arousal', 'cuni_give', 10, 'lesbian'
 		minut -= 5
@@ -421,7 +422,7 @@ if $ARGS[0] = 'lickmira_mis1':
 	else
 		miraorgasm = 1
 		mirahorny = 0
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis_cum.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/lickmira_mis_cum.jpg"></center>'
 		$textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[7]+$text_cum[2]
 		gs 'mirasex','miralick_orgasm'
 		gs 'arousal', 'cuni_give', 10, 'lesbian'

+ 57 - 56
locations/miroslava.qsrc

@@ -1,4 +1,5 @@
 # miroslava
+!2021/05/05
 
 if $ARGS[0] = 'Start' or $ARGS[0] = '':
 	$loc = 'miroslava'
@@ -66,7 +67,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 			if temper >= 25 and sunWeather = 1:pcs_hydra -= 12
 			if npc_rel['A60'] < 50: npc_rel['A60'] += 1
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/graze_cow_mira.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/graze_cow_mira.jpg"></center>'
 			'You chat with Mira for an hour. You feel like your relationship with her has improved.'
 
 			if hour < 13:act 'Continue':gt'gadfield','cow'
@@ -85,7 +86,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 				pcs_mood += 5
 				if temper >= 25 and sunWeather = 1:pcs_hydra -= 24
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/graze_cow_run_mira.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/graze_cow_run_mira.jpg"></center>'
 				'You spend the next hour running around the field with Mira.'
 
 				if hour < 14:act 'Continue':gt'gadfield','cow'
@@ -100,7 +101,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					pcs_tan += 1
 					gs 'sweat', 'add', 10
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/graze_cow_sun_mira.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/graze_cow_sun_mira.jpg"></center>'
 					'You lie down next to Mira and tan together in the sun.'
 
 					if hour < 14:act 'Continue':gt'gadfield','cow'
@@ -135,7 +136,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 				pcs_mood += 5
 				pcs_tan += 1
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/graze_cow_sun_mira2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/graze_cow_sun_mira2.jpg"></center>'
 				'You lie down next to Mira and tan together in the sun.'
 
 				act 'Continue':gt'gadfield','cow2'
@@ -173,7 +174,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 							gs 'clothing', 'wear', $lastwornclothingtype, lastwornclothingnumber
 						end
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_walking'+rand(1,3)+'.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_walking'+rand(1,3)+'.jpg"></center>'
 						'You invite her along to wander around the village and she gladly accepts, then you walk together around the small village, telling each other different stories from your lives.'
 						if gadriver_gang = 2 and npc_QW['A60'] > 15 and hour >= 7 and hour < 20:
 							mitkarand = rand(1,12)
@@ -215,7 +216,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					else
 						minut += 5
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_said_no.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_said_no.jpg"></center>'
 						'You ask Mira to walk around the village, but she tells you that she does not want people to see you walking together and then wonder if she, too, is such a whore...'
 
 						act 'Leave':gt 'miroslava','Leave'
@@ -223,7 +224,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 				else
 					minut += 5
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_shy.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_shy.jpg"></center>'
 					'You ask Mira to take a stroll around the village, but Mira only shakes her head, saying that she is too ashamed to leave the house.'
 
 					act 'Leave':gt 'miroslava','Leave'
@@ -245,7 +246,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					gs 'underwear', 'wear'
 				end
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_go.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_go.jpg"></center>'
 				'You lead Mira through the thickets to the hidden meadow and all the way she talks about everything and anything, merrily telling stories from her past urban life.'
 
 				act 'Continue':gt 'meadow'
@@ -266,14 +267,14 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 							gs 'underwear', 'wear'
 						end
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_go.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_go.jpg"></center>'
 						'You offer go with Mira to the meadow and she readily agrees. On the way you tell each other different stories, some true but mostly tall tales.'
 
 						act 'Continue':gt 'meadow'
 					else
 						minut += 5
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_said_no.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_said_no.jpg"></center>'
 						'You offer to walk with Mira outside the village, but she says she doesn''t want to wander that far away from home.'
 
 						act 'Leave':gt 'miroslava','Leave'
@@ -281,7 +282,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 				else
 					minut += 5
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_shy.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_shy.jpg"></center>'
 					'You ask Mira if she wants to go to the meadow, but Mira only shakes her head, saying that she is too ashamed to leave the house.'
 
 					act 'Leave':gt 'miroslava','Leave'
@@ -336,7 +337,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 				else
 					minut += 5
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_shy.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_shy.jpg"></center>'
 					'You ask Mira if she wants to go drink with the boys, but she only shakes her head, saying that she is too ashamed and she will not leave the house.'
 
 					act 'Leave':gt 'miroslava','Leave'
@@ -370,7 +371,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 						minut += 5
 						MiraLoc = 0
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_said_no.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_said_no.jpg"></center>'
 						'You offer Mira together to relax you in the bath, but she rudely answers that will never go bathe with such a whore like you.'
 
 						act 'Leave':gt 'miroslava','Leave'
@@ -379,7 +380,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					minut += 5
 					MiraLoc = 0
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_shy.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_shy.jpg"></center>'
 					'You ask Mira is she wants to come over and take a steam bath, but she only shakes her head, saying that after what she did she is too ashamed to leave the house.'
 
 					act 'Leave':gt 'miroslava','Leave'
@@ -412,7 +413,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 						MiraLoc = 0
 						minut += 5
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_said_no.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_said_no.jpg"></center>'
 						'You suggest going to the river together, but she snorts contemptuously at you and says that she is not going anywhere with a slut like you.'
 
 						act 'Leave':gt 'miroslava','Leave'
@@ -421,7 +422,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					MiraLoc = 0
 					minut += 5
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_shy.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_shy.jpg"></center>'
 					'You ask Mira if she wants to go to the river with you, but she only shakes her head, saying that after her humiliation she will not leave the house.'
 
 					act 'Leave':gt 'miroslava','Leave'
@@ -452,7 +453,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 						minut += 5
 						MiraLoc = 0
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_said_no.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_said_no.jpg"></center>'
 						'You have to offer Mira together to go to the forest for mushrooms and berries, but she contemptuous snorts in response and says that she''s not going anywhere with this slut as you.'
 
 						act 'Leave':gt 'miroslava','Leave'
@@ -460,7 +461,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 				else
 					minut += 5
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_shy.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_shy.jpg"></center>'
 					'You ask Mira to go to the forest with you to look for mushrooms and berries, but she only shakes her head, saying that after her humiliation she will not leave the house.'
 
 					act 'Leave':gt 'miroslava','Leave'
@@ -476,7 +477,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					minut+=5
 					gs 'clothing', 'strip_all', 'forest_edge'
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest6.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraforest6.jpg"></center>'
 					'You offered Mira to take a walk through the woods naked and she immediately agreed.'
 
 					act'Continue':gt'gadforest', 'forest_edge'
@@ -522,7 +523,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					if npc_rel['A60'] < 20:npc_rel['A60'] += 1
 					pcs_mood += 10
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_tv'+rand(1,12)+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_tv'+rand(1,12)+'.jpg"></center>'
 					'You and Mira watch TV for an hour.'
 
 					act'Continue':gt 'gadhouse', 'start'
@@ -536,7 +537,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					minut += 60
 					if npc_rel['A60'] < 20: npc_rel['A60'] += rand(1,2)
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_tv'+rand(1,12)+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_tv'+rand(1,12)+'.jpg"></center>'
 					'You ask your grandparents if Mira can sleep over. They tell you it''s fine with them, so you invite Mira to sleep over.'
 					*nl
 					'You and Mira head over to the huge wardrobe where your clothes are and spend an hour trying on different clothes and underwear.'
@@ -623,7 +624,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					pcs_mood += 10
 					mira_go_blok = 1
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_tv'+rand(1,12)+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_tv'+rand(1,12)+'.jpg"></center>'
 					'You watch TV with Mira for an hour.'
 
 					act'Continue':gt 'gadhouse', 'start'
@@ -659,7 +660,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 						gs 'underwear', 'wear'
 					end
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_go.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_go.jpg"></center>'
 					'You go to Mira through the dense undergrowth to the hidden meadow. Along the way she merrily tells stories from her past city life.'
 
 					act 'Continue': gt 'meadow'
@@ -726,7 +727,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					minut += 1
 					npc_rel['A60'] -= 1
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira.jpg"></center>'
 					'"Not right now Mira," you say. "I''m not in the mood to talk right now."'
 
 					act 'Continue': gt 'miroslava', 'Start'
@@ -752,7 +753,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 						gs 'underwear', 'wear'
 					end
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_go.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_go.jpg"></center>'
 					'You decided to go with Mira to the village beach and all the way she goes, merrily chattering and telling stories.'
 
 					act 'Continue': gt'gadriver', 'gadbitch'
@@ -795,7 +796,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 						*clr & cla
 						minut += 2
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_looks.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_looks.jpg"></center>'
 						'You lead her to the center of the village square, in front of the market. Here you turn to her and demand in a haughty that see undress. You tell her that this is your final wish and after she completes this task you will forgive her betrayal. Mira''s mouth slowly drops open and she looks at you like you insane.'
 						'"Come on, you''re like a little girl," you snort, "we both know you''re a big whore and can''t live without having cock on a daily basis. And now this is the mother load, entirely for free."'
 						'Mira in silence and looks at you, then looks around at the village street on which people walk about their business.'
@@ -806,7 +807,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 							minut += 5
 							pcs_horny += rand(5,10)
 							gs 'stat'
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_nude1.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_nude1.jpg"></center>'
 							'"No, you freely made the promise of three wishes. Anything I want. I want you to strip naked and head through the village to the fields. I will meet you there with your cloths. Now, do as you promised," you stated in an adamant voice.'
 							'Mira hesitates for another minute shifting uncomfortably from foot to foot, then nods to herself and finally decides to undress before you. Once nude, she hands you her cloths.'
 							'"Well, now you have get through the entire village and to the fields. Once you get to me you can consider yourself forgiven," you said with a malicious smile and slammed the palm of you hand into Mira''s ass to help her on the way. You slowly follow herand watch with interest.'
@@ -816,7 +817,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 								minut += 5
 								pcs_horny += rand(5,10)
 								gs 'stat'
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_nude2.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_nude2.jpg"></center>'
 								'Mira hesitantly begins to move through the village street. You look at her and the reaction of passers-by.'
 
 								act 'Look further':
@@ -828,7 +829,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 									npc_QW['A60'] = 21
 									npc_rel['A60'] = 1
 									gs 'stat'
-									'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_nude3.jpg"></center>'
+									'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_nude3.jpg"></center>'
 									'Finally flushed crimson, Mira gets to the fields just beyond the village. She then turn and rushes up to you.'
 									'"<<$pcs_nickname>>, we''re even!", - Mira states and looks at you emploringly.'
 									'You nodding his head while handing her clothes back. After watching a few more minutes as Mira dresses several of the village men are hooting as she sprint to her house, slowly the men settle down and go about their business.'
@@ -844,7 +845,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 							npc_rel['A60'] += 5
 							npc_QW['A60'] = 22
 							gs 'stat'
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_leaves.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_leaves.jpg"></center>'
 							'"Well Mira, fuck you. I had a good day planned. You can consider yourself forgiven," - you said, after a pause.'
 							'The girl was still for several moments, shifts uncomfortably from foot to foot, unable to believe his ears, then jumps up to you and kisses you on the cheek.'
 							'"Thank you <<$pcs_nickname>>, I... I..., "- not retrieves as she could and ran home.'
@@ -863,8 +864,8 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 			mira_no_home = 0
 			gs 'stat'
 			if MiraLoc = 1:
-				if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home.jpg"></center>'
-				if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home_nude.jpg"></center>'
+				if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home.jpg"></center>'
+				if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home_nude.jpg"></center>'
 			end
 			if MiraLoc ! 1:gs 'miroslava', 'miraclothes'
 			'"<<$pcs_nickname>>, you''re fun to be with, but Dad has chores for me to work on." Mira tells you.'
@@ -884,8 +885,8 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 			mira_no_home = 0
 			gs 'stat'
 			if MiraLoc = 1:
-				if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home.jpg"></center>'
-				if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home_nude.jpg"></center>'
+				if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home.jpg"></center>'
+				if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home_nude.jpg"></center>'
 			end
 			if MiraLoc ! 1:gs 'miroslava', 'miraclothes'
 			'"<<$pcs_nickname>>, you''re fun to be with, but I gotta get home. Dad has chores for me to work on.," Mira tells you.'
@@ -922,8 +923,8 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 			mira_no_home = 0
 			gs 'stat'
 			if MiraLoc = 1:
-				if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home.jpg"></center>'
-				if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home_nude.jpg"></center>'
+				if $clothingworntype ! 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home.jpg"></center>'
+				if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home_nude.jpg"></center>'
 			end
 			if MiraLoc ! 1:gs 'miroslava', 'miraclothes'
 			'"<<$pcs_nickname>>, you''re fun to be with, but I gotta get home and get to bed. Dad has chores for me to work on tomorrow." Mira tells you.'
@@ -975,7 +976,7 @@ if $ARGS[0] = 'miratalk':
 				pcs_horny += 10
 				npc_rel['A60'] += 1
 				npc_QW['A60'] = 2
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3.jpg"></center>'
 				'You ask Mira if there is something between her and Mitka. She looks at you a little timidly, but responds yes, there is. She refuses to go into further detail, so you decide to leave the subject until a more appropriate time comes up...'
 				gs 'stat'
 
@@ -993,7 +994,7 @@ if $ARGS[0] = 'miratalk':
 			*clr & cla
 			minut += 2
 			pcs_horny += 10
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3.jpg"></center>'
 			'You coldly tell Mira that you saw her when she fucked Mitka in your meadow. You remind her that she swore not to tell anyone about your secret place. Mira turns red and flutters her eyes at you trying to look innocent as she mumbles that she''s sorry about breaking her promise. Mira asks if there is any way to make amends. You smile and remind her that she promised you three wishes if she ever revealed the meadow to anyone. Mira meekly nods her head confirming that she does indeed remember making that promise and is ready to fulfill them.'
 
 			gs 'willpower', 'exhib', 'force'
@@ -1004,10 +1005,10 @@ if $ARGS[0] = 'miratalk':
 					gs 'willpower', 'exhib', 'force'
 					gs 'willpower', 'pay', 'force'
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3.jpg"></center>'
 					act 'Tell her to show you her pussy':
 						*clr & cla
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/miraqw3.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraqw3.jpg"></center>'
 						*nl
 						'"To start, you will pull down your panties and show me your pussy, and tell me what it felt like fucking Mitka in my meadow." you tell her sternly, "I want to know what is so special about his dick that you would exchange it for our friendship."'
 						'Mira gasps in shock from the sting in your words and jumps to her feet. She stares at you stupified and you can see the protest welling up in her but you don''t give her time to recover.'
@@ -1021,7 +1022,7 @@ if $ARGS[0] = 'miratalk':
 							minut += 10
 							pcs_horny += 15
 							gs 'stat'
-							'<center><img <<$set_imgh>> src="images/characters/village/mira/mirawish1.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirawish1.jpg"></center>'
 							'Mentally exulting over your victory, you allow Mira to drag you behind the shed. She stops and turns to you, her face filled with a mix of anger and shame. Mira searches your face for a few seconds, hoping that you will relent until she sees that you meant what you said. She stomps her feet a few times on the ground in frustration, and then, with a heavy sigh, she starts to remove her panties.'
 							act 'Watch':
 								*clr & cla
@@ -1030,7 +1031,7 @@ if $ARGS[0] = 'miratalk':
 								npc_QW['A60'] = 4
 								Mira4day = daystart
 								gs 'stat'
-								'<center><img <<$set_imgh>> src="images/characters/village/mira/mirawish1_1.jpg"></center>'
+								'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirawish1_1.jpg"></center>'
 								'Taking off her panties, Mira turns her ass to you and lifts up her skirt as she bends low. You smile broadly and in an indifferent voice order her to pull her ass cheeks apart. Mira reluctantly fulfills your requirement. You then ask her to tell you what she felt as she fucked with Mitka on your meadow. Mira tries to straighten but you place a restraining hand on her back and tell her that your wishes will be humiliating punishments for her. Over the next five minutes, you rub Mira buttocks as she tells you in detail what she felt when she fucked Mitka...'
 								'Finally, you tell her that you do not feel she has fully atoned for her actions and this was only part of your first wish but futher punishments will have to wait for another time.'
 
@@ -1049,7 +1050,7 @@ if $ARGS[0] = 'miratalk':
 				npc_QW['A60'] = 5
 				npc_rel['A60'] -= 1
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3.jpg"></center>'
 				'You say you want to see Mitka fuck her ass because she told him your secret. Mira jumps to her feet from the suggestion and just looks at you, but you don''t give her time to recover and continue to emphasize further, Recalling that a deal is a deal, and if your word doesn''t matter, then our friendship will end. Mira blushes and hesitantly shifts from foot to foot. You decide to go for broke, turn around and start to leave...'
 				' - Wait, so it''s screaming you in the back of Mira, but you pretend to not notice and go on.'
 				' - Well, <<$pcs_nickname>>, - after a couple of seconds until you hear a hysterical scream from Mira, I''ll think of something!'
@@ -1061,11 +1062,11 @@ if $ARGS[0] = 'miratalk':
 		*clr & cla
 		minut += 10
 		gs 'stat'
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/miraqw4a.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraqw4a.jpg"></center>'
 		*nl
 		act 'Remind her that she has not atoned for bringing Mitka to the meadow':
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/miraqw4b.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraqw4b.jpg"></center>'
 			*nl
 			'You remind Mira that you are still not satified with her atonement and she asks you what you want her to do.'
 
@@ -1075,7 +1076,7 @@ if $ARGS[0] = 'miratalk':
 				pcs_horny += 10
 				npc_QW['A60'] = 5
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3.jpg"></center>'
 				'You tell her that what you want to see, is Mitka fucking her in the ass. Mira jumps to her feet in shock and looks at you with disbelief in her eyes. But you don''t give her time to recover and continue to speak, emphasizing the deal she made with you, and if she can''t uphold her end then your friendship is at an end. Miroslava deeply blushes and hesitantly shifting from foot to foot watching you. After a few seconds of silence, you nod your head and turn around and start to leave...'
 				'Mira loudly shouts at you to stop, but you pretend to not hear her and keep walking on.'
 				'"Fine, <<$pcs_nickname>> you win," Mira states loud enough for you to hear. She is on the verge of hysteria, eyes watering and nose running, Mira nearly screams, "I, I''ll figure something out!"'
@@ -1097,7 +1098,7 @@ if $ARGS[0] = 'miratalk':
 			pcs_horny += 15
 			npc_QW['A60'] = 7
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3.jpg"></center>'
 			'You tell Mira, that you have now seen Mitka fuck her in the ass. Maliciously you ask, does she like having her ass fucked? To your surprise, Mira responds that yes she does like it a bit. You are slightly disappointed because this was supposed to be a punishment, and then remind her, that she still has two wishes to fullfill. Once they are all fullfilled, she will have satisfied her debt to you. Mira nods her head and says, she is ready to redeem your wishes upon demand. You think it over several moments before walking away...'
 
 			act 'Leave':gt 'miroslava','Leave'
@@ -1130,24 +1131,24 @@ end
 if $ARGS[0] = 'miraclothes':
 	'<center><B>Mira</B></center>'
 	if npc_QW['A60'] = 0:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mira.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira.jpg"></center>'
 	elseif npc_QW['A60'] > 0 and npc_QW['A60'] < 4:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3.jpg"></center>'
 	elseif npc_QW['A60'] >= 4 and npc_QW['A60'] < 8:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mira0,'+rand(0,5)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira0,'+rand(0,5)+'.jpg"></center>'
 	elseif npc_QW['A60'] >= 8 and npc_QW['A60'] < 12:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mira1,'+rand(0,2)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira1,'+rand(0,2)+'.jpg"></center>'
 	elseif npc_QW['A60'] >= 12 and npc_QW['A60'] < 20:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mira2,'+rand(0,5)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira2,'+rand(0,5)+'.jpg"></center>'
 	elseif npc_QW['A60'] >= 20:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/mira3,'+rand(0,3)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira3,'+rand(0,3)+'.jpg"></center>'
 	end
 end
 
 if $ARGS[0] = 'mira_river':
-	if ($clothingworntype ! 'nude' and PCloswimwear = 0):'<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivertalk.jpg"></center>'
-	if PCloswimwear = 1:'<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivertalkbikini.jpg"></center>'
-	if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivernudetalk.jpg"></center>'
+	if ($clothingworntype ! 'nude' and PCloswimwear = 0):'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirarivertalk.jpg"></center>'
+	if PCloswimwear = 1:'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirarivertalkbikini.jpg"></center>'
+	if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirarivernudetalk.jpg"></center>'
 end
 
 if $ARGS[0] = 'Leave':

+ 20 - 20
locations/mitkabuh.qsrc

@@ -1,5 +1,5 @@
 # mitkabuh
-!2021/05/02
+!2021/05/05
 
 if $ARGS[0] = '':
 	menu_off = 1
@@ -179,7 +179,7 @@ if $ARGS[0] = 'partywithMira':
 	! Sveta is drunk and Mira is drunk and boys fucked both already tonight
 	if npc_drunk['A60'] >= 10 and alko >= 10 and mitkabuhday = 1 and mitkabuhmiraday = 1:
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_go.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_go.jpg"></center>'
 		*nl
 		if npc_QW['A63'] < 11 and npc_QW['A60'] < 11:
 			'You and Mira are both way too drunk and can barely stand. You decide it is time to go for the night and you should walk home together.'
@@ -246,7 +246,7 @@ if $ARGS[0] = 'partywithMira':
 				end
 			else
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_go.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_go.jpg"></center>'
 				*nl
 				'You and Mira are both way too drunk and can barely stand. You decide it is time to go for the night and you should walk home together.'
 				'As you are leaving you overhear the guys talking about you both, but can''t make out what they are saying.'
@@ -302,7 +302,7 @@ if $ARGS[0] = 'partywithMira':
 				
 			else
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_go.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_go.jpg"></center>'
 				*nl
 				'You and Mira are both way too drunk and can barely stand. You decide it is time to go for the night and you should walk home together.'
 				'As you are leaving you overhear the guys talking about you both, but can''t make out what they are saying.'
@@ -1101,7 +1101,7 @@ if $ARGS[0] = 'mira_5':
 		gs 'arousal', 'voyeur_sex', 15, 'sub'
 		gs 'stat'
 		
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirawish1_2.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/mirawish1_2.jpg"></center>'
 		*nl
 		'By the time you catch up and find a good hiding spot, Mitka and Mira have already started. Mira is naked, lying on a wooden table with her fit up in the air.'
 		'Mitka is nailing her in the ass with his cock, just like Mira promised he would. Each time he pushes into her, Mira softly moans and the table creaks under her.'
@@ -1147,7 +1147,7 @@ if $ARGS[0] = 'mira_7':
 		gs 'arousal', 'erotic_nudity', 15, 'sub'
 		gs 'stat'
 		
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/miraqw15_1.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraqw15_1.jpg"></center>'
 		*nl
 		'Mira takes off all her clothes and for the next fifteen minutes crawls around on all fours on the grass, constantly rolling her head from side to side and barking a little. The guys laugh and drink as Mira demeans herself for their entertainment.'
 
@@ -1176,7 +1176,7 @@ if $ARGS[0] = 'mira_8':
 		gs 'arousal', 'voyeur_sex', 15, 'sub'
 		gs 'stat'
 		
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw15.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw15.jpg"></center>'
 		*nl
 		'Mira gets down on all fours and sticks out her ass in the direction of the party. She begins to push her fingers into both holes. Mira moans as she forces more fingers into her stretched holes.'
 		'She continues to awkwardly thrust her fingers deep into both her pussy and ass. Eventually she brings himself to the first of many orgasms she will have this night.'
@@ -1207,7 +1207,7 @@ if $ARGS[0] = 'mira_9':
 		gs 'arousal', 'voyeur_sex', 5, 'sub'
 		gs 'stat'
 		
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw10.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw10.jpg"></center>'
 		*nl
 		'Mira, seeing that his dick is not yet fully erect, immediately leans forward and swallows it down to the balls and begins to give him an excellent blowjob. Her lips slide over the skin, then sucking it fully into her mouth, then releasing the dick and licking the head and shaft. Kolyamba blissfully closes his eyes and enjoys Mira''s blowjob.'
 		if npc_QW['A63'] < 10: 'Mitka askes if you will do the same for him, but you snort and tell him no. Mitka looks disappointed, but hands you another shot glass full of moonshine.'
@@ -1217,7 +1217,7 @@ if $ARGS[0] = 'mira_9':
 			gs 'arousal', 'voyeur_sex', 5, 'sub'
 			gs 'stat'
 			
-			'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw10_1.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw10_1.jpg"></center>'
 			*nl
 			'After a several minutes of Mira sucking on his cock, Kolyamba roughly pushes her mouth off his cock and he begins to shoot ropes of cum onto her face. Mira''s eyes are closed, she drunkenly mumbles, trying to act like a sexy pornstar, while slowly wiping her fingers across her face collecting the sperm. She then puts her fingers in her mouth and sucks them clean.'
 			
@@ -1226,7 +1226,7 @@ if $ARGS[0] = 'mira_9':
 				gs 'arousal', 'voyeur_sex', 5, 'sub'
 				gs 'stat'
 				
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw10_2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw10_2.jpg"></center>'
 				*nl
 				'"Well, now it''s my turn", says Vasyan and steps before Mira. She enthusiastically sucks him as well and he eventually cums on her tongue and in her mouth. She swallows his entire load.'
 				
@@ -1235,7 +1235,7 @@ if $ARGS[0] = 'mira_9':
 					gs 'arousal', 'voyeur_sex', 5, 'sub'
 					gs 'stat'
 					
-					'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw10_3.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw10_3.jpg"></center>'
 					*nl
 					'Mitka, having drunk several shots himself already, silently walks over to Mira and without saying a word, signals for her to bend over. Mira, drunkenly staggers about for a few seconds before obediently turning her ass to him, and sliding her panties out of the way, exposing her wet cunt for all to see. Mitka pulls out his cock and places the head between her pussy lips, rubbing it up and down lubricating it with her juices.'
 					
@@ -1244,7 +1244,7 @@ if $ARGS[0] = 'mira_9':
 						gs 'arousal', 'voyeur_sex', 10, 'sub'
 						gs 'stat'
 						
-						'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw10_4.jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw10_4.jpg"></center>'
 						'Mitka slaps her on the butt hard, leaving a red hand print on her ass. He roughly grabs her panties and pulls them down to her knees before starting to fuck her roughly. Mitka is extremely drunk and doesn''t last long at all, quickly cumming in her pussy. Mira sighs with a look of satisfaction on her face as she orgasms too. Your own crotch is on fire and all you want is to masturbate. The boys look at you and smile knowlingly, seeing your hand slightly touching your own crotch and rubbing your legs together. You need to get away before you lose control and ask the guys to fuck you too.'
 						
 						
@@ -1286,7 +1286,7 @@ if $ARGS[0] = 'mira_11andup':
 	mitkarand = rand(0,1)
 	mitkabuhrand = rand(1,3)
 	if mitkarand = 0:
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/miraqw11_4.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/miraqw11_4.jpg"></center>'
 		*nl
 		'"Well Mira," Mirka says while smiling. "Are you ready to suck some cock?" - The other guys voice their agreement.'
 		'Mira blushes a bit but nods and obediently kneels down right where she was.'
@@ -1297,7 +1297,7 @@ if $ARGS[0] = 'mira_11andup':
 				gs 'arousal', 'voyeur_sex', 15, 'sub', 'group'
 				gs 'stat'
 				
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw11_5.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw11_5.jpg"></center>'
 				*nl
 				'The boys immediately forget about you, as they surround Mira and pull out their cocks and present them to her. Mira starts to suck off all the guys and the sound of moans and loud slurping sounds interrupt the silence of the night. It does not take long for Mira to make the guys cum all over her.'
 				if npc_QW['A60'] >= 16:
@@ -1317,7 +1317,7 @@ if $ARGS[0] = 'mira_11andup':
 				gs 'arousal', 'voyeur_sex', 15, 'sub', 'goup'
 				gs 'stat'
 				
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw11_6.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw11_6.jpg"></center>'
 				*nl
 				'The boys immediately forget about you, as they surround Mira and take turns roughly fucking her mouth. She grunts and gags a lot, but they don''t pay attention, they continue to slam their cocks into her mouth and throat until they have all cum on her.'
 				if npc_QW['A60'] >= 16:
@@ -1337,7 +1337,7 @@ if $ARGS[0] = 'mira_11andup':
 				gs 'arousal', 'voyeur_sex', 15, 'sub', 'group'
 				gs 'stat'
 				
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw11_7.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw11_7.jpg"></center>'
 				*nl
 				'The boys immediately forget about you, as they surround Mira and take their cocks out. She starts sucking off each guy while jerking off the others with her free hands. Mira has gotten pretty good at this you think to yourself as the boys quickly climax and shoot their loads in her mouth.'
 				if npc_QW['A60'] >= 16:
@@ -1353,7 +1353,7 @@ if $ARGS[0] = 'mira_11andup':
 			end
 		end
 	else
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw11.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw11.jpg"></center>'
 		*nl
 		'"Well Mira," Mitka says while smiling. "Are you ready to work that pussy?" - The other guys voice their agreement.'
 		'Mira drunkenly giggles in response, after which she readily pulls down her pants in front of the group, turns her back to them and then pulls down her panties. She bends forward displaying her pussy and ass for everyone to see.'
@@ -1364,7 +1364,7 @@ if $ARGS[0] = 'mira_11andup':
 				gs 'arousal', 'voyeur_sex', 15, 'sub'
 				gs 'stat'
 				
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw11_1.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw11_1.jpg"></center>'
 				*nl
 				'Kolyamba is pleased with the show but wants more tonight. He pulls Mira aside, and orders her to work her cunt on his cock. He pulls off his pants and plops down waiting for her to obey. Mira jumps on top of him and starts to ride his cock until he cums inside of her.'
 				if npc_QW['A60'] >= 16:
@@ -1384,7 +1384,7 @@ if $ARGS[0] = 'mira_11andup':
 				gs 'arousal', 'voyeur_sex', 15, 'sub'
 				gs 'stat'
 				
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw11_2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw11_2.jpg"></center>'
 				*nl
 				'Mitka grunts approvingly and takes the drunk Mira aside, where he pulls down his pants and shoves his cock into her exposed pussy. He fucks her for several a while until dumping his load into her pussy.'
 				if npc_QW['A60'] >= 16:
@@ -1404,7 +1404,7 @@ if $ARGS[0] = 'mira_11andup':
 				gs 'arousal', 'voyeur_sex', 15, 'sub'
 				gs 'stat'
 				
-				'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraqw11_3.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/sex/miraqw11_3.jpg"></center>'
 				*nl
 				'Vasyan enjoys the show and asks Mira to follow him and take off her clothes. Mira looks at him for a second before complying with his order. Once completely naked Vasyan pulls off his pants and starts to fuck Mira. Vasyan, hoots and hollers as he roughly fucks Mira, acting like a cowboy. Eventally, he cums deep in her pussy.'
 				if npc_QW['A60'] >= 16:

+ 2 - 2
locations/mitkabuh_group.qsrc

@@ -1,5 +1,5 @@
 # mitkabuh_group
-
+!2021/05/05
 if $ARGS[0] = '':
 	menu_off = 1
 	CLOSE ALL
@@ -48,7 +48,7 @@ if $ARGS[0] = 'partywithMira':
 	! Sveta is drunk and Mira is drunk and boys fucked both already tonight
 	if npc_drunk['A60'] >= 10 and alko >= 10 and mitkabuhday = 1 and mitkabuhmiraday = 1:
 		*clr & cla
-		'<center><img <<$set_imgh>> src="images/characters/village/mira/girls_go.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/girls_go.jpg"></center>'
 		*nl
 		'You and Mira are both way too drunk and can barely stand. The guys tell you to leave, they already fucked you tonight, but to make sure to come back tomorrow for another round.'
 		'As you are leaving the guys call after you both "Hey whores, come drink with us again, we love fucking you both!! Ha-ha!" They laugh as you make your way out. You are too drunk to come up with a response and just walk away with Mira.'

+ 2 - 2
locations/npcstatic2.qsrc

@@ -1,5 +1,5 @@
 # npcstatic2
-
+!2021/05/05
 
 npctemp = 50
 $npc_dna['A<<npctemp>>'] = '1435367511 1891990398 1521901210 1459906326 1825460937 1413691134 1744017772'
@@ -133,7 +133,7 @@ npc_dob['A<<npctemp>>'] = 19990805
 npc_gender['A<<npctemp>>'] = 1
 gs 'npcstaticdefaults', 'defaults'
 npc_bust['A<<npctemp>>'] = 9
-$npc_pic['A<<npctemp>>'] = 'images/characters/village/mira/mira.jpg'
+$npc_pic['A<<npctemp>>'] = 'images/characters/gadukino/mira/mira.jpg'
 
 
 npctemp = 61