浏览代码

Updated start lvl in quest Relics of the Old Empire (619)
Reported by: guerra5

ivantotov 10 年之前
父节点
当前提交
1f86fffa7c

+ 1 - 1
L2J_DataPack/dist/game/data/scripts/quests/Q00619_RelicsOfTheOldEmpire/Q00619_RelicsOfTheOldEmpire.java

@@ -68,7 +68,7 @@ public final class Q00619_RelicsOfTheOldEmpire extends Quest
 	private static final int ENTRANCE_PASS_TO_THE_SEPULCHER = 7075;
 	private static final int BROKEN_RELIC_PART = 7254;
 	// Misc
-	private static final int MIN_LEVEL = 75;
+	private static final int MIN_LEVEL = 74;
 	private static final int REQUIRED_RELIC_COUNT = 1000;
 	// Reward
 	private static final int[] RECIPES =