Proper minimum level for quest Obligations of the Seeker (10364).
This commit is contained in:
@@ -43,7 +43,7 @@ public final class Q10364_ObligationsOfTheSeeker extends Quest
|
|||||||
private static final int DIRTY_PAPER_PIECES = 17578;
|
private static final int DIRTY_PAPER_PIECES = 17578;
|
||||||
private static final int LEATHER_SHOES = 37;
|
private static final int LEATHER_SHOES = 37;
|
||||||
// Misc
|
// Misc
|
||||||
private static final int MIN_LEVEL = 15;
|
private static final int MIN_LEVEL = 13;
|
||||||
private static final int MAX_LEVEL = 20;
|
private static final int MAX_LEVEL = 20;
|
||||||
|
|
||||||
public Q10364_ObligationsOfTheSeeker()
|
public Q10364_ObligationsOfTheSeeker()
|
||||||
|
Reference in New Issue
Block a user