Skip to content

Commit 906dff4

Browse files
committed
Add Dracthyr
1 parent f68d25f commit 906dff4

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

HealBot/HealBot.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Interface: 30300
22
## Title: HealBot
33
## Author: StrifeCUK
4-
## Notes: |@Version: 2@|Adds a panel with skinable bars for healing, decursive, buffing, ressing, range checking and aggro tracking
4+
## Notes: |@Version: 3@|Adds a panel with skinable bars for healing, decursive, buffing, ressing, range checking and aggro tracking
55
## SavedVariablesPerCharacter: HealBot_Config
66
## SavedVariables: Healbot_Config_Skins, HealBot_Globals
77
## OptionalDeps: LibSharedMedia-3.0, LibHealComm-4.0, LibQuickHealth-2.0, LibTalentQuery-1.0

HealBot/HealBot_Options.lua

+1
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ local HealBot_Racial_Debuff_Spells = {
264264
["Eredar"] = {},
265265
["Lightforged"] = {},
266266
["ZandalariTroll"] = {},
267+
["Dracthyr"] = {},
267268
}
268269

269270
local HealBot_Debuff_Types = {

TitanHealBot/TitanHealBot.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Interface: 30300
22
## Title: Titan Panel [|cffeda55fHealBot|r] 3.3.5.2
3-
## Notes: |@Version: 2@|Adds a small icon and options for Healbot.
3+
## Notes: |@Version: 3@|Adds a small icon and options for Healbot.
44
## Author: Strife
55
## RequiredDeps: Titan
66
## RequiredDeps: HealBot

addon-meta.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: HealBot
22
description: README.md
3-
version: 2
3+
version: 3
44
category: 16
55
directories: ["HealBot", "TitanHealBot"]

0 commit comments

Comments
 (0)