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(),
|
.build(),
|
||||||
AnagramClue.builder()
|
AnagramClue.builder()
|
||||||
.text("DISORDER")
|
.text("DISORDER")
|
||||||
.npc("Sedridor")
|
.npc("Archmage Sedridor")
|
||||||
.location(new WorldPoint(3102, 9570, 0))
|
.location(new WorldPoint(3102, 9570, 0))
|
||||||
.area("Wizards' Tower basement")
|
.area("Wizards' Tower basement")
|
||||||
.build(),
|
.build(),
|
||||||
|
|||||||
@@ -158,7 +158,7 @@ public class MenuEntrySwapperPlugin extends Plugin
|
|||||||
|
|
||||||
private static final Set<String> ESSENCE_MINE_NPCS = ImmutableSet.of(
|
private static final Set<String> ESSENCE_MINE_NPCS = ImmutableSet.of(
|
||||||
"aubury",
|
"aubury",
|
||||||
"sedridor",
|
"archmage sedridor",
|
||||||
"wizard distentor",
|
"wizard distentor",
|
||||||
"wizard cromperty",
|
"wizard cromperty",
|
||||||
"brimstail"
|
"brimstail"
|
||||||
|
|||||||
Reference in New Issue
Block a user