Change around star names a bit
authorTheSaminator <thesaminator@users.noreply.github.com>
Mon, 4 Jul 2022 14:22:09 +0000 (10:22 -0400)
committerTheSaminator <thesaminator@users.noreply.github.com>
Mon, 4 Jul 2022 14:22:09 +0000 (10:22 -0400)
src/jvmMain/kotlin/net/starshipfights/campaign/star_names.kt

index db28df9e2ba3d16639c52bc2d9200a29c1487e99..f4897a4ee55c84123c83c7d9261409586c42fce7 100644 (file)
@@ -212,6 +212,7 @@ private val latinNouns = listOf(
        LatinNoun("Stella", LatinNounForm.FEM_SG),
        LatinNoun("Aster", LatinNounForm.MAS_SG),
        LatinNoun("Mundus", LatinNounForm.MAS_SG),
+       LatinNoun("Dominatus", LatinNounForm.MAS_SG),
        LatinNoun("Astrum", LatinNounForm.NEU_SG),
        LatinNoun("Sidus", LatinNounForm.NEU_SG),
        LatinNoun("Sacrarium", LatinNounForm.NEU_SG),
@@ -290,25 +291,25 @@ private val constellationStarNames = listOf(
        "Psi",
        "Omega",
        // Semitic
-       "Aleph",
-       "Beth",
-       "Gimel",
-       "Daleth",
+       "Alep",
+       "Bet",
+       "Giml",
+       "Dalet",
        "Heh",
        "Waw",
        "Zayin",
-       "Hheth",
-       "Theth",
-       "Yodh",
-       "Kaph",
-       "Lamedh",
+       "H'eth",
+       "T'eth",
+       "Yod",
+       "Kap",
+       "Lamed",
        "Mem",
        "Nun",
-       "Samekh",
+       "Samek",
        "Ayin",
        "Peh",
-       "Shadeh",
-       "Qoph",
+       "S'adeh",
+       "Qop",
        "Resh",
        "Shin",
        "Taw",