From 22c7f40fd39f5322e1eb787db7943ec19e8b439e Mon Sep 17 00:00:00 2001 From: Lag Date: Thu, 29 Sep 2022 19:06:16 +0200 Subject: [PATCH] v3.0.3 changelog --- AtlasLootClassic/Core/Tooltip.lua | 1 + CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AtlasLootClassic/Core/Tooltip.lua b/AtlasLootClassic/Core/Tooltip.lua index 0eb1fd4b..5a7cb013 100644 --- a/AtlasLootClassic/Core/Tooltip.lua +++ b/AtlasLootClassic/Core/Tooltip.lua @@ -171,6 +171,7 @@ local PLAYER_GUID_REGISTER = { ["Player-4440-025D610F"] = format("|T135349:0|t "..COLOR, "AtlasLoot Friend"), -- Tassy ["Player-4811-036E6228"] = format("|T135349:0|t "..COLOR, "AtlasLoot Friend"), -- Bal / Turana ["Player-4811-036A6EAE"] = format("|T135349:0|t "..COLOR, "AtlasLoot Friend"), -- Ref / Sinon + ["Player-4453-045E4E4D"] = format("|T135349:0|t "..COLOR, "AtlasLoot Friend"), -- Max } local function AddText(self) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecadacad..693fee9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ [Changelog history](https://github.com/Hoizame/AtlasLootClassic/blob/master/AtlasLootClassic/Documentation/Release_Notes.md) -## v3.0.3 (Sep, XX, 2022) +## v3.0.3 (Sep, 29, 2022) - add content phase data for wrath (must be enabled in options) - add missing spell power food into cooking #242