Level correction for quest The Wrath of the Giants (10776).
Contributed by Edoo.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Ivory Tower Wizard Belkadhi:<br>
|
||||
This is a very dangerous place. You shouldn't come here if you're not adequately prepared.<br>
|
||||
I tell you this for your own good, so don't feel bad.<br>
|
||||
(This quest can only be performed by Ertheia who have completed "In Search of an Ancient Giant" and are Lv. 48 or above.)
|
||||
(This quest can only be performed by Ertheia who have completed "In Search of an Ancient Giant" and are Lv. 46 or above.)
|
||||
</body></html>
|
@@ -53,7 +53,7 @@ public class Q10776_TheWrathOfTheGiants extends Quest
|
||||
new Location(16515, 113298, -9064)
|
||||
};
|
||||
// Misc
|
||||
private static final int MIN_LEVEL = 48;
|
||||
private static final int MIN_LEVEL = 46;
|
||||
|
||||
public Q10776_TheWrathOfTheGiants()
|
||||
{
|
||||
|
Reference in New Issue
Block a user