Module:Sprite: Difference between revisions

Jump to navigation Jump to search
m
readd enchanted "true" check
m (Add setEnchanted())
m (readd enchanted "true" check)
Line 296: Line 296:
end
end


if self.__settings.enchanted then
if self.__settings.enchanted == "true" then
sprite:addClass("enchanted")
sprite:addClass("enchanted")
end
end
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu