Changes

Created page with "local Lexington = { class = { _name = "Lexington", _class = true, _base_type = 11, } } return Lexington"
local Lexington = {
class = {
_name = "Lexington",
_class = true,
_base_type = 11,
}
}

return Lexington
Anonymous user