Skip to content

Commit

Permalink
Fix Spec
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalIdentity committed Sep 28, 2023
1 parent def2d67 commit ca328a5
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions src/Export/spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4539,25 +4539,11 @@ return {
width=250
},
[26]={
list=false,
name="",
refTo="",
type="Int",
width=50
},
[27]={
list=false,
list=true,
name="",
refTo="",
type="Int",
type="Key",
width=50
},
[28]={
list=false,
name="NextEffectName",
refTo="",
type="String",
width=200
}
},
grantedeffectsperlevel={
Expand Down

0 comments on commit ca328a5

Please sign in to comment.