We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9757dd0 commit 7fbe1f6Copy full SHA for 7fbe1f6
definitions/CollectableSourceInfo.dbd
@@ -1,7 +1,7 @@
1
COLUMNS
2
string Description?
3
int ID?
4
-int SourceTypeEnum? // Defines in what CollectableSource table you can find this entry, 1 -> Encounter, 2-> Quest, -> 3 Vendor
+int SourceTypeEnum? // Defines in what CollectableSource table you can find this entry, 1-> Encounter, 2-> Quest, 3-> Vendor
5
int<ItemModifiedAppearance::ID> ItemModifiedAppearanceID?
6
int<HouseDecor::ID> HouseDecorID?
7
0 commit comments