mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Update FunctionCache.lua
This commit is contained in:
@@ -139,7 +139,9 @@ if (GetCoreExpansion() ~= 0) then
|
||||
end
|
||||
table.insert(T.Map, "IsBattleground")
|
||||
table.insert(T.Map, "IsDungeon")
|
||||
table.insert(T.Map, "IsHeroic")
|
||||
if (GetCoreExpansion() ~= 0) then
|
||||
table.insert(T.Map, "IsHeroic")
|
||||
end
|
||||
table.insert(T.Map, "IsRaid")
|
||||
|
||||
T.Corpse = {}
|
||||
|
||||
Reference in New Issue
Block a user