remove Turtlhu

This commit is contained in:
Spit
2025-01-08 19:41:02 +03:00
parent 78ea8ea0ed
commit 8dd1f73cac
5 changed files with 29 additions and 64 deletions
+3 -4
View File
@@ -2660,7 +2660,7 @@ AtlasLoot_HewdropDown_SubTables = {
{ AL["Isalien"], "DMEIsalien" },
{ AL["Alzzin the Wildshaper"], "DMEAlzzin" },
{ AL["Trash Mobs"], "DMETrash" },
{ AL["Dire Maul Books"], "DMBooks" },
{ AL["Dire Maul Books"], "DMEBooks" },
},
["DireMaulWest"] = {
{ AL["Tendris Warpwood"], "DMWTendrisWarpwood" },
@@ -2672,7 +2672,7 @@ AtlasLoot_HewdropDown_SubTables = {
{ AL["Lord Hel'nurath"].." ("..AL["Rare"]..")", "DMWHelnurath" },
{ AL["Prince Tortheldrin"], "DMWPrinceTortheldrin" },
{ AL["Trash Mobs"], "DMWTrash" },
{ AL["Dire Maul Books"], "DMBooks" },
{ AL["Dire Maul Books"], "DMWBooks" },
},
["DireMaulNorth"] = {
{ AL["Guard Mol'dar"], "DMNGuardMoldar" },
@@ -2685,7 +2685,7 @@ AtlasLoot_HewdropDown_SubTables = {
{ AL["King Gordok"], "DMNKingGordok" },
{ AL["Tribute Run"], "DMNTRIBUTERUN" },
{ AL["Trash Mobs"], "DMNTrash" },
{ AL["Dire Maul Books"], "DMBooks" },
{ AL["Dire Maul Books"], "DMNBooks" },
},
["Maraudon"] = {
{ AL["Noxxion"], "MaraNoxxion" },
@@ -2802,7 +2802,6 @@ AtlasLoot_HewdropDown_SubTables = {
{ AL["Taerar"], "DTaerar" },
{ AL["Ysondre"], "DYsondre" },
{ AL["Lord Kazzak"], "KKazzak"},
--{ "Turtlhu, the Black Turtle of Doom", "Turtlhu" },
{ AL["Nerubian Overseer"], "Nerubian" },
{ AL["Dark Reaver of Karazhan"], "Reaver" },
{ AL["Ostarius"], "Ostarius" },
+24 -21
View File
@@ -3449,7 +3449,8 @@ AtlasLoot_ButtonRegistry = {
Title = AL["Azuregos"];
Next_Page = "DEmeriss";
Next_Title = AL["Emeriss"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["DEmeriss"] = {
Title = AL["Emeriss"];
@@ -3457,7 +3458,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Lethon"];
Prev_Page = "AAzuregos";
Prev_Title = AL["Azuregos"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["DLethon"] = {
Title = AL["Lethon"];
@@ -3465,7 +3467,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Taerar"];
Prev_Page = "DEmeriss";
Prev_Title = AL["Emeriss"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["DTaerar"] = {
Title = AL["Taerar"];
@@ -3473,7 +3476,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Ysondre"];
Prev_Page = "DLethon";
Prev_Title = AL["Lethon"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["DYsondre"] = {
Title = AL["Ysondre"];
@@ -3481,7 +3485,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Lord Kazzak"];
Prev_Page = "DTaerar";
Prev_Title = AL["Taerar"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["KKazzak"] = {
Title = AL["Lord Kazzak"];
@@ -3489,14 +3494,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Nerubian Overseer"];
Prev_Page = "DYsondre";
Prev_Title = AL["Ysondre"];
Back_Page = "WORLDBOSSMENU"
};
["Turtlhu"] = {
Title = AL["Turtlhu, the Black Turtle of Doom"];
Next_Page = "Nerubian";
Next_Title = AL["Nerubian Overseer"];
Prev_Page = "KKazzak";
Prev_Title = AL["Lord Kazzak"];
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["Nerubian"] = {
Title = AL["Nerubian Overseer"];
@@ -3504,7 +3503,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Dark Reaver of Karazhan"];
Prev_Page = "KKazzak";
Prev_Title = AL["Lord Kazzak"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["Reaver"] = {
Title = AL["Dark Reaver of Karazhan"];
@@ -3512,7 +3512,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Ostarius"];
Prev_Page = "Nerubian";
Prev_Title = AL["Nerubian Overseer"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["Ostarius"] = {
Title = AL["Ostarius"];
@@ -3520,7 +3521,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Concavius"];
Prev_Page = "Reaver";
Prev_Title = AL["Dark Reaver of Karazhan"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["Concavius"] = {
Title = AL["Concavius"];
@@ -3528,7 +3530,8 @@ AtlasLoot_ButtonRegistry = {
Next_Title = AL["Moo"];
Prev_Page = "Ostarius";
Prev_Title = AL["Ostarius"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["CowKing"] = {
Title = AL["Moo"];
@@ -3536,13 +3539,15 @@ AtlasLoot_ButtonRegistry = {
Prev_Title = AL["Concavius"];
Next_Page = "Clackora";
Next_Title = AL["Cla'ckora"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
["Clackora"] = {
Title = AL["Cla'ckora"];
Prev_Page = "CowKing";
Prev_Title = AL["Moo"];
Back_Page = "WORLDBOSSMENU"
Back_Page = "WORLDBOSSMENU",
Back_Title = AL["World Bosses"]
};
--Rare Spawns
["EarthcallerRezengal"] = {
@@ -3793,8 +3798,6 @@ AtlasLoot_ButtonRegistry = {
Prev_Page = "WidowoftheWoods";
Prev_Title = AL["Widow of the Woods"];
};
--WoW Factions
["Argent1"] = {
Title = AL["Argent Dawn"] .. ": " .. AL["Token Hand-Ins"];
-1
View File
@@ -1284,7 +1284,6 @@ AL:RegisterTranslations("enUS", function() return {
["Ysondre"] = true,
["Moo"] = true,
["Nerubian Overseer"] = true,
["Turtlhu, the Black Turtle of Doom"] = true,
["Dark Reaver of Karazhan"] = true,
["Ostarius"] = true,
["Concavius"] = true,
-4
View File
@@ -659,7 +659,6 @@ AtlasLoot_TableNames = {
--------------------
["AAzuregos"] = { AL["Azshara"].. " - " ..AL["Azuregos"], "AtlasLootWBItems" },
["ASpiritA"] = { AL["Azshara"].. " - " ..AL["Spirit of Azuregos"], "AtlasLootWBItems" },
--["Turtlhu"] = { "Turtlhu, the Black Turtle of Doom", "AtlasLootWBItems" },
["Nerubian"] = { AL["Eastern Plaguelands"].. " - " ..AL["Nerubian Overseer"], "AtlasLootWBItems" },
["Reaver"] = { AL["Deadwind Pass"].. " - " ..AL["Dark Reaver of Karazhan"], "AtlasLootWBItems" },
["Ostarius"] = { AL["Tanaris"].. " - " ..AL["Ostarius"], "AtlasLootWBItems" },
@@ -1768,15 +1767,12 @@ AtlasLoot_TableNamesBoss = {
["WorldBosses"] = {
["AAzuregos"] = { AL["Azuregos"], "AtlasLootWBItems" },
["ASpiritA"] = { AL["Spirit of Azuregos"], "AtlasLootWBItems" },
--["Turtlhu"] = { "Turtlhu, the Black Turtle of Doom", "AtlasLootWBItems" },
["Nerubian"] = { "Nerubian Overseer", "AtlasLootWBItems" },
["Reaver"] = { "Dark Reaver of Karazhan", "AtlasLootWBItems" },
["Ostarius"] = { "Ostarius", "AtlasLootWBItems" },
["Concavius"] = { "Concavius", "AtlasLootWBItems" },
["CowKing"] = { "Moo", "AtlasLootWBItems" },
--Doom Lord Kazzak
["KKazzak"] = { AL["Lord Kazzak"], "AtlasLootWBItems" },
--Emrald Dragons
["DEmeriss"] = { AL["Emeriss"], "AtlasLootWBItems" },
["DLethon"] = { AL["Lethon"], "AtlasLootWBItems" },
["DTaerar"] = { AL["Taerar"], "AtlasLootWBItems" },
+2 -34
View File
@@ -19,9 +19,6 @@ AtlasLootWBBossButtons = {
LordKazzak = {
"KKazzak";
};
--[[Turtlhu = {
"Turtlhu";
};]]
Nerubian = {
"Nerubian";
};
@@ -37,9 +34,9 @@ AtlasLootWBBossButtons = {
CowKing = {
"CowKing";
};
--[[Clackora = {
Clackora = {
"Clackora";
};]]
};
RareSpawns = {
"";
"";
@@ -154,35 +151,6 @@ AtlasLoot_Data["AtlasLootWBItems"] = {
{ 0, "", "", "", "" },
{ 51739, "inv_fabric_wool_02", "=q1=Little Ball of Spider Web", "=ds=#e15#", "100%" },
};
--[[Turtlhu = {
{ 20633, "INV_Shoulder_29", "=q4=Unnatural Leather Spaulders", "=ds=#s3#, #a2#", "4.76%" },
{ 20631, "INV_Boots_Cloth_05", "=q4=Mendicant's Slippers", "=ds=#s12#, #a1#", "4.76%" },
{ 20634, "INV_Boots_08", "=q4=Boots of Fright", "=ds=#s12#, #a2#", "4.76%" },
{ 20632, "INV_Jewelry_Ring_04", "=q4=Mindtear Band", "=ds=#s13#", "4.76%" },
{ 20577, "INV_Sword_44", "=q4=Nightmare Blade", "=ds=#h1#, #w10#", "4.767%" },
{ 20623, "INV_Helmet_17", "=q4=Circlet of Restless Dreams", "=ds=#s1#, #a2#", "4.76%" },
{ 20622, "INV_Jewelry_Necklace_18", "=q4=Dragonheart Necklace", "=ds=#s2#", "4.76%" },
{ 20624, "INV_Jewelry_Ring_38", "=q4=Ring of the Unliving", "=ds=#s13#", "4.76%" },
{ 20621, "INV_Boots_Chain_11", "=q4=Boots of the Endless Moor", "=ds=#s12#, #a3#", "4.76%" },
{ 20599, "INV_Weapon_Crossbow_11", "=q4=Polished Ironwood Crossbow", "=ds=#w3#", "4.763%" },
{ 20628, "INV_Helmet_43", "=q4=Deviate Growth Cap", "=ds=#s1#, #a2#", "4.76%" },
{ 20626, "INV_Bracer_07", "=q4=Black Bark Wristbands", "=ds=#s8#, #a1#", "4.76%" },
{ 20630, "INV_Gauntlets_29", "=q4=Gauntlets of the Shining Light", "=ds=#s9#, #a4#", "4.76%" },
{ 20625, "INV_Belt_15", "=q4=Belt of the Dark Bog", "=ds=#s10#, #a1#", "4.76%" },
{ 20627, "INV_Pants_Leather_11", "=q4=Dark Heart Pants", "=ds=#s11#, #a2#", "4.76%" },
{ 20629, "INV_Boots_Chain_08", "=q4=Malignant Footguards", "=ds=#s12#, #a3#", "4.76%" },
{ 20637, "INV_Shoulder_11", "=q4=Acid Inscribed Pauldrons", "=ds=#s3#, #a4#", "4.76%" },
{ 20635, "INV_Chest_Cloth_39", "=q4=Jade Inlaid Vestments", "=ds=#s5#, #a1#", "4.76%" },
{ 20638, "INV_Pants_Mail_15", "=q4=Leggings of the Demented Mind", "=ds=#s11#, #a3#", "4.76%" },
{ 20639, "INV_Pants_Plate_05", "=q4=Strangely Glyphed Legplates", "=ds=#s11#, #a4#", "4.76%" },
{ 20636, "INV_Misc_Gem_Stone_01", "=q4=Hibernation Crystal", "=ds=#s14#", "4.76%" },
{ 20578, "INV_Weapon_ShortBlade_22", "=q4=Emerald Dragonfang", "=ds=#h1#, #w4#", "4.76%" },
{ 0, "", "", "", "" },
{ 18665, "Spell_Shadow_UnholyFrenzy", "=q4=The Eye of Shadow", "=ds=#s14#", "3.50%" },
{ 0, "", "", "", "" },
{ 50202, "INV_Egg_03", "=q3=Egg of Turtlhu", "=ds=#e15#", "100%" },
{ 50203, "INV_Enchant_Dustsoul", "=q2=Corrupted Sand", "=ds=#e12#", "100%" },
};]]
Ostarius = {
{ 83480, "inv_misc_book_07", "=q4=Tome of Infalliable Truth", "=ds=#h4#, #s15#", "17%" },
{ 83481, "inv_mace_08", "=q4=Failsafe Activation Key", "=ds=#h4#, #s15#", "17%" },