Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,659
edits
m (Gotta love butchering code) |
m (I still don't know what type type is) |
||
Line 135: | Line 135: | ||
-- js-modified color title with lore | -- js-modified color title with lore | ||
if self.__settings.type == "gm4" then | if tostring(self.__settings.type) == "gm4" then | ||
aliases = gm4Aliases | aliases = gm4Aliases | ||
end | end |
edits