- Fixed the latest raid check update.

- Added NpcID storage.
This commit is contained in:
Tercio
2018-08-20 21:29:47 -03:00
parent 5217fdd9b2
commit bdf5344f5e
8 changed files with 146 additions and 32 deletions
+1
View File
@@ -1312,6 +1312,7 @@ local default_global_data = {
},
spell_pool = {},
encounter_spell_pool = {},
npcid_pool = {},
--> aura creation frame libwindow
createauraframe = {},