Added API: SegmentInfo(), SegmentTotalDamage(), SegmentTotalHealing(), see '/details api' for more information

This commit is contained in:
Tercioo
2019-05-01 14:54:56 -03:00
parent dfad8bc9fd
commit 5e5fd97e55
6 changed files with 182 additions and 7 deletions
+4 -2
View File
@@ -1385,9 +1385,11 @@ local default_global_data = {
},
--> dungeon information
--> dungeon information - can be accessed by plugins and third party mods
dungeon_data = {},
--> raid information - can be accessed by plugins and third party mods
raid_data = {},
}
_detalhes.default_global_data = default_global_data