Browse Source

[fixed] mira only appear at river after your meet her in village

sovietmercader 5 years ago
parent
commit
611dffd15d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/gadriver.qsrc

+ 1 - 1
locations/gadriver.qsrc

@@ -348,7 +348,7 @@ if $ARGS[0] = 'Gadbitch':
 		if hour >= 8 and hour < 20 and sunWeather = 1:
 			if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
 				act 'Sunbathe (1:00)':
-					if Mira_no = 0 and MiraLoc ! 1 and rand(1,10) > 7 and hour > 8 and hour < 20 and sunWeather = 1 and temper >= 15:
+					if Mira_no = 0 and npc_rel['A60'] > 0 and MiraLoc ! 1 and rand(1,10) > 7 and hour > 8 and hour < 20 and sunWeather = 1 and temper >= 15:
 						cla
 						*clr
 						MiraLoc = 1