We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355ce9f commit b2d448fCopy full SHA for b2d448f
1 file changed
definitions/InitiativeReward.dbd
@@ -7,7 +7,7 @@ int<HouseDecor::ID> DecorID?
7
int DecorQuantity?
8
int Field_12_0_0_63534_006?
9
int Favor?
10
-int Field_12_0_0_63534_008?
+int<QuestV2::ID> RewardQuestID?
11
12
LAYOUT 51D55D40
13
BUILD 12.0.1.64889
@@ -20,4 +20,4 @@ DecorID<32>
20
DecorQuantity<32>
21
Field_12_0_0_63534_006<32>
22
Favor<32>
23
-Field_12_0_0_63534_008<32>
+RewardQuestID<32>
0 commit comments