Add scrolling text files
This commit is contained in:
15
WeakAuras/Projects/ScrollingText/vars.lua
Normal file
15
WeakAuras/Projects/ScrollingText/vars.lua
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
school = {
|
||||
display = "Damage School name",
|
||||
type = "string",
|
||||
},
|
||||
schoolIndex = {
|
||||
display = "Damage School index",
|
||||
type = "number",
|
||||
},
|
||||
additionalProgress = 1,
|
||||
death = {
|
||||
display = "Death",
|
||||
type = "bool",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user