Addition of quest name NpcStringId for Saga of Legend (10673).
This commit is contained in:
@@ -112,6 +112,7 @@ public class Q10673_SagaOfLegend extends Quest
|
||||
addKillId(MOBS);
|
||||
addCondMinLevel(MIN_LEVEL, "30857-00.htm");
|
||||
addCondInCategory(CategoryType.THIRD_CLASS_GROUP, "30857-00.htm");
|
||||
setQuestNameNpcStringId(NpcStringId.LV_76_SAGA_OF_LEGEND);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
@@ -113,6 +113,7 @@ public class Q10673_SagaOfLegend extends Quest
|
||||
addKillId(MOBS);
|
||||
addCondMinLevel(MIN_LEVEL, "30857-00.htm");
|
||||
addCondInCategory(CategoryType.THIRD_CLASS_GROUP, "30857-00.htm");
|
||||
setQuestNameNpcStringId(NpcStringId.LV_76_SAGA_OF_LEGEND);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user