From: nhmall Date: Sun, 12 Jan 2020 01:04:32 +0000 (-0500) Subject: support haggis when pluralizing thus avoiding haggi X-Git-Tag: NetHack-3.7.0_WIP~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1efc2d8e5ef20e9b07bcf221f49c9b5c3234dd42;p=nethack support haggis when pluralizing thus avoiding haggi --- diff --git a/src/objnam.c b/src/objnam.c index fa3baf442..a85f502d4 100644 --- a/src/objnam.c +++ b/src/objnam.c @@ -2179,7 +2179,7 @@ static const char *const as_is[] = { "tuna", "yaki", "-hai", "krill", "manes", "moose", "ninja", "sheep", "ronin", "roshi", "shito", "tengu", "ki-rin", "Nazgul", "gunyoki", - "piranha", "samurai", "shuriken", 0, + "piranha", "samurai", "shuriken", "haggis", 0, /* Note: "fish" and "piranha" are collective plurals, suitable for "wiped out all ". For "3 ", they should be "fishes" and "piranhas" instead. We settle for collective