Skip to content

Commit

Permalink
Merge pull request #6 from flow0284/dev
Browse files Browse the repository at this point in the history
Add missing Vigil's torch to herb database
  • Loading branch information
flow0284 authored Oct 21, 2020
2 parents 562e5e6 + 53c02d9 commit 6516628
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions herb_db.lua
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,6 @@ MillButton_Herblist = {
[168589] = false, --Marrowroot
[171315] = false, --Nightshade
[169701] = false, --Death Blossom
[170554] = false, --Vigil's Torch
},
};
1 change: 1 addition & 0 deletions locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ L["168583"] = "Widowbloom"
L["168589"] = "Marrowroot"
L["171315"] = "Nightshade"
L["169701"] = "Death Blossom"
L["170554"] = "Vigil's Torch"
L["168487"] = "Zin'anthid"
L["152511"] = "Sea Stalk"
L["152509"] = "Siren's Pollen"
Expand Down

0 comments on commit 6516628

Please sign in to comment.