Skip to content

Commit 609c041

Browse files
committed
TBC: Add keys to groups for sale
1 parent 07debcd commit 609c041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Groups/Constants.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ elseif Auctionator.Groups.Constants.IsBC then
113113
Enum.ItemClass.Gem,
114114
Enum.ItemClass.Miscellaneous,
115115
Enum.ItemClass.Questitem,
116+
Enum.ItemClass.Key,
116117
}
117118
elseif Auctionator.Groups.Constants.IsVanilla then
118119
Auctionator.Groups.Constants.ValidItemClassIDs = {

0 commit comments

Comments
 (0)