Merge pull request #14839 from Nightfirecat/archmage-sedridor

This commit is contained in:
Jordan
2022-04-09 04:28:14 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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(),

View File

@@ -160,7 +160,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"