Proper level requirement for The Power of the Magic Lamp (10968).
Contributed by behelf.
This commit is contained in:
@@ -40,7 +40,7 @@ public class Q10968_ThePowerOfTheMagicLamp extends Quest
|
||||
// private static final int BLUE_LANTERN = 93074;
|
||||
private static final ItemHolder MAGIC_FIRE = new ItemHolder(92033, 1);
|
||||
// Misc
|
||||
private static final int MIN_LEVEL = 35;
|
||||
private static final int MIN_LEVEL = 39;
|
||||
|
||||
public Q10968_ThePowerOfTheMagicLamp()
|
||||
{
|
||||
|
@@ -40,7 +40,7 @@ public class Q10968_ThePowerOfTheMagicLamp extends Quest
|
||||
// private static final int BLUE_LANTERN = 93074;
|
||||
private static final ItemHolder MAGIC_FIRE = new ItemHolder(92033, 1);
|
||||
// Misc
|
||||
private static final int MIN_LEVEL = 35;
|
||||
private static final int MIN_LEVEL = 40;
|
||||
|
||||
public Q10968_ThePowerOfTheMagicLamp()
|
||||
{
|
||||
|
@@ -1,3 +1,3 @@
|
||||
<html><body>High Priest Maximillian:<br>
|
||||
You do not meet the requirements of the quest (Quest is only available to 39+ levels).
|
||||
You do not meet the requirements of the quest (Quest is only available to 40+ levels).
|
||||
</body></html>
|
@@ -40,7 +40,7 @@ public class Q10968_ThePowerOfTheMagicLamp extends Quest
|
||||
// private static final int BLUE_LANTERN = 93074;
|
||||
private static final ItemHolder MAGIC_FIRE = new ItemHolder(92033, 1);
|
||||
// Misc
|
||||
private static final int MIN_LEVEL = 35;
|
||||
private static final int MIN_LEVEL = 40;
|
||||
|
||||
public Q10968_ThePowerOfTheMagicLamp()
|
||||
{
|
||||
|
@@ -1,3 +1,3 @@
|
||||
<html><body>High Priest Maximillian:<br>
|
||||
You do not meet the requirements of the quest (Quest is only available to 39+ levels).
|
||||
You do not meet the requirements of the quest (Quest is only available to 40+ levels).
|
||||
</body></html>
|
@@ -40,7 +40,7 @@ public class Q10968_ThePowerOfTheMagicLamp extends Quest
|
||||
// private static final int BLUE_LANTERN = 93074;
|
||||
private static final ItemHolder MAGIC_FIRE = new ItemHolder(92033, 1);
|
||||
// Misc
|
||||
private static final int MIN_LEVEL = 35;
|
||||
private static final int MIN_LEVEL = 40;
|
||||
|
||||
public Q10968_ThePowerOfTheMagicLamp()
|
||||
{
|
||||
|
@@ -1,3 +1,3 @@
|
||||
<html><body>High Priest Maximillian:<br>
|
||||
You do not meet the requirements of the quest (Quest is only available to 39+ levels).
|
||||
You do not meet the requirements of the quest (Quest is only available to 40+ levels).
|
||||
</body></html>
|
Reference in New Issue
Block a user