1
0
Myles Croft (Hooded Silence) 5 месяцев назад
Родитель
Сommit
12876c03ed
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      locations/gp_elene_schedule.qsrc

+ 1 - 1
locations/gp_elene_schedule.qsrc

@@ -46,7 +46,7 @@ end
 
 if (day = 5 or day = 6) and (hour >= 8 or hour <= 11):
     $locat['elene'] = 'village'
-elseif day = 7 and hour = 8
+elseif day = 7 and hour = 8:
     $locat['elene'] = 'village'
 end