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