1
0
Преглед на файлове

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

Kevin_Smarts преди 1 година
родител
ревизия
75f266de5b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: