Add frame display names for Prophet, Starcaller, and Suncleric
This commit is contained in:
@@ -39,6 +39,15 @@ HideCoAUI.FRAME_DISPLAY_NAMES = {
|
||||
CoAResourceSegmentBar = "Ember Gauge",
|
||||
CoAResourceBar = "Heat Gauge",
|
||||
},
|
||||
PROPHET = {
|
||||
CoAResourceSegmentBar = "Brood Marks",
|
||||
},
|
||||
STARCALLER = {
|
||||
CoAResourceOrb = "Lunar Phase",
|
||||
},
|
||||
SUNCLERIC = {
|
||||
CoAResourceOrb = "Solar Power",
|
||||
},
|
||||
}
|
||||
|
||||
local function GetFrameDisplayName(class, frameName)
|
||||
|
||||
Reference in New Issue
Block a user