Underground quest updates (10320 to 10327).

Contributed by gyo.
This commit is contained in:
MobiusDev
2016-01-06 09:51:52 +00:00
parent d9b3a8c78f
commit 2dfb4847ad
77 changed files with 421 additions and 262 deletions

View File

@@ -38,7 +38,7 @@ public final class Pantheon extends AbstractNpcAI
// Location
private static final Location MUSEUM = new Location(-114711, 243911, -7968);
// Misc
private static final int MIN_LEVEL = 20;
private static final int MIN_LEVEL = 6;
private Pantheon()
{