plugins: Rename Sedridor to Archmage Sedridor
March 23 2022 update changed his name.
This commit is contained in:
@@ -701,7 +701,7 @@ public class AnagramClue extends ClueScroll implements TextClueScroll, NpcClueSc
|
||||
.build(),
|
||||
AnagramClue.builder()
|
||||
.text("DISORDER")
|
||||
.npc("Sedridor")
|
||||
.npc("Archmage Sedridor")
|
||||
.location(new WorldPoint(3102, 9570, 0))
|
||||
.area("Wizards' Tower basement")
|
||||
.build(),
|
||||
|
||||
@@ -158,7 +158,7 @@ public class MenuEntrySwapperPlugin extends Plugin
|
||||
|
||||
private static final Set<String> ESSENCE_MINE_NPCS = ImmutableSet.of(
|
||||
"aubury",
|
||||
"sedridor",
|
||||
"archmage sedridor",
|
||||
"wizard distentor",
|
||||
"wizard cromperty",
|
||||
"brimstail"
|
||||
|
||||
Reference in New Issue
Block a user