소스 검색

[fixed] Issues surrounding Mira and the beach. Reported by Honey

anjuna krokus 3 주 전
부모
커밋
bc867c36ad

+ 3 - 4
locations/gad_beach.qsrc

@@ -100,8 +100,8 @@ if $ARGS[0] = 'start':
 !! extraordinary events at the river beach. Be aware, this part has to be at the end because it removes actions, which were set before.
 	if locat['A60'] ! 51 and locat['A60_prev'] = 51:
 		gt 'gad_beach', 'Mira_leaves'
-	elseif locat['A60'] = 51 and ARGS[1] = 0:
-		gt 'gad_beach', 'Arrive_Mira_already_there'
+	elseif locat['A60'] = 51 and ARGS[1] = 0 and miraVars['follow_time'] = 0:
+		gt 'gad_beach', 'arrive_Mira_already_there'
 	end
 end
 
@@ -495,7 +495,6 @@ if $ARGS[0] = 'Mira_leaves':
 end
 
 if $ARGS[0] = 'arrive_Mira_already_there':
-	*clr & cla
 	'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_in_river.jpg"></center>'
 	*nl
 	'Arriving at the beach, you see Mira lying down, sunbathing on a towel.'
@@ -551,7 +550,7 @@ if $ARGS[0] = 'arrive_Mira_already_there':
 							pcs_sweat = 10 + rand(0,4)
 							gs'stat'
 
-							act 'Get out of the water': gt 'gad_beach', 1
+							act 'Get out of the water': gt 'gad_beach', 'start', 1
 						end
 					end
 				end

+ 3 - 3
locations/gad_field.qsrc

@@ -126,7 +126,7 @@ if $ARGS[0] = 'cow':
 
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/village/cow.jpg"></center>'
 	'The cattle herd is standing in the middle of the field. Some cows are munching on grass, and others just stare idly around.'
-	if locat['A60'] = 70: '<a href="exec: gt ''miroslava'', ''Start''">Mira</a> is standing next to you.'
+	if locat['A60'] = 70: '<a href="exec: gt ''miroslava'', ''start''">Mira</a> is standing next to you.'
 
 	if grandpaQW['chore_herd_cattle'] = 0: act 'Leave them be': gt 'gad_field', 'field'
 	if hour = 19 and grandpaQW['chore_herd_cattle'] = 0:
@@ -249,7 +249,7 @@ if $ARGS[0] = 'cow2':
 
 	'The cattle herd is near the river. Some cows are munching on grass, some drink from the river, and some just stand or lie around.'
 
-	if locat['A60'] = 70: '<a href="exec: gt ''miroslava'', ''Start''">Mira</a> is sitting next to you.'
+	if locat['A60'] = 70: '<a href="exec: gt ''miroslava'', ''start''">Mira</a> is sitting next to you.'
 	if temper >= 15 and sunWeather = 1:'"You can go for a swim if you want, <<$pcs_nickname>>. I''ll keep an eye on the herd," says your grandfather.'
 
 	if grandpaQW['chore_herd_cattle'] = 1:
@@ -317,7 +317,7 @@ if $ARGS[0] = 'cow3':
 
 	'The cattle herd is grazing in a field near the forest.'
 
-	if locat['A60'] = 70: '<a href="exec: gt ''miroslava'', ''Start''">Mira</a> is sitting next to you.'
+	if locat['A60'] = 70: '<a href="exec: gt ''miroslava'', ''start''">Mira</a> is sitting next to you.'
 
 	if grandpaQW['chore_herd_cattle'] = 1:
 		if hour < 19:

+ 2 - 2
locations/gad_forest.qsrc

@@ -72,14 +72,14 @@ if $ARGS[0] = 'forest_edge':
 			'You can hear people picking mushrooms and berries deeper in the forest.'
 		end
 	end
-	if locat['A60'] = 60: '<a href="exec: gt ''Miroslava'' ">Mira</a> is here with you.'
+	if locat['A60'] = 60: '<a href="exec: gt ''Miroslava'', ''start'' ">Mira</a> is here with you.'
 
 	foresteventrand = rand(1, 20)
 	! Events with Mira
 	if locat['A60_prev'] = 60 and locat['A60'] ! 60:
 		*clr & cla
 
-		gs 'miroslava','miraclothes'
+		gs 'miroslava', 'miraclothes'
 		*nl
 		'"<<$pcs_nickname>>, I''m going to head home now, but we can hang out again later," Mira said as she began walking out of the forest.'
 

+ 3 - 3
locations/gad_forest_events.qsrc

@@ -63,7 +63,7 @@ if $ARGS[0] = 'mira_picking_talk':
 	gs 'gad_forest', 'bushcraft', 'forest_edge'
 	gs 'stat'
 
-	gs 'miroslava','miraclothes'
+	gs 'miroslava', 'miraclothes'
 	*nl
 	'"Hi, <<$pcs_nickname>>. I just wanted to tell you to be careful in the forest."'
 	'"It''s effortless to get lost if you wander away from the forest''s edge. But, the deeper you go into the forest, the more mushrooms and berries you can find."'
@@ -84,7 +84,7 @@ if $ARGS[0] = 'mira_nude_talk':
 	gs 'gad_forest', 'bushcraft', 'forest_edge'
 	gs 'stat'
 
-	gs 'miroslava','miraclothes'
+	gs 'miroslava', 'miraclothes'
 	*nl
 	'"Hey <<$pcs_nickname>>, guess what I overheard recently," Mira giggles as she whispers in your ear. "Some village elders talked about how walking naked in the woods is said to greatly improve your health and mood."'
 	'"I don''t know if it''s the fresh air or just being surrounded by nature, but it did make me feel better."'
@@ -172,7 +172,7 @@ end
 if $ARGS[0] = 'mira_morning_walk':
 	*clr & cla
 
-	gs 'Miroslava','miraclothes'
+	gs 'Miroslava', 'miraclothes'
 	*nl
 	'As you walk through the forest, you hear a familiar voice call out, "Hey, <<$pcs_nickname>>, wait up!" You turn around and see Mira excitedly bounding up behind you.'
 	'"Want to join me on my walk?" she asks. "I love walking through the forest in the morning."'

+ 1 - 1
locations/gad_gphouse.qsrc

@@ -360,7 +360,7 @@ if $ARGS[0] = 'main':
 		'Your grandparents are asleep. They sleep in separate beds, which is strange since they''re still madly in love.'
 	end
 
-	if MiraVars['guest'] = 1: locat['A60'] = 21 & '<a href="exec: gt ''miroslava'', ''Start''">Mira</a> is sitting next to you.'
+	if MiraVars['guest'] = 1: locat['A60'] = 21 & '<a href="exec: gt ''miroslava'', ''start''">Mira</a> is sitting next to you.'
 
 	gs 'stat'
 	gs 'themes', 'indoors'

+ 1 - 1
locations/gad_gpyard.qsrc

@@ -51,7 +51,7 @@ if $ARGS[0] = 'start':
 		end
 	end
 
-	if MiraVars['guest'] = 1: locat['A60'] = 20 & 'Your friend <a href="exec: gt ''miroslava'', ''Start''">Mira</a> stands next to you.'
+	if MiraVars['guest'] = 1: locat['A60'] = 20 & 'Your friend <a href="exec: gt ''miroslava'', ''start''">Mira</a> stands next to you.'
 	!if locat['A60'] ! 20: MiraVars['guest'] = 0
 
 	act '<b>Leave and go into the village</b>':

+ 2 - 2
locations/mirafather.qsrc

@@ -43,11 +43,11 @@ if daystart < MiraVars['emb_day'] and mirafathertalk = 0 and MiraVars['event_day
 	mirafathertalk = 1
 	gs'stat'
 
-	act 'Continue':gt 'miroslava', 'Start'
+	act 'Continue': gt 'miroslava', 'start'
 else
 	act 'Ask if Mira is home':
 		if locat['A60'] = 10:
-			gt 'miroslava', 'Start'
+			gt 'miroslava', 'start'
 		else
 			*clr & cla
 			menu_off = 1

+ 37 - 47
locations/miroslava.qsrc

@@ -4,12 +4,8 @@
 !locat['A60'] = Mira''s location. See 'miroslava_schedule'
 !!Model used - Pyanzina Svetlana Petrovna
 
-if $ARGS[0] = 'Start' or $ARGS[0] = '':
-	$loc = 'miroslava'
-	$loc_arg = $ARGS[0]
-
-	$menu_loc = 'miroslava'
-	$menu_arg = $ARGS[0]
+if $ARGS[0] = 'start' or $ARGS[0] = '':
+	gs 'shortgs', 'setloc', 'miroslava', 'start'
 	menu_off = 0
 
 	gs 'boyStat', 'A60'
@@ -67,7 +63,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 			if MiraVars['had_sex'] = 2 and npc_rel['A60'] >= 15: act 'Talk to Mira in the meadow': gt 'gad_meadow', 'lesb_mira'
 		end
 
-		act 'Leave': gt 'miroslava','Leave'
+		act 'Leave': gt 'miroslava', 'leave'
 		act 'Chat': gt 'miroslava', 'miratalk'
 
 		if month >= 4 and month <= 10 and sunWeather = 1:
@@ -109,7 +105,6 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 				*clr & cla
 				minut += 2
 				npc_rel['A60'] += 1
-				MiraVars['follower'] = 1
 				if ($clothingworntype = 'nude' or PCloswimwear = 1):
 					gs 'clothing', 'wear', $lastwornclothingtype, lastwornclothingnumber
 					gs 'underwear', 'wear'
@@ -118,6 +113,8 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 				gs 'miroslava', 'miraclothes'
 				'You ask Mira if she has already met everyone in the village. When she says no, you offer to introduce her to some local guys, and she readily agrees, asking you to wait a few minutes while she changes and freshens up. When she comes out, you go drinking with the group of boys near your house...'
 
+				MiraVars['follower'] = 1
+				MiraVars['follow_time'] = 24 - hour
 				act 'Continue': minut += 15 & gt 'mitkabuh'
 			end
 		end
@@ -232,7 +229,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					'<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
 					'You deny Mira, saying that you don''t want to right now.'
 
-					act 'Continue': gt 'miroslava', 'Start'
+					act 'Continue': gt 'miroslava', 'start'
 				end
 
 			elseif (temp_rand = 3 or temp_rand = 4) and MiraVars['guest'] = 1:
@@ -301,7 +298,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					'<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
 					'You deny Mira, saying that you don''t want to right now.'
 
-					act 'Continue': gt 'miroslava', 'Start'
+					act 'Continue': gt 'miroslava', 'start'
 				end
 
 			elseif (temp_rand = 6 or temp_rand = 7) and locat['A60'] ! 51 and locat['A60'] ! 60 and sunWeather = 1 and temper >= 15 and month >= 5 and month <= 9 and MiraVars['follow_time'] = 0 and hour < 18:
@@ -326,7 +323,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					'<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 'gad_beach', 'start'
+					act 'Continue': gt 'gad_beach', 'start', 1
 				end
 
 				act 'Refuse':
@@ -337,7 +334,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					'<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
 					'You tell Mira that you don''t feel like going to the river now.'
 
-					act 'Continue': gt 'miroslava', 'Start'
+					act 'Continue': gt 'miroslava', 'start'
 				end
 
 			elseif temp_rand = 8 or temp_rand = 9:
@@ -360,7 +357,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					'<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'
+					act 'Continue': gt 'miroslava', 'start'
 				end
 
 			elseif temp_rand > 10 and locat['A60'] ! 60 and hour >= 20 and sunWeather = 1 and MiraVars['follow_time'] = 0 and MiraVars['QW'] > 0:
@@ -393,7 +390,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 					'<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
 					'You deny Mira, saying that you don''t want to right now.'
 
-					act 'Continue': gt 'miroslava', 'Start'
+					act 'Continue': gt 'miroslava', 'start'
 				end
 			end
 			killvar 'temp_rand'
@@ -537,7 +534,7 @@ if $ARGS[0] = 'cattle_chore_acts':
 end
 
 
-if $ARGS[0] = 'Walk_together':
+if $ARGS[0] = 'walk_together':
 	menu_off = 1
 	if daystart < MiraVars['emb_day']:
 		minut += 5
@@ -545,7 +542,7 @@ if $ARGS[0] = 'Walk_together':
 		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_shy.jpg"></center>'
 		'You ask Mira to stroll around the village, but Mira only shakes her head, saying she is too ashamed to leave the house.'
 
-		act 'Leave': gt 'miroslava', 'Leave'
+		act 'Leave': gt 'miroslava', 'leave'
 	else
 		if npc_QW['A63'] >= 13 and MiraVars['QW'] < 10 and MiraVars['had_sex'] <= 1:
 			minut += 5
@@ -553,7 +550,7 @@ if $ARGS[0] = 'Walk_together':
 			'<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'
+			act 'Leave': gt 'miroslava', 'leave'
 		else
 			if locat['A60'] = 60:
 				minut += 85
@@ -563,8 +560,6 @@ if $ARGS[0] = 'Walk_together':
 
 			if npc_rel['A60'] < 15: npc_rel['A60'] += 1
 
-			MiraVars['follower'] = 1
-			MiraVars['follow_time'] = 1
 			MiraVars['guest'] = 0
 
 			if ($clothingworntype = 'nude' or PCloswimwear = 1):
@@ -612,8 +607,8 @@ if $ARGS[0] = 'Walk_together':
 				end
 				killvar 'temp_rand'
 			end
-			!! HOW TO DO THIS??
-			act 'Finish your walk': gt 'miroslava', 'Start'
+
+			act 'Finish your walk': gt 'miroslava', 'start'
 		end
 	end
 end
@@ -628,7 +623,7 @@ if $ARGS[0] = 'offer_go_meadow':
 		'<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 she is too ashamed to leave the house.'
 
-		act 'Leave': gt 'miroslava','Leave'
+		act 'Leave': gt 'miroslava', 'leave'
 	else
 		if npc_QW['A63'] >= 13 and MiraVars['QW'] < 5 and MiraVars['had_sex'] <= 1:
 			minut += 5
@@ -637,7 +632,7 @@ if $ARGS[0] = 'offer_go_meadow':
 			'<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'
+			act 'Leave': gt 'miroslava', 'leave'
 
 		else
 			if npc_rel['A60'] < 50: npc_rel['A60'] += 1
@@ -671,7 +666,7 @@ if $ARGS[0] = 'offer_drink_boys':
 		'<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 she is too ashamed and will not leave the house.'
 
-		act 'Leave': gt 'miroslava','Leave'
+		act 'Leave': gt 'miroslava', 'leave'
 
 	else
 		minut += 5
@@ -710,7 +705,7 @@ if $ARGS[0] = 'offer_steam_bath':
 		'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_shy.jpg"></center>'
 		'You ask Mira if 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'
+		act 'Leave': gt 'miroslava', 'leave'
 	else
 		if npc_QW['A63'] >= 13 and MiraVars['QW'] < 10 and MiraVars['had_sex'] <= 1:
 			minut += 5
@@ -719,7 +714,7 @@ if $ARGS[0] = 'offer_steam_bath':
 			'<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 she will never go bathe with such a whore like you.'
 
-			act 'Leave': gt 'miroslava','Leave'
+			act 'Leave': gt 'miroslava', 'leave'
 		else
 			minut += 10
 			if npc_rel['A60'] < 50: npc_rel['A60'] += 1
@@ -757,7 +752,7 @@ if $ARGS[0] = 'offer_go_river':
 		'<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 she will not leave the house after her humiliation.'
 
-		act 'Leave': gt 'miroslava','Leave'
+		act 'Leave': gt 'miroslava', 'leave'
 	else
 		if npc_QW['A63'] >= 13 and MiraVars['QW'] < 10 and MiraVars['had_sex'] <= 1:
 			minut += 5
@@ -766,20 +761,16 @@ if $ARGS[0] = 'offer_go_river':
 			'<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'
+			act 'Leave': gt 'miroslava', 'leave'
 		else
-			minut += 2
+			minut += 17
 			if npc_rel['A60'] < 30: npc_rel['A60'] += 1
 			MiraVars['guest'] = 0
 			if ($clothingworntype = 'nude' or PCloswimwear = 1):
 				gs 'clothing', 'wear', $lastwornclothingtype, lastwornclothingnumber
 				gs 'underwear', 'wear'
 			end
-			if locat['A60'] = 60:
-				minut += 45
-			else
-				minut += 15
-			end
+			if locat['A60'] = 60: minut += 30
 
 			gs 'stat'
 			gs 'miroslava', 'miraclothes'
@@ -787,11 +778,10 @@ if $ARGS[0] = 'offer_go_river':
 			'You suggest going to the river to swim or sunbathe, and Mira readily agrees.'
 
 			MiraVars['follower'] = 1
-			MiraVars['follow_time'] = 1
-			act 'Go to the river': gt 'gad_beach', 'start'
+			MiraVars['follow_time'] = 2
+			act 'Go to the river': gt 'gad_beach', 'start', 1
 		end
 	end
-
 end
 
 
@@ -804,7 +794,7 @@ if $ARGS[0] = 'offer_go_forest':
 		'<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 she will not leave the house after her humiliation.'
 
-		act 'Leave': gt 'miroslava','Leave'
+		act 'Leave': gt 'miroslava', 'leave'
 	else
 		if npc_QW['A63'] >= 13 and MiraVars['QW'] < 10 and MiraVars['had_sex'] <= 1:
 			minut += 5
@@ -813,7 +803,7 @@ if $ARGS[0] = 'offer_go_forest':
 			'<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. Still, she contemptuously snorts in response and says she''s not going anywhere with a slut like you.'
 
-			act 'Leave': gt 'miroslava','Leave'
+			act 'Leave': gt 'miroslava', 'leave'
 		else
 			minut += 2
 			if npc_rel['A60'] < 30: npc_rel['A60'] += 1
@@ -838,6 +828,7 @@ end
 if $ARGS[0] = 'guest_acts':
 	if MiraVars['guest'] = 0:
 		act 'Invite to your grandparent''s':
+			*clr & cla
 			menu_off = 1
 			minut += 5
 			MiraVars['guest'] = 1
@@ -866,8 +857,8 @@ if $ARGS[0] = 'guest_acts':
 		end
 	else
 		act 'Watch TV':
-			menu_off = 1
 			*clr & cla
+			menu_off = 1
 			minut += 60
 			if npc_rel['A60'] < 20:npc_rel['A60'] += 1
 			pcs_mood += 10
@@ -881,8 +872,8 @@ if $ARGS[0] = 'guest_acts':
 
 		if hour >= 18:
 			act 'Sleep over':
-				menu_off = 1
 				*clr & cla
+				menu_off = 1
 				minut += 60
 				if npc_rel['A60'] < 20: npc_rel['A60'] += rand(1,2)
 				gs 'stat'
@@ -898,13 +889,13 @@ if $ARGS[0] = 'guest_acts':
 		end
 
 		act 'Say goodbye to Mira':
-			menu_off = 1
 			*clr & cla
+			menu_off = 1
 			minut += 5
 			MiraVars['guest'] = 0
 			gs 'stat'
 			gs 'miroslava', 'miraclothes'
-			!! GOES HOME??
+
 			'You say goodbye to Mira, and she goes home.'
 
 			act 'Walk back home': gt 'gad_gphouse', 'start'
@@ -1009,7 +1000,6 @@ end
 
 
 if $ARGS[0] = 'miratalk':
-	*clr & cla
 	minut += 10
 	menu_off = 1
 	if MiraVars['QW'] = 0:
@@ -1130,7 +1120,7 @@ if $ARGS[0] = 'miratalk':
 				'  - Wait, so it''s screaming at 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!'
 
-				act 'Leave':gt 'miroslava','Leave'
+				act 'Leave':gt 'miroslava', 'leave'
 			end
 		end
 	elseif MiraVars['QW'] = 4 and MiraVars['event_day'] ! daystart:
@@ -1175,7 +1165,7 @@ if $ARGS[0] = 'miratalk':
 			'<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 she does like it a bit. You are slightly disappointed because this was supposed to be a punishment. Remind her that she still has two wishes to fulfil. Once they are all fulfilled, she will have satisfied her debt to you. Mira nods and says she is ready to redeem your wishes upon demand. You think it over for several moments before walking away...'
 
-			act 'Leave':gt 'miroslava','Leave'
+			act 'Leave':gt 'miroslava', 'leave'
 		end
 	else
 		if (npc_QW['A63'] > 0 and npc_QW['A63'] < 13) and npc_rel['A60'] < 50: npc_rel['A60'] += 1
@@ -1229,7 +1219,7 @@ if $ARGS[0] = 'mira_river':
 	if $clothingworntype = 'nude':'<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirarivernudetalk.jpg"></center>'
 end
 
-if $ARGS[0] = 'Leave':
+if $ARGS[0] = 'leave':
 	if locat['A60'] = 10:
 		gt 'gad_miroslava_home','start'
 	elseif locat['A60'] = 60:

+ 4 - 0
locations/miroslava_schedule.qsrc

@@ -84,6 +84,9 @@ if $ARGS[0] = 'get_locat_from_loc':
 		result = 81
 	elseif $loc = 'furi' and nroad = 10:
 		result = 82
+	
+	else
+		result = 10
 	end
 end
 
@@ -126,6 +129,7 @@ if $ARGS[0] = 'update_locat':
 		exit
 	elseif Miravars['follow_time'] > 0:
 		locat['A60'] = locat['A60_prev']
+		exit
 	end
 
 	if MiraVars['guest'] = 1:

+ 1 - 0
locations/mitkabuh.qsrc

@@ -1,6 +1,7 @@
 # mitkabuh
 !2021/05/05
 
+$loc = 'mitkabuh'
 gs 'miroslava_schedule'