Merge pull request #44 from Gescht/master

Updated item info (RFC to BRD)
This commit is contained in:
Lexie
2023-07-15 14:40:34 +10:00
committed by GitHub
2 changed files with 732 additions and 657 deletions
+7
View File
@@ -39,9 +39,16 @@ AtlasLoot_ButtonRegistry = {
};
["HQHargeshDoomcaller"] = {
Title = AL["Hargesh Doomcaller"];
Next_Page = "HQTrash";
Next_Title = AL["Trash Mobs"];
Prev_Page = "HQHatereaverAnnihilator";
Prev_Title = AL["Hatereaver Annihilator"];
};
["HQTrash"] = {
Title = AL["Trash Mobs"];
Prev_Page = "HQHargeshDoomcaller";
Prev_Title = AL["Hargesh Doomcaller"];
};
["BRDLordRoccor"] = {
Title = AL["Lord Roccor"];
Next_Page = "BRDHighInterrogatorGerstahn";
+725 -657
View File
File diff suppressed because it is too large Load Diff