Browse Source

[fixed] Miroslava third wish not activating if quest stage over 30.

3xpurt 6 years ago
parent
commit
d0f14c918b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/Miroslava

+ 1 - 1
locations/Miroslava

@@ -572,7 +572,7 @@ if $ARGS[0] = 'Start' or $ARGS[0] = '':
 			end
 		end
 		!125e
-		if npc_QW['A60'] = 30 and hour < 19 and month >= 5 and month <= 9 and MiraLoc ! 3:
+		if npc_QW['A60'] >= 30 and hour < 19 and month >= 5 and month <= 9 and MiraLoc ! 3:
 
 			act '<b>Make your third wish</b>':
 				*clr & cla