Added many missing things

* Steel Plate added to Blacksmithing
* Intact Pounder Mainframe added to Gnomer
* Schematic: Hypertech Battery Pack added to Gnomer
* Missing rare trash drops from Maraudon
* Missing rare trash drops from Crescent Grove
* Missing epic trash drops from Molten Core
* Missing Talisman of Binding Shard from Garr
* Missing custom items from the Abyssal Council
* Missing custom items from the Elemental Invasion
* Added Concavius
This commit is contained in:
Lexie
2023-01-25 23:03:10 +11:00
parent b56864c14f
commit 2242fc437b
12 changed files with 329 additions and 73 deletions
+2
View File
@@ -189,6 +189,7 @@ function AtlasLoot_FixText(text)
text = gsub(text, "#m38#", AL["Coin"]);
text = gsub(text, "#m39#", AL["Bijou"]);
text = gsub(text, "#m40#", AL["Doll"]);
text = gsub(text, "#m41#", AL["(250)"]);
-- Random names
text = gsub(text, "#x1#", AL["Lord Cobrahn"]);
@@ -311,6 +312,7 @@ function AtlasLoot_FixText(text)
-- Blacksmithing Crafted Sets
text = gsub(text, "#craftbp1#", AL["Imperial Plate"]);
text = gsub(text, "#craftbp2#", AL["The Darksoul"]);
text = gsub(text, "#craftbp3#", AL["Steel Plate"]);
text = gsub(text, "#craftbm1#", AL["Bloodsoul Embrace"]);
-- Tailoring Crafted Sets