Module:Crafting: Difference between revisions

Jump to navigation Jump to search
m
How about this
m (true check)
m (How about this)
Line 120: Line 120:


local enchanted = args['enchanted'] or args['Enchanted']
local enchanted = args['enchanted'] or args['Enchanted']
if enchanted == "true" then
if enchanted 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