Replace Ardougne cloak with Explorer's ring in MES teleport description (#6158)

This commit is contained in:
KasparRosin
2018-10-24 17:16:18 +03:00
committed by Tomas Slusny
parent 6310f26086
commit 6507f93495

View File

@@ -205,7 +205,7 @@ public interface MenuEntrySwapperConfig extends Config
@ConfigItem(
keyName = "swapTeleportItem",
name = "Teleport item",
description = "Swap Wear, Wield with Rub, Teleport on teleport item<br>Example: Amulet of glory, Ardougne cloak, Chronicle"
description = "Swap Wear, Wield with Rub, Teleport on teleport item<br>Example: Amulet of glory, Explorer's ring, Chronicle"
)
default boolean swapTeleportItem()
{