cla'ckora
This commit is contained in:
@@ -2380,6 +2380,7 @@ AtlasLoot_HewdropDown = {
|
|||||||
[9] = {{AL["Ostarius"], "Ostarius", "Table" },},
|
[9] = {{AL["Ostarius"], "Ostarius", "Table" },},
|
||||||
[10] = {{AL["Concavius"], "Concavius", "Table" },},
|
[10] = {{AL["Concavius"], "Concavius", "Table" },},
|
||||||
[11] = {{AL["Moo"], "CowKing", "Table" },},
|
[11] = {{AL["Moo"], "CowKing", "Table" },},
|
||||||
|
[12] = {{"Cla'ckora", "Clackora", "Table"},},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -2979,6 +2980,7 @@ AtlasLoot_HewdropDown_SubTables = {
|
|||||||
{ AL["Ostarius"], "Ostarius" },
|
{ AL["Ostarius"], "Ostarius" },
|
||||||
{ AL["Concavius"], "Concavius" },
|
{ AL["Concavius"], "Concavius" },
|
||||||
{ AL["Moo"], "CowKing" },
|
{ AL["Moo"], "CowKing" },
|
||||||
|
{ "Cla'ckora", "Clackora" },
|
||||||
},
|
},
|
||||||
["RareSpawns"] = {
|
["RareSpawns"] = {
|
||||||
{ "|cffffffff[17]|cffffd200 Earthcaller Rezengal |cffffffff(Stonetalon)", "EarthcallerRezengal" },
|
{ "|cffffffff[17]|cffffd200 Earthcaller Rezengal |cffffffff(Stonetalon)", "EarthcallerRezengal" },
|
||||||
|
|||||||
@@ -3534,9 +3534,16 @@ AtlasLoot_ButtonRegistry = {
|
|||||||
Title = AL["Moo"];
|
Title = AL["Moo"];
|
||||||
Prev_Page = "Concavius";
|
Prev_Page = "Concavius";
|
||||||
Prev_Title = AL["Concavius"];
|
Prev_Title = AL["Concavius"];
|
||||||
|
Next_Page = "Clackora";
|
||||||
|
Next_Title = AL["Cla'ckora"];
|
||||||
|
Back_Page = "WORLDBOSSMENU"
|
||||||
|
};
|
||||||
|
["Clackora"] = {
|
||||||
|
Title = AL["Cla'ckora"];
|
||||||
|
Prev_Page = "CowKing";
|
||||||
|
Prev_Title = AL["Moo"];
|
||||||
Back_Page = "WORLDBOSSMENU"
|
Back_Page = "WORLDBOSSMENU"
|
||||||
};
|
};
|
||||||
|
|
||||||
--Rare Spawns
|
--Rare Spawns
|
||||||
["EarthcallerRezengal"] = {
|
["EarthcallerRezengal"] = {
|
||||||
Title = AL["Earthcaller Rezengal"];
|
Title = AL["Earthcaller Rezengal"];
|
||||||
|
|||||||
@@ -80,6 +80,12 @@ function AtlasLoot_WorldBossMenu()
|
|||||||
AtlasLootMenuItem_13_Icon:SetTexture("Interface\\Icons\\Spell_Nature_Polymorph_Cow");
|
AtlasLootMenuItem_13_Icon:SetTexture("Interface\\Icons\\Spell_Nature_Polymorph_Cow");
|
||||||
AtlasLootMenuItem_13.lootpage="CowKing";
|
AtlasLootMenuItem_13.lootpage="CowKing";
|
||||||
AtlasLootMenuItem_13:Show();
|
AtlasLootMenuItem_13:Show();
|
||||||
|
--Cla'ckora
|
||||||
|
AtlasLootMenuItem_14_Name:SetText(AL["Cla'ckora"]);
|
||||||
|
AtlasLootMenuItem_14_Extra:SetText(WHITE..AL["Azshara"]);
|
||||||
|
AtlasLootMenuItem_14_Icon:SetTexture("Interface\\Icons\\INV_Misc_Birdbeck_02");
|
||||||
|
AtlasLootMenuItem_14.lootpage="Clackora";
|
||||||
|
AtlasLootMenuItem_14:Show();
|
||||||
|
|
||||||
for i = 1, 30, 1 do
|
for i = 1, 30, 1 do
|
||||||
getglobal("AtlasLootMenuItem_"..i.."_Extra"):Show();
|
getglobal("AtlasLootMenuItem_"..i.."_Extra"):Show();
|
||||||
|
|||||||
@@ -1606,5 +1606,6 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Karazhan"] = true,
|
["Karazhan"] = true,
|
||||||
["Tier 3.5"] = true,
|
["Tier 3.5"] = true,
|
||||||
["Karazhan Sets"] = true,
|
["Karazhan Sets"] = true,
|
||||||
|
["Cla'ckora"] = true,
|
||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
|
|||||||
@@ -677,6 +677,7 @@ AtlasLoot_TableNames = {
|
|||||||
["DTaerar"] = { AL["Taerar"], "AtlasLootWBItems" },
|
["DTaerar"] = { AL["Taerar"], "AtlasLootWBItems" },
|
||||||
["DYsondre"] = { AL["Ysondre"], "AtlasLootWBItems" },
|
["DYsondre"] = { AL["Ysondre"], "AtlasLootWBItems" },
|
||||||
["DTrash"] = { AL["Emerald Dragons"].." - "..AL["Trash Mobs"], "AtlasLootWBItems" },
|
["DTrash"] = { AL["Emerald Dragons"].." - "..AL["Trash Mobs"], "AtlasLootWBItems" },
|
||||||
|
["Clackora"] = { "Cla'ckora", "AtlasLootWBItems" },
|
||||||
|
|
||||||
|
|
||||||
--------------------------
|
--------------------------
|
||||||
@@ -1837,6 +1838,7 @@ AtlasLoot_TableNamesBoss = {
|
|||||||
["DTaerar"] = { AL["Taerar"], "AtlasLootWBItems" },
|
["DTaerar"] = { AL["Taerar"], "AtlasLootWBItems" },
|
||||||
["DYsondre"] = { AL["Ysondre"], "AtlasLootWBItems" },
|
["DYsondre"] = { AL["Ysondre"], "AtlasLootWBItems" },
|
||||||
["DTrash"] = { AL["Trash Mobs"] .. " (" .. AL["Emerald Dragons"] .. ")", "AtlasLootWBItems" },
|
["DTrash"] = { AL["Trash Mobs"] .. " (" .. AL["Emerald Dragons"] .. ")", "AtlasLootWBItems" },
|
||||||
|
["Clackora"] = { "Cla'ckora", "AtlasLootWBItems" },
|
||||||
},
|
},
|
||||||
|
|
||||||
-------------------
|
-------------------
|
||||||
|
|||||||
@@ -37,6 +37,9 @@ AtlasLootWBBossButtons = {
|
|||||||
CowKing = {
|
CowKing = {
|
||||||
"CowKing";
|
"CowKing";
|
||||||
};
|
};
|
||||||
|
--[[Clackora = {
|
||||||
|
"Clackora";
|
||||||
|
};]]
|
||||||
RareSpawns = {
|
RareSpawns = {
|
||||||
"";
|
"";
|
||||||
"";
|
"";
|
||||||
@@ -247,6 +250,19 @@ AtlasLoot_Data["AtlasLootWBItems"] = {
|
|||||||
{ 0, "", "", "", "" },
|
{ 0, "", "", "", "" },
|
||||||
{ 51261, "inv_misc_bell_01", "=q2=Little Cow", "#e15#", "100%" },
|
{ 51261, "inv_misc_bell_01", "=q2=Little Cow", "#e15#", "100%" },
|
||||||
};
|
};
|
||||||
|
Clackora = {
|
||||||
|
{ 55494, "inv_misc_birdbeck_02", "=q4=The Abyssal Pincer", "=ds=#h3#, #w13#" },
|
||||||
|
{ 55495, "inv_spear_04", "=q4=Zandalar Predator's Glaive", "=ds=#h2#, #w7#" },
|
||||||
|
{ 55504, "INV_Generic_Anchor", "=q4=Anchor of the Wavecutter", "=ds=#h2#, #w6#" },
|
||||||
|
{ 55498, "inv_misc_shell_03", "=q4=Clamshell of the Depths", "=ds=#w8#" },
|
||||||
|
{ 55502, "INV_Pants_12", "=q4=Iceplated Leggings", "=ds=#s11#, #a2#" },
|
||||||
|
{ 55499, "INV_Belt_35", "=q4=Primal Murloc Scale Belt", "=ds=#s10#, #a3#" },
|
||||||
|
{ 55500, "INV_Bracer_17", "=q4=Barnacle Vambraces", "=ds=#s8#, #a4#" },
|
||||||
|
{ 55496, "INV_Jewelry_Necklace_25", "=q4=Polychromatic Pearl Necklace", "=ds=#s2#" },
|
||||||
|
{ 55503, "INV_Jewelry_Ring_38", "=q4=Loop of Unceasing Frost", "=ds=#s13#" },
|
||||||
|
{ 55501, "INV_Ore_Arcanite_02", "=q4=Sphere of the Endless Gulch", "=ds=#s14#" },
|
||||||
|
{ 55497, "INV_QirajIdol_Night", "=q4=Idol of Ebb and Flow", "=ds=#e16# =q13=#c1#" },
|
||||||
|
};
|
||||||
KKazzak = {
|
KKazzak = {
|
||||||
{ 18546, "INV_Helmet_18", "=q4=Infernal Headcage", "=ds=#s1#, #a3#", "20%" },
|
{ 18546, "INV_Helmet_18", "=q4=Infernal Headcage", "=ds=#s1#, #a3#", "20%" },
|
||||||
{ 17112, "INV_Hammer_05", "=q4=Empyrean Demolisher", "=ds=#h3#, #w6#", "20%" },
|
{ 17112, "INV_Hammer_05", "=q4=Empyrean Demolisher", "=ds=#h3#, #w6#", "20%" },
|
||||||
|
|||||||
Reference in New Issue
Block a user