Core/Conditions: Allow battleground maps to use CONDITION_INSTANCE_INFO
Port From (https://github.com/TrinityCore/TrinityCore/commit/f4e4e62aea79ff478dbc0f2bb2c5ab7f412a8a66)
This commit is contained in:
@@ -119,7 +119,8 @@ namespace Framework.Constants
|
||||
public enum InstanceInfo
|
||||
{
|
||||
Data = 0,
|
||||
Data64,
|
||||
BossState
|
||||
GuidData,
|
||||
BossState,
|
||||
Data64
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user