Skip to content

Commit

Permalink
Misc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlamin committed May 3, 2024
1 parent 23180a8 commit 34d1669
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions definitions/GarrMechanicSetXMechanic.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ COLUMNS
int ID
int<GarrMechanic::ID> GarrMechanicID
int GarrMechanicSetID
int Field_11_0_0_54464_000?

LAYOUT A577ECDB
BUILD 2.5.4.42581, 2.5.4.42695, 2.5.4.42757, 2.5.4.42800, 2.5.4.42869, 2.5.4.42870, 2.5.4.42873, 2.5.4.42917, 2.5.4.42940, 2.5.4.43400, 2.5.4.43638, 2.5.4.43861, 2.5.4.44036, 2.5.4.44171, 2.5.4.44400, 2.5.4.44833
Expand Down Expand Up @@ -99,6 +98,6 @@ $noninline,relation$GarrMechanicSetID<32>

LAYOUT E598BF8A
BUILD 11.0.0.54464, 11.0.0.54521
$id$Field_11_0_0_54464_000<32>
$id$ID<32>
GarrMechanicID<32>
$noninline,relation$GarrMechanicSetID<32>
3 changes: 1 addition & 2 deletions definitions/ItemCurrencyCost.dbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
COLUMNS
int ID
int<Item::ID> ItemID
int Field_11_0_0_54464_000?

LAYOUT A6BDFDC1
BUILD 2.5.4.42581, 2.5.4.42695, 2.5.4.42757, 2.5.4.42800, 2.5.4.42869, 2.5.4.42870, 2.5.4.42873, 2.5.4.42917, 2.5.4.42940, 2.5.4.43400, 2.5.4.43638, 2.5.4.43861, 2.5.4.44036, 2.5.4.44171, 2.5.4.44400, 2.5.4.44833
Expand Down Expand Up @@ -85,4 +84,4 @@ $relation$ItemID<32>
LAYOUT 8950022B
BUILD 11.0.0.54464, 11.0.0.54521
$noninline,id$ID<32>
$relation$Field_11_0_0_54464_000<32>
$relation$ItemID<32>
3 changes: 1 addition & 2 deletions definitions/ItemFixupAction.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ COLUMNS
int ID
int Field_10_2_0_51685_000?
int<ItemFixup::ID> ItemFixupID?
int Field_11_0_0_54464_001?

LAYOUT 3B964A51
BUILD 11.0.0.54210, 11.0.0.54289, 11.0.0.54311, 11.0.0.54361
Expand All @@ -18,4 +17,4 @@ LAYOUT 2F54E0F0
BUILD 11.0.0.54464, 11.0.0.54521
$noninline,id$ID<32>
Field_10_2_0_51685_000<32>
$noninline,relation$Field_11_0_0_54464_001<32>
$noninline,relation$ItemFixupID<32>
3 changes: 1 addition & 2 deletions definitions/SeamlessSite.dbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
COLUMNS
int ID
int<Map::ID> MapID
int Field_11_0_0_54464_000?

LAYOUT BFE7B9D3, 9E36592F, 95763E0E
BUILD 10.0.0.43342
Expand Down Expand Up @@ -70,4 +69,4 @@ $relation$MapID<32>
LAYOUT 5F662944
BUILD 11.0.0.54464, 11.0.0.54521
$noninline,id$ID<32>
$relation$Field_11_0_0_54464_000<32>
$relation$MapID<32>

0 comments on commit 34d1669

Please sign in to comment.