Skip to content

Commit

Permalink
Removed achievement override for Argus zones
Browse files Browse the repository at this point in the history
Couple Class Hall mission follower equipment
  • Loading branch information
ImUnicke committed Dec 5, 2021
1 parent 58d4e5a commit ec116c8
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ _.Zones =
{
m(905, { -- Argus
m(885, { -- Antoran Wastes
["achievementID"] = 12103, -- ...And Chew Mana Buns
["lore"] = "This zone serves as one of three zones on Argus and hosts the raid Antorus, the Burning Throne, dominating the western half of the zone. It is located inside the rift that bisects Argus.",
}),
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ _.Zones =
{
m(905, { -- Argus
m(830, { -- Krokuun
["achievementID"] = 12103, -- ...And Chew Mana Buns
["lore"] = "This region of Argus is where the armies of Azeroth first landed during their quest to stop the Burning Legion. Kil'jaeden's Legion ship has crashed here near the Xenedar.\n\nThe once prosperous eredar civilizations that dotted these hills have crumbled away and vanished under the Legion's defilement. Jagged, dark rocks protrude from the fel tainted groves. The Legion's own creations stick out of the land almost like the rocks themselves. Trees, vitiated of any living essence are strewn throughout the land. Almost no flora has endured the planet's harsh conditions. Only black soil, devoid of life, covers the planet.",
["icon"] = "Interface\\Icons\\spell_argus_shockgrenade",
["maps"] = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ _.Zones =
{
m(905, { -- Argus
m(882, { -- Eredath
["achievementID"] = 12103, -- ...And Chew Mana Buns
["lore"] = "Eredath, called the Jewel of Argus, was one of the most illustrious cities of Argus and the most sacred of all cities. Following the destruction that befell Argus, the city of Eredath now floats above the planet, in a relatively pristine state.\n\nEredath's hills were purple, and its rivers glittered even in complete darkness. The city's walkways were lined with precious minerals. Maatparm of Eredath cannot remember anymore how long it has been since he last was there. The eredar prior to their corruption by Sargeras seemed to have a great love and reverence for Eredath, as expressed on the inscription at the bottom of |cFFFFD700[The Last Relic of Argus]|r, 'I long for Eredath'.",
["icon"] = "Interface\\Icons\\achievement_master_of_argussian_reach",
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,11 @@ _.ExpansionFeatures =
un(REMOVED_FROM_GAME, i(139473)), -- Vial of Poisoned Blood -> Darkheart Thicket: Into Darkheart Thicket -> Darkheart Thicket
un(REMOVED_FROM_GAME, i(139475)), -- Waterlogged Letter -> Maw of Souls: Into the Maw of Souls -> Maw of Souls
-- Follower Equipments
i(139808), -- Cuiro of Abundant Happiness
i(152933), -- Shadowguard Void Effusion
i(143850), -- Summon Grimtotem Warrior (maybe put in Shaman class hall only)
i(139816), -- Well-Worn Stone
i(152935), -- Wakener's Bauble
i(139816), -- Well-Worn Stone
i(151844), -- Xenedar Armor Set
i(152931), -- Xenic Tincture
},
Expand Down
Loading

0 comments on commit ec116c8

Please sign in to comment.