Skip to content

Commit b81b097

Browse files
author
LocalIdentity
committed
Fix Mastery spec
1 parent f7b1a12 commit b81b097

1 file changed

Lines changed: 9 additions & 23 deletions

File tree

src/Export/spec.lua

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13613,46 +13613,32 @@ return {
1361313613
width=150
1361413614
},
1361513615
[3]={
13616-
list=false,
13617-
name="IconInactive",
13618-
refTo="",
13619-
type="String",
13620-
width=150
13621-
},
13622-
[4]={
13623-
list=false,
13624-
name="IconActive",
13625-
refTo="",
13626-
type="String",
13627-
width=150
13628-
},
13629-
[5]={
13630-
list=false,
13631-
name="Background",
13632-
refTo="",
13633-
type="String",
13634-
width=150
13635-
},
13636-
[6]={
1363713616
list=false,
1363813617
name="",
1363913618
refTo="",
1364013619
type="Bool",
1364113620
width=50
1364213621
},
13643-
[7]={
13622+
[4]={
1364413623
list=false,
1364513624
name="SoundEffect",
1364613625
refTo="SoundEffects",
1364713626
type="Key",
1364813627
width=150
1364913628
},
13650-
[8]={
13629+
[5]={
1365113630
list=false,
1365213631
name="MasteryCount",
1365313632
refTo="Stats",
1365413633
type="Key",
1365513634
width=150
13635+
},
13636+
[6]={
13637+
list=false,
13638+
name="MasteryArt",
13639+
refTo="PassiveSkillTreeMasteryArt",
13640+
type="Key",
13641+
width=150
1365613642
}
1365713643
},
1365813644
passiveskilloverrides={

0 commit comments

Comments
 (0)