- Added Cyclone to crowd control.

- Added new Auto Run script: on enter or leave group.
This commit is contained in:
Tercio
2018-07-20 18:23:25 -03:00
parent dae28af236
commit 2526d8802d
7 changed files with 22 additions and 5 deletions
+2
View File
@@ -1817,6 +1817,8 @@ function _G._detalhes:Start()
else
_detalhes:DispatchAutoRunCode ("on_leavecombat")
end
_detalhes:DispatchAutoRunCode ("on_groupchange")
end)
--> Plater integration