Procházet zdrojové kódy

[fixed] Missing brackets so winter events could play out in summer

Kevin_Smarts před 1 rokem
rodič
revize
75f266de5b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      locations/pav_parkev.qsrc

+ 1 - 1
locations/pav_parkev.qsrc

@@ -345,7 +345,7 @@ if $ARGS[0] = 'walk2':
 	menu_off = 1
 	pcs_mood += 10
 	gs 'stat'
-	if daystage = 2 or daystage = 3 and (month=1 or month=2 or month=12):
+	if (daystage = 2 or daystage = 3) and (month=1 or month=2 or month=12):
 	!!day winter
 		temprand = rand(1,13)
 		if temprand = 1: