mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-30 11:19:21 +02:00
9 lines
177 B
Lua
9 lines
177 B
Lua
local batTab = addTab("Batt")
|
|
|
|
Panels.AttackSpell(batTab)
|
|
Panels.AttackItem(batTab)
|
|
|
|
Panels.AttackLeaderTarget(batTab)
|
|
Panels.LimitFloor(batTab)
|
|
Panels.AntiPush(batTab)
|