Skip to content

Commit d1f6366

Browse files
pangolpHelloKitty
andauthored
Fix Cata 4.3.4 15595 CharBaseInfo Definition's Build and Spacing (#5)
Co-authored-by: HelloKitty <[email protected]>
1 parent c5df571 commit d1f6366

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

WDBXEditor/Definitions/Cata 4.3.4 (15595).xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -326,11 +326,11 @@
326326
<Field Name="Field07" Type="int" />
327327
<Field Name="Field08" Type="int" />
328328
</Table>
329-
<Table Name="CharBaseInfo" Build="18414">
330-
<Field Name="ID" Type="int" IsIndex="true" />
331-
<Field Name="RaceID" Type="byte" />
332-
<Field Name="ClassID" Type="byte" />
333-
<Field Name="Padding" Type="byte" ArraySize="2" />
329+
<Table Name="CharBaseInfo" Build="15595">
330+
<Field Name="ID" Type="int" IsIndex="true" />
331+
<Field Name="RaceID" Type="byte" />
332+
<Field Name="ClassID" Type="byte" />
333+
<Field Name="Padding" Type="byte" ArraySize="2" />
334334
</Table>
335335
<Table Name="CharHairGeosets" Build="15595">
336336
<Field Name="ID" Type="int" IsIndex="true" />

0 commit comments

Comments
 (0)