Merge pull request #11007 from dekvall/essence-mes-desc

menu entry swapper: update essence mine description to include all npcs
This commit is contained in:
Jordan
2020-03-13 17:39:01 -07:00
committed by GitHub

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()
{