Skip to content

Commit c869a4a

Browse files
author
LocalIdentity
committed
Fix export
1 parent f3948c0 commit c869a4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Data/QueryMods.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5993,7 +5993,7 @@ return {
59935993
["specialCaseData"] = {
59945994
},
59955995
["tradeMod"] = {
5996-
["id"] = "implicit.stat_2238792070",
5996+
["id"] = "implicit.stat_744082851",
59975997
["text"] = "#% of Chaos Damage Leeched as Life",
59985998
["type"] = "implicit",
59995999
},
@@ -73533,7 +73533,7 @@ return {
7353373533
["specialCaseData"] = {
7353473534
},
7353573535
["tradeMod"] = {
73536-
["id"] = "implicit.stat_2238792070",
73536+
["id"] = "implicit.stat_744082851",
7353773537
["text"] = "#% of Chaos Damage Leeched as Life",
7353873538
["type"] = "implicit",
7353973539
},

src/Export/spec.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10499,7 +10499,7 @@ return {
1049910499
},
1050010500
[9]={
1050110501
list=false,
10502-
name="TattooType",
10502+
name="OverrideType",
1050310503
refTo="passiveskilloverridetypes",
1050410504
type="Key",
1050510505
width=150

0 commit comments

Comments
 (0)