Port and adapt 6 main hotfixes to decoupled architecture + small function re-write HealBot_SetSkinColours to adhere to DRY principles

This commit is contained in:
Bluewhale1337
2026-06-28 13:07:19 +02:00
parent 3ae3f26f77
commit b8b6a57ef8
7 changed files with 130 additions and 96 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
HealBot_ConfigDefaults = {
ShowManaBars=0,
ManaBarsHealersOnly=1,
ManaBarsHealersOnly=0,
Version = HEALBOT_VERSION,
AlertLevel = 0.95,
AutoClose = 1,