Skip to content

Commit e634227

Browse files
committed
Add legacy flag to Commandment support
1 parent f5b9434 commit e634227

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Data/Skills/sup_int.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,6 +2042,7 @@ skills["SupportCommandment"] = {
20422042
levels = {
20432043
[1] = { levelRequirement = 0, },
20442044
},
2045+
legacy = true,
20452046
statSets = {
20462047
[1] = {
20472048
label = "Commandment",

0 commit comments

Comments
 (0)