Removed offensive bot name 'Assyrian'. Traitor 'yes/no' text capitalized

This commit is contained in:
NewHappyRabbit
2025-02-14 13:57:00 +02:00
parent 0b9ab34b63
commit e272c5e9ed
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ export class PlayerPanel extends LitElement implements Layer {
<div class="flex flex-col gap-1">
<div class="text-white text-opacity-80 text-sm px-2">Traitor</div>
<div class="bg-opacity-50 bg-gray-700 rounded p-2 text-white">
${other.isTraitor() ? "yes" : "no"}
${other.isTraitor() ? "Yes" : "No"}
</div>
</div>
-2
View File
@@ -1,7 +1,6 @@
export const BOT_NAME_PREFIXES = [
"Akkadian",
"Babylonian",
"Assyrian",
"Sumerian",
"Hittite",
"Phoenician",
@@ -160,7 +159,6 @@ export const BOT_NAME_PREFIXES = [
"Armenian",
"Georgian",
"Phoenician",
"Assyrian",
"Chaldean",
"Kurdish",
"Turkic",