fix(icons): use 👷 construction worker for crew
This commit is contained in:
@@ -47,7 +47,7 @@ var AgentTypeIcons = map[AgentType]string{
|
|||||||
AgentDeacon: "🦉",
|
AgentDeacon: "🦉",
|
||||||
AgentWitness: "👁",
|
AgentWitness: "👁",
|
||||||
AgentRefinery: "🏭",
|
AgentRefinery: "🏭",
|
||||||
AgentCrew: "💻",
|
AgentCrew: "👷",
|
||||||
AgentPolecat: "😺",
|
AgentPolecat: "😺",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user