Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Aug 7, 2019
1 parent d575872 commit 4291511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions AtlasLootClassic/Data/Token.lua
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ local TOKEN = {
-- Reagent for...
[12811] = { "prof20034", "prof22750", "prof25079", 0, "prof18456", "prof16990", "prof23632", "prof23633", type = 5 }, -- Righteous Orb
[20381] = { "prof24703", type = 5 }, -- Dreamscale Breastplate
[12753] = { "prof22928", "prof27830", type = 5 }, -- Dreamscale Breastplate
}
for k, v in pairs(TOKEN) do
if TOKEN[v] then
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic/Documentation/Release_Notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ

Patch Notes

v1.1.0-beta (Aug. XX, 2019)
v1.1.0-beta (Aug. 07, 2019)
========================
- Favourites system added
- SetItems are now marked and clickable to show the whole set
Expand Down

0 comments on commit 4291511

Please sign in to comment.