{
job = "police",
name = "警察",
icon = "https://cdn-icons-png.flaticon.com/512/7211/7211100.png",
canCall = true, -- if true, players can call the company
canMessage = true, -- if true, players can message the company
bossRanks = {"boss", "lieutenant"}, -- ranks that can manage the company
location = {
name = "Mission Row",
coords = {
x = 428.9,
y = -984.5,
}
}