Module:Sprite: Difference between revisions

Jump to navigation Jump to search
m
only enchant if enchanted is set to true
(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
Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,563

edits

Navigation menu