Skip to content

Commit

Permalink
DB: Added nodes for Sandworn Chest and Mawsworn Supply Chest
Browse files Browse the repository at this point in the history
  • Loading branch information
godejord committed Mar 2, 2022
1 parent 614195c commit a76143d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DB/Nodes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,6 @@ R.opennodes = {
[L["Memorial Offerings"]] = true,
[L["Treasure of Courage"]] = true,
[L["Zovaal's Vault"]] = true,
[L["Mawsworn Supply Chest"]] = true,
[L["Sandworn Chest"]] = true,
}

0 comments on commit a76143d

Please sign in to comment.