Quest Respect for Graves (10295) minimum level change.
Contributed by arquisoft.
This commit is contained in:
parent
3239bccd80
commit
4daf179219
@ -55,7 +55,7 @@ public class Q10295_RespectforGraves extends Quest
|
|||||||
private static final ItemHolder SAYHA_GUST = new ItemHolder(91776, 9);
|
private static final ItemHolder SAYHA_GUST = new ItemHolder(91776, 9);
|
||||||
// Misc
|
// Misc
|
||||||
private static final String KILL_COUNT_VAR = "KillCount";
|
private static final String KILL_COUNT_VAR = "KillCount";
|
||||||
private static final int MIN_LEVEL = 45;
|
private static final int MIN_LEVEL = 42;
|
||||||
private static final int MAX_LEVEL = 52;
|
private static final int MAX_LEVEL = 52;
|
||||||
|
|
||||||
public Q10295_RespectforGraves()
|
public Q10295_RespectforGraves()
|
||||||
|
Loading…
Reference in New Issue
Block a user