mirror of
https://github.com/Bluewhale1337/HealBotBlue.git
synced 2026-09-11 09:50:21 +00:00
refactor: implement reliable shapeshift unshifting with a queued cast system and Nampower integration settings
This commit is contained in:
+2
-1
@@ -27,8 +27,9 @@ HealBot_ConfigDefaults = {
|
||||
ActionVisible = 1,
|
||||
HideSolo = 0,
|
||||
OverHeal = 0.25,
|
||||
CastNotify = 1,
|
||||
UpdateFreq = 0.5,
|
||||
AutoUnshift = 1,
|
||||
Integrations_Nampower_Active = true,
|
||||
ChatMessages = {
|
||||
[1] = { Spell = "None", Message = "Casting #Spell# on #Target#", Channel = "None" },
|
||||
[2] = { Spell = "None", Message = "Casting #Spell# on #Target#", Channel = "None" },
|
||||
|
||||
Reference in New Issue
Block a user