Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,564
edits
(And sprite should be enchantable) |
m (only enchant if enchanted is set to true) |
||
Line 162: | Line 162: | ||
end | end | ||
if aliases[item].enchanted then | if aliases[item].enchanted == true or aliases[item].enchanted == True then | ||
self.__settings.enchanted = aliases[item].enchanted | self.__settings.enchanted = aliases[item].enchanted | ||
end | end |
edits