Commit graph

4 commits

Author SHA1 Message Date
Xaver-DaRed
32f28a03ed Remove unused table. Relocate global table to local table in magic.lua 2023-08-22 13:24:28 +02:00
Xaver-DaRed
2dce1333ea Move elements to Enum folder 2023-08-22 12:38:42 +02:00
claywar
32276669b4
Move tables dependent on other enums to scripts/globals/magic.lua
Move tables back to enum that are not dependent
2023-07-13 15:24:56 -04:00
claywar
daa43d19bf
Move spell_data.lua to scripts/enum/magic.lua
spell_data contains xi.magic.* enums.  Move to enum directory since there are no other dependencies and rename file to enum/magic.lua
2023-07-13 14:53:35 -04:00
Renamed from scripts/globals/spell_data.lua (Browse further)