Rename prayer tooltip option
Rename "Show Prayer Stats" to "Show Prayer Orb Tooltip". Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
@@ -81,8 +81,8 @@ public interface PrayerConfig extends Config
|
||||
|
||||
@ConfigItem(
|
||||
position = 4,
|
||||
keyName = "Statistics",
|
||||
name = "Show Prayer Stats",
|
||||
keyName = "showPrayerTooltip",
|
||||
name = "Show Prayer Orb Tooltip",
|
||||
description = "Displays time remaining and prayer bonus as a tooltip on the quick-prayer icon."
|
||||
)
|
||||
default boolean showPrayerStatistics()
|
||||
|
||||
Reference in New Issue
Block a user