mirror of
https://github.com/Bluewhale1337/HealBotBlue.git
synced 2026-09-11 09:50:21 +00:00
added ClassicAPI integration for enhanced distance checking, healing bonuses, and Focus unit support - overrides some functionality of other integrations
This commit is contained in:
@@ -258,6 +258,7 @@ HealBot_ConfigDefaults = {
|
||||
HealBot_Integrations_UnitXP = 0,
|
||||
HealBot_Integrations_Nampower = 0,
|
||||
HealBot_Integrations_SuperWoW = 0,
|
||||
HealBot_Integrations_ClassicAPI = 0,
|
||||
};
|
||||
|
||||
HealBot_Config = {};
|
||||
|
||||
Reference in New Issue
Block a user