Skip to content

Commit

Permalink
fixed chronocloth bolt id's
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Sep 3, 2023
1 parent 2d314f4 commit ebc2fb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DF-db.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ db.Filters = {
items = {
-- ID = true, -- Item name
[193398] = true, -- Azureweave Bolt
[193395] = true, -- Chronocloth Bolt 1
[193396] = true, -- Chronocloth Bolt 2
[193397] = true, -- Chronocloth Bolt 3
[193935] = true, -- Chronocloth Bolt 1
[193936] = true, -- Chronocloth Bolt 2
[193937] = true, -- Chronocloth Bolt 3
[192095] = true, -- Spool of Wilderthread 1
[192096] = true, -- Spool of Wilderthread 2
[192097] = true, -- Spool of Wilderthread 3
Expand Down

0 comments on commit ebc2fb7

Please sign in to comment.