Mine windows are set by the nation's WOO.

This commit is contained in:
2023-01-19 17:41:38 -05:00
parent ad9908fda1
commit bc1fc5748c
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ public class HourlyJobThread implements Runnable {
// Open Mines with a current guild hour
if (mine.getOwningGuild().getMineTime() ==
if (mine.getOwningGuild().getNation().getMineTime() ==
LocalDateTime.now().getHour()) {
mine.handleStartMineWindow();
Mine.setLastChange(System.currentTimeMillis());