Module:Crafting: Difference between revisions

Jump to navigation Jump to search
m
true check
m (Let's try this)
m (true check)
Line 120: Line 120:


local enchanted = args['enchanted'] or args['Enchanted']
local enchanted = args['enchanted'] or args['Enchanted']
if enchanted then
if enchanted == "true" then
spriteDiv:addClass("enchanted")
spriteDiv:addClass("enchanted")
end
end
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu