Module:Political party/C

From Harlon City Server

Documentation for this module may be created at Module:Political party/C/doc

-- Constant data used by [[Module:Political party]]

local alternate = {

}

local full = {
	["Coconut Malled Party"] = {abbrev = "CMP", color = "#8A6F4A", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}