Updated Name
This commit is contained in:
@@ -21,7 +21,7 @@ import net.runelite.client.ui.overlay.OverlayManager;
|
||||
import net.runelite.client.util.ImageUtil;
|
||||
|
||||
@PluginDescriptor(
|
||||
name = "Vorkath",
|
||||
name = "Vorkath Helper",
|
||||
description = "Count vorkath attacks, and which phase is coming next",
|
||||
tags = {"combat", "overlay", "pve", "pvm"},
|
||||
type = PluginType.PVM
|
||||
@@ -192,4 +192,4 @@ public class VorkathPlugin extends Plugin
|
||||
vorkath.setLastTickAnimation(animationId);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user