Removed Wondrous Cubic skills from DailyTaskManager.

This commit is contained in:
MobiusDevelopment
2022-09-18 22:13:50 +00:00
parent e38c50ed2e
commit e1abc583ee
12 changed files with 12 additions and 24 deletions

View File

@@ -58,8 +58,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -59,8 +59,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -61,8 +61,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -61,8 +61,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -61,8 +61,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -61,8 +61,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -61,8 +61,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -61,8 +61,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -63,8 +63,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -65,8 +65,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -65,8 +65,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static

View File

@@ -65,8 +65,7 @@ public class DailyTaskManager
private static final Set<Integer> RESET_SKILLS = new HashSet<>(); private static final Set<Integer> RESET_SKILLS = new HashSet<>();
static static
{ {
RESET_SKILLS.add(2510); // Wondrous Cubic // No known skills.
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
} }
public static final Set<Integer> RESET_ITEMS = new HashSet<>(); public static final Set<Integer> RESET_ITEMS = new HashSet<>();
static static