role level names
A few role level names didn't include valid male/female variants
This commit is contained in:
+4
-4
@@ -108,9 +108,9 @@ const struct Role roles[] = {
|
|||||||
{"Empiric", 0},
|
{"Empiric", 0},
|
||||||
{"Embalmer", 0},
|
{"Embalmer", 0},
|
||||||
{"Dresser", 0},
|
{"Dresser", 0},
|
||||||
{"Medici ossium", 0},
|
{"Medicus ossium", "Medica ossium"},
|
||||||
{"Herbalist", 0},
|
{"Herbalist", 0},
|
||||||
{"Magister", 0},
|
{"Magister", "Magistra"},
|
||||||
{"Physician", 0},
|
{"Physician", 0},
|
||||||
{"Chirurgeon", 0} },
|
{"Chirurgeon", 0} },
|
||||||
"_Athena", "Hermes", "Poseidon", /* Greek */
|
"_Athena", "Hermes", "Poseidon", /* Greek */
|
||||||
@@ -135,8 +135,8 @@ const struct Role roles[] = {
|
|||||||
{"Sergeant", 0},
|
{"Sergeant", 0},
|
||||||
{"Knight", 0},
|
{"Knight", 0},
|
||||||
{"Banneret", 0},
|
{"Banneret", 0},
|
||||||
{"Chevalier", 0},
|
{"Chevalier", "Chevaliere"},
|
||||||
{"Seignieur", 0},
|
{"Seignieur", "Dame"},
|
||||||
{"Paladin", 0} },
|
{"Paladin", 0} },
|
||||||
"Lugh", "_Brigit", "Manannan Mac Lir", /* Celtic */
|
"Lugh", "_Brigit", "Manannan Mac Lir", /* Celtic */
|
||||||
"Kni", "Camelot Castle", "the Isle of Glass",
|
"Kni", "Camelot Castle", "the Isle of Glass",
|
||||||
|
|||||||
Reference in New Issue
Block a user