Proper Sylph book id for Saga of Legend quest.

Contributed by manax182.
This commit is contained in:
MobiusDevelopment 2021-03-03 08:17:28 +00:00
parent 249ab4ca62
commit 4e26f911f5

View File

@ -84,7 +84,7 @@ public class Q10673_SagaOfLegend extends Quest
private static final int SPELLBOOK_DWARF = 90041; // Spellbook: Mount Kukuru
private static final int SPELLBOOK_KAMAEL = 91946; // Spellbook: Mount Griffin
private static final int SPELLBOOK_DEATH_KNIGHT = 93383; // Spellbook: Mount Nightmare Steed
private static final int SPELLBOOK_SYLPH = 95357; // Spellbook: Mount Elemental Lyn Draco
private static final int SPELLBOOK_SYLPH = 95367; // Spellbook: Mount Elemental Lyn Draco
// Misc
private static final int MIN_LEVEL = 76;
private static final String KILL_COUNT_VAR = "KillCount";