Place back the enchant for legs

This commit is contained in:
Tercio Jose
2023-03-04 20:54:11 -03:00
parent cb9c14a844
commit 19db312186
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## Interface: 100002
## Interface: 100005
## Title: Lib: LibDFramework-1.0
## Notes: Base Framework for many Addons
@@ -121,6 +121,7 @@ do
[INVSLOT_MAINHAND] = true,
[INVSLOT_FEET] = true,
[INVSLOT_WRIST] = true,
[INVSLOT_LEGS] = true,
[INVSLOT_HAND] = true,
}