forked from wowdev/WoWDBDefs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #183 from Dorovon/master
name some NPCCraftingOrder fields
- Loading branch information
Showing
4 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,48 @@ | ||
COLUMNS | ||
int ID | ||
int Field_11_0_0_54464_000? | ||
int Field_11_0_0_54464_001? | ||
int OtherTreasureID? | ||
int ArtisanTreasureID? | ||
int Field_11_0_0_54464_002? | ||
int Field_11_0_0_54464_003? | ||
int Field_11_0_0_54605_004? | ||
int Field_11_0_0_54605_005? | ||
int Field_11_0_0_54605_006? | ||
int Field_11_0_0_54605_007? | ||
int Duration? | ||
int MinCommission? | ||
int MaxCommission? | ||
int Field_11_0_0_55288_008? | ||
int Field_11_0_0_55288_009? | ||
int PostInterval? | ||
float Field_11_0_0_55288_010? | ||
|
||
LAYOUT 2E1D6BD5 | ||
BUILD 11.0.0.54464, 11.0.0.54521 | ||
$noninline,id$ID<32> | ||
Field_11_0_0_54464_000<32> | ||
Field_11_0_0_54464_001<32> | ||
OtherTreasureID<32> | ||
ArtisanTreasureID<32> | ||
Field_11_0_0_54464_002<32> | ||
Field_11_0_0_54464_003<32> | ||
|
||
LAYOUT 41A262DF | ||
BUILD 11.0.0.54605, 11.0.0.54675, 11.0.0.54709, 11.0.0.54774, 11.0.0.54935, 11.0.0.55000, 11.0.0.55087, 11.0.0.55120, 11.0.0.55185 | ||
$noninline,id$ID<32> | ||
Field_11_0_0_54464_000<32> | ||
Field_11_0_0_54464_001<32> | ||
OtherTreasureID<32> | ||
ArtisanTreasureID<32> | ||
Field_11_0_0_54464_002<32> | ||
Field_11_0_0_54464_003<32> | ||
Field_11_0_0_54605_004<32> | ||
Field_11_0_0_54605_005<32> | ||
Field_11_0_0_54605_006<32> | ||
Field_11_0_0_54605_007<32> | ||
Duration<32> | ||
MinCommission<32> | ||
MaxCommission<32> | ||
|
||
LAYOUT F05BCCBD | ||
BUILD 11.0.0.55288 | ||
$noninline,id$ID<32> | ||
Field_11_0_0_54464_000<32> | ||
Field_11_0_0_54464_001<32> | ||
OtherTreasureID<32> | ||
ArtisanTreasureID<32> | ||
Field_11_0_0_54464_002<32> | ||
Field_11_0_0_54464_003<32> | ||
Field_11_0_0_54605_004<32> | ||
Field_11_0_0_54605_005<32> | ||
Field_11_0_0_54605_006<32> | ||
Field_11_0_0_54605_007<32> | ||
Duration<32> | ||
MinCommission<32> | ||
MaxCommission<32> | ||
Field_11_0_0_55288_008<32> | ||
Field_11_0_0_55288_009<32> | ||
PostInterval<32> | ||
Field_11_0_0_55288_010 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
COLUMNS | ||
int ID | ||
int Field_11_0_0_55000_000? | ||
int TreasureID? | ||
int Field_11_0_0_55000_001? | ||
int Field_11_0_0_55000_002? | ||
int<NPCCraftingOrderSet::ID> NPCCraftingOrderSetID? | ||
|
||
LAYOUT CC093D65 | ||
BUILD 11.0.0.55000, 11.0.0.55087, 11.0.0.55120, 11.0.0.55185, 11.0.0.55288 | ||
$noninline,id$ID<32> | ||
Field_11_0_0_55000_000<32> | ||
TreasureID<32> | ||
Field_11_0_0_55000_001<32> | ||
Field_11_0_0_55000_002<32> | ||
$noninline,relation$NPCCraftingOrderSetID<32> |