Update OlmCrippleTimerPlugin.java

This commit is contained in:
gazivodag
2019-04-25 09:42:02 -04:00
committed by GitHub
parent f402027fce
commit a1b710e578

View File

@@ -19,7 +19,7 @@ import net.runelite.client.ui.overlay.OverlayManager;
import javax.inject.Inject;
@PluginDescriptor(
name="<html><font color=\"Lime\">Olm Cripple Timer</font></html>",
name="Olm Cripple Timer",
description = "Shows a timer over the olm hand cripple",
tags = {"cox", "raid", "clench", "melee", "hand"},
type = PluginType.PVM
@@ -87,4 +87,4 @@ public class OlmCrippleTimerPlugin extends Plugin{
}
}
}
}
}