Capitalize Ember Gauge, add Heat Gauge for Pyromancer resource bar

This commit is contained in:
2026-07-08 16:21:05 +02:00
parent f3a58b846d
commit 9c5282886f
+2 -1
View File
@@ -36,7 +36,8 @@ HideCoAUI.FRAMES = {
HideCoAUI.FRAME_DISPLAY_NAMES = { HideCoAUI.FRAME_DISPLAY_NAMES = {
PYROMANCER = { PYROMANCER = {
CoAResourceSegmentBar = "Ember gauge", CoAResourceSegmentBar = "Ember Gauge",
CoAResourceBar = "Heat Gauge",
}, },
} }