From: nethack.rankin Date: Sun, 12 Feb 2006 06:34:09 +0000 (+0000) Subject: Evil Iggy (trunk only) X-Git-Tag: MOVE2GIT~1121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57d55ebc90159717b6b16cda9e500f061c64669c;p=nethack Evil Iggy (trunk only) A bit of web searching quickly reveals that Evil Iggy was a unique monster added to Moria after a player using a character named Iggy refuted the author's claim that the new version (of that time, early '80s) was unbeatable. So flag our hallucinatory monster Evil Iggy as a personal name so it won't get formatted as "the Evil Iggy". --- diff --git a/src/do_name.c b/src/do_name.c index 93c0b379a..d42ef1a78 100644 --- a/src/do_name.c +++ b/src/do_name.c @@ -922,7 +922,7 @@ char *outbuf; * dash _ female, personal name * underscore _ female, general name * plus + male, personal name - * vertical bar | male, general name (implied for most of shktools) + * vertical bar | male, general name * equals = gender not specified, personal name */ @@ -937,7 +937,7 @@ static const char * const bogusmons[] = { /* misc. */ "grue", "Christmas-tree monster", "luck sucker", "paskald", "brogmoid", "dornbeast", /* Quendor (Zork, &c.) */ - "Ancient Multi-Hued Dragon", "Evil Iggy", + "Ancient Multi-Hued Dragon", "+Evil Iggy", /* Moria */ "emu", "kestrel", "xeroc", "venus flytrap", /* Rogue */