Fix name of Lithkren Dungeon teleport option
This commit is contained in:
@@ -29,7 +29,7 @@ public enum DigsitePendantMode
|
|||||||
{
|
{
|
||||||
DIGSITE("Digsite"),
|
DIGSITE("Digsite"),
|
||||||
FOSSIL_ISLAND("Fossil Island"),
|
FOSSIL_ISLAND("Fossil Island"),
|
||||||
LITHKREN("Lithkren");
|
LITHKREN("Lithkren Dungeon");
|
||||||
|
|
||||||
private final String name;
|
private final String name;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user