Proper quest level requirement for older branches.
This commit is contained in:
@@ -53,7 +53,7 @@ public class Q00500_BrothersBoundInChains extends Quest
|
|||||||
private static final int SIN_EATER = 16098;
|
private static final int SIN_EATER = 16098;
|
||||||
// Others
|
// Others
|
||||||
private static final int DROP_QI_CHANCE = 5;
|
private static final int DROP_QI_CHANCE = 5;
|
||||||
private static final int MIN_LEVEL = 85;
|
private static final int MIN_LEVEL = 61;
|
||||||
|
|
||||||
public Q00500_BrothersBoundInChains()
|
public Q00500_BrothersBoundInChains()
|
||||||
{
|
{
|
||||||
|
@@ -53,7 +53,7 @@ public class Q00500_BrothersBoundInChains extends Quest
|
|||||||
private static final int SIN_EATER = 16098;
|
private static final int SIN_EATER = 16098;
|
||||||
// Others
|
// Others
|
||||||
private static final int DROP_QI_CHANCE = 5;
|
private static final int DROP_QI_CHANCE = 5;
|
||||||
private static final int MIN_LEVEL = 85;
|
private static final int MIN_LEVEL = 61;
|
||||||
|
|
||||||
public Q00500_BrothersBoundInChains()
|
public Q00500_BrothersBoundInChains()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user