Skip to content

Commit 7fbe1f6

Browse files
authored
Fix comment formatting for SourceTypeEnum
1 parent 9757dd0 commit 7fbe1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/CollectableSourceInfo.dbd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
COLUMNS
22
string Description?
33
int ID?
4-
int SourceTypeEnum? // Defines in what CollectableSource table you can find this entry, 1 -> Encounter, 2-> Quest, -> 3 Vendor
4+
int SourceTypeEnum? // Defines in what CollectableSource table you can find this entry, 1-> Encounter, 2-> Quest, 3-> Vendor
55
int<ItemModifiedAppearance::ID> ItemModifiedAppearanceID?
66
int<HouseDecor::ID> HouseDecorID?
77

0 commit comments

Comments
 (0)