menu entry swapper: update essence mine description to include all npcs

This commit is contained in:
dekvall
2020-03-14 01:15:58 +01:00
parent a0ba612219
commit 85c0ed29a6

View File

@@ -415,7 +415,7 @@ public interface MenuEntrySwapperConfig extends Config
@ConfigItem(
keyName = "swapEssenceMineTeleport",
name = "Essence Mine Teleport",
description = "Swaps Talk-To with Teleport for Wizard Distentor and Aubury."
description = "Swaps Talk-To with Teleport for NPCs which teleport you to the essence mine"
)
default boolean swapEssenceMineTeleport()
{