Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,659
edits
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 |
edits