Skip to content

Commit

Permalink
Merge pull request #182 from Dorovon/master
Browse files Browse the repository at this point in the history
11.0.0.55288 updates
  • Loading branch information
Marlamin authored Jun 26, 2024
2 parents 6f66425 + d35f86f commit a5a4970
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions definitions/JournalTier.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ int ID
locstring Name_lang
int<PlayerCondition::ID> PlayerConditionID
int Expansion? // expansion indentifier
int Field_11_0_0_55288_001?

LAYOUT CA44F886
BUILD 1.15.3.55112, 1.15.3.55244
Expand Down Expand Up @@ -105,5 +104,5 @@ LAYOUT F4AFE752
BUILD 11.0.0.55288
$noninline,id$ID<32>
Name_lang
Field_11_0_0_55288_001<32>
Expansion<32>
PlayerConditionID<32>
4 changes: 2 additions & 2 deletions definitions/QuestLine.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ locstring Description_lang
int<PlayerCondition::ID> PlayerConditionID?
int<PlayerCondition::ID> CompletionPlayerConditionID? // Appears to be used (when available) instead of looking up completion status for each quest in this questline.
int Field_10_2_7_54171_005?
int Field_11_0_0_55288_003?
int Flags?

LAYOUT 5675F41C
BUILD 1.15.3.55112, 1.15.3.55244
Expand Down Expand Up @@ -141,7 +141,7 @@ $noninline,id$ID<32>
Name_lang
Description_lang
CompletionPlayerConditionID<32>
Field_11_0_0_55288_003<32>
Flags<32>
QuestID<u32>
PlayerConditionID<32>
Field_10_2_7_54171_005<32>

0 comments on commit a5a4970

Please sign in to comment.