Add correct Cyclops pluralization

The correct plural of "Cyclops" is "Cyclopes", not "Cyclopses".  I don't
know if anyone would actually use that as a fruitname, but it wouldn't
hurt to add it -- especially since a Cyclops does appear in the game.
This commit is contained in:
Michael Meyer
2023-06-07 13:36:24 -04:00
committed by PatR
parent 12ca114e96
commit d57a359bba

View File

@@ -2363,6 +2363,7 @@ static const struct sing_plur one_off[] = {
"children" }, /* (for wise guys who give their food funny names) */
{ "cubus", "cubi" }, /* in-/suc-cubus */
{ "culus", "culi" }, /* homunculus */
{ "Cyclops", "Cyclopes" },
{ "djinni", "djinn" },
{ "erinys", "erinyes" },
{ "foot", "feet" },