Merge spells from 'All-Totem of the Master'

This commit is contained in:
Tercio Jose
2023-03-08 13:42:34 -03:00
parent c73c5612bc
commit 9933756c29
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -258,6 +258,11 @@
--charge warrior
[105771] = 126664,
--elemental stances
[377458] = 377459,
[377461] = 377459,
[382133] = 377459,
}
else --retail
+2
View File
@@ -248,6 +248,8 @@ do
--/dump C_Item.GetItemNameByID(137486) --to check an item
--default tooltip script gets the item id
[377459] = {name = formatTextForItem(194306)}, --trinket: All-Totem of the Master
}
for spellId, spellCustomization in pairs(dragonflightTrinkets) do