Removed Wondrous Cubic skills from DailyTaskManager.
This commit is contained in:
@@ -58,8 +58,7 @@ public class DailyTaskManager
|
||||
private static final Set<Integer> RESET_SKILLS = new HashSet<>();
|
||||
static
|
||||
{
|
||||
RESET_SKILLS.add(2510); // Wondrous Cubic
|
||||
RESET_SKILLS.add(22180); // Wondrous Cubic - 1 time use
|
||||
// No known skills.
|
||||
}
|
||||
public static final Set<Integer> RESET_ITEMS = new HashSet<>();
|
||||
static
|
||||
|
Reference in New Issue
Block a user