Browse Source

[fixed] invite mira to drink with the boys rain or shine also no longer able to avoid the intial meadow conversation with mira when taking her there the first time

sovietmercader 4 years ago
parent
commit
39adeb2dbf
2 changed files with 3 additions and 3 deletions
  1. 2 2
      locations/meadow.qsrc
  2. 1 1
      locations/miroslava.qsrc

+ 2 - 2
locations/meadow.qsrc

@@ -68,9 +68,9 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 		end
 	end
 
-	if MiraLoc = 2:
+	if MiraLoc = 2 and meadow ! 2:
 		act 'Go back to the forest': minut += 20 & MiraLoc = 3 & gt 'gadforest', 'forest_edge'
-	else
+	elseif meadow ! 2:
 		act 'Go back to the forest': minut += 20 & gt 'gadforest', 'forest_edge'
 	end
 

+ 1 - 1
locations/miroslava.qsrc

@@ -289,7 +289,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 			end
 		end
 
-		if npc_rel['A60'] >= 15 and hour >= 20 and npc_QW['A60'] = 0 and sunWeather = 1 and MiraLoc ! 3:
+		if npc_rel['A60'] >= 15 and hour >= 20 and npc_QW['A60'] = 0 and MiraLoc ! 3:
 			act 'Ask if she''s met the local boys?':
 				menu_off = 1
 				*clr & cla