Skip to content

Commit 9aa381c

Browse files
committed
Re-export runes
1 parent c5915da commit 9aa381c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Data/ModRunes.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2836,10 +2836,10 @@ return {
28362836
["Warding Rune of Disintegration"] = {
28372837
["weapon"] = {
28382838
type = "Rune",
2839-
"Break Armour equal to 15% of maximum Runic Ward",
2839+
"Attacks Break Armour equal to 15% of maximum Runic Ward",
28402840
"Bonded: Break 10% increased Armour",
28412841
statOrder = { 5003, 4397 },
2842-
tradeHashes = { [2608793552] = { "Break Armour equal to 15% of maximum Runic Ward" }, },
2842+
tradeHashes = { [2608793552] = { "Attacks Break Armour equal to 15% of maximum Runic Ward" }, },
28432843
rank = { 15 },
28442844
},
28452845
},

0 commit comments

Comments
 (0)