Module:Political party/B

From Harlon City Server

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

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

local alternate = {

}

local full = {
	["Business Party"] = {abbrev = "BP", color = "#ECBE31", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}