Updated db2 structures to 7.3.2.25480
This commit is contained in:
@@ -703,6 +703,7 @@ namespace Framework.Constants
|
||||
EventScenario6 = 30,
|
||||
WorldPvPScenario2 = 32,
|
||||
TimewalkingRaid = 33,
|
||||
Pvp = 34,
|
||||
|
||||
Max
|
||||
}
|
||||
@@ -2319,4 +2320,9 @@ namespace Framework.Constants
|
||||
Unk16 = 0x10, // 16, most common value
|
||||
Unk32 = 0x20
|
||||
}
|
||||
|
||||
public enum WorldMapTransformsFlags
|
||||
{
|
||||
Dundeon = 0x04
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user