menuentryswapper - Add volcanic mine entrance to swapQuick
This commit is contained in:
@@ -552,6 +552,7 @@ public class MenuEntrySwapperPlugin extends Plugin
|
||||
else if (config.swapQuick() && option.equals("climb-down"))
|
||||
{
|
||||
swap("quick-start", option, target, true);
|
||||
swap("pay", option, target, true);
|
||||
}
|
||||
else if (config.swapAdmire() && option.equals("admire"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user