Rename shift walk plugin to be less confusing

This commit is contained in:
ThatGamerBlue
2019-06-17 20:21:58 +01:00
committed by GitHub
parent 9be685dd2c
commit 68ce7cdd29

View File

@@ -39,7 +39,7 @@ import net.runelite.client.plugins.PluginType;
* Shift Walker Plugin. Credit to MenuEntrySwapperPlugin for code some code structure used here.
*/
@PluginDescriptor(
name = "Shift To Walk",
name = "Shift Walk Here",
description = "Use Shift to toggle the Walk Here menu option. While pressed you will Walk rather than interact with objects.",
tags = {"npcs", "items", "objects"},
type = PluginType.UTILITY,