mirror of
https://github.com/araxiaonline/WoWDBDefs.git
synced 2026-06-13 03:32:22 -04:00
Update PatternBuilder.cs
This commit is contained in:
@@ -44,7 +44,7 @@ namespace DBDefsDumper
|
||||
// .OptionalPointer(Name.SQL_QUERY)
|
||||
//);
|
||||
patterns.Add(
|
||||
new Pattern("10.1.0", new List<string> { "10.1.0", "10.1.5", "1.14.4", "1.15.0", "3.4.2", "10.1.7", "10.2.0", "3.4.3", "10.2.5", "4.4.0", "1.15.1", "10.2.7", "10.2.6" }, 48480, 0)
|
||||
new Pattern("10.1.0", new List<string> { "10.1.0", "10.1.5", "1.14.4", "1.15.0", "3.4.2", "10.1.7", "10.2.0", "3.4.3", "10.2.5", "4.4.0", "1.15.1", "10.2.7", "10.2.6", "11.0.1", "11.0.5" }, 48480, 0)
|
||||
.Pointer(Name.DB_NAME)
|
||||
.FileDataID(Name.FDID)
|
||||
.FieldReference(Name.NUM_FIELD_IN_FILE)
|
||||
|
||||
Reference in New Issue
Block a user