Skip to content

Commit

Permalink
Merge pull request #176 from Ghostopheles/master
Browse files Browse the repository at this point in the history
QuestHub and GossipUIDisplayInfoCondition fields
  • Loading branch information
Marlamin authored May 29, 2024
2 parents 2469af4 + 4d0de34 commit e33a7c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions definitions/GossipUIDisplayInfoCondition.dbd
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>
8 changes: 4 additions & 4 deletions definitions/QuestHub.dbd
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>

0 comments on commit e33a7c0

Please sign in to comment.