-
Notifications
You must be signed in to change notification settings - Fork 99
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 #176 from Ghostopheles/master
QuestHub and GossipUIDisplayInfoCondition fields
- Loading branch information
Showing
2 changed files
with
8 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
COLUMNS | ||
locstring Field_11_0_0_54935_000_lang? | ||
int Field_11_0_0_54935_001? | ||
int ID? | ||
int Field_11_0_0_54935_002? | ||
int Field_11_0_0_54935_003? | ||
int<GossipXUIDisplayInfo::ID> GossipXUIDisplayInfoID? | ||
|
||
LAYOUT D287A02A | ||
BUILD 11.0.0.54935 | ||
Field_11_0_0_54935_000_lang | ||
$id$Field_11_0_0_54935_001<32> | ||
$id$ID<32> | ||
Field_11_0_0_54935_002<32> | ||
$noninline,relation$Field_11_0_0_54935_003<32> | ||
$noninline,relation$GossipXUIDisplayInfoID<32> |
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,10 +1,10 @@ | ||
COLUMNS | ||
int ID | ||
int Field_11_0_0_54935_000? | ||
int Field_11_0_0_54935_001? | ||
int<QuestV2::ID> QuestID? | ||
int<AreaPOI::ID> AreaPoiID? | ||
|
||
LAYOUT 0DCCAAF0 | ||
BUILD 11.0.0.54935 | ||
$noninline,id$ID<32> | ||
Field_11_0_0_54935_000<32> | ||
Field_11_0_0_54935_001<32> | ||
QuestID<32> | ||
AreaPoiID<32> |