github PR #1050 - plural of Cyclops
Pull request from entrez: plural of Cyclops should be Cyclopes but nethack was constructing Cyclopses. Closes #1050
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) */
|
"children" }, /* (for wise guys who give their food funny names) */
|
||||||
{ "cubus", "cubi" }, /* in-/suc-cubus */
|
{ "cubus", "cubi" }, /* in-/suc-cubus */
|
||||||
{ "culus", "culi" }, /* homunculus */
|
{ "culus", "culi" }, /* homunculus */
|
||||||
|
{ "Cyclops", "Cyclopes" },
|
||||||
{ "djinni", "djinn" },
|
{ "djinni", "djinn" },
|
||||||
{ "erinys", "erinyes" },
|
{ "erinys", "erinyes" },
|
||||||
{ "foot", "feet" },
|
{ "foot", "feet" },
|
||||||
|
|||||||
Reference in New Issue
Block a user