Module:Political party/B

From The League Wiki
Jump to navigation Jump to search

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

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

local alternate = {

}

local full = {
	["Bidard"] = {abbrev = "BID", color = "#C656C6", shortname = "",},
	["Bora Keltek"] = {abbrev = "BK", color = "#1A1A1A", shortname = "Bora Keltek",},
}

return {
	full = full,
	alternate = alternate,
}