Update PyramidPlunderPlugin.java

This commit is contained in:
Jonathan
2019-04-22 14:35:42 -06:00
committed by GitHub
parent 0ed019ed1d
commit 88743b562d

View File

@@ -58,6 +58,7 @@ import net.runelite.client.ui.overlay.infobox.InfoBoxManager;
name = "PyramidPlunder",
description = "Highlights doors and spear traps in pyramid plunder and adds a numerical timer",
tags = {"pyramidplunder", "pyramid", "plunder", "overlay", "skilling", "thieving"},
type = "utility",
enabledByDefault = false
)