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:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user