Jelajahi Sumber

forgot to save the colon.

Myles Croft (Hooded Silence) 5 bulan lalu
induk
melakukan
12876c03ed
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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