Quest adjustments for Secret of Empire.
Contributed by Iris.
This commit is contained in:
@@ -32,5 +32,6 @@ public class Q10871_DeathToThePirateKing extends Quest
|
||||
addStartNpc(START_NPC);
|
||||
addTalkId(START_NPC);
|
||||
addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL /* 70 */, getNoQuestMsg(null));
|
||||
addCondCompletedQuest(Q10870_UnfinishedDevice.class.getSimpleName(), getNoQuestMsg(null));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user