]> granicus.if.org Git - nethack/commitdiff
Evil Iggy (trunk only)
authornethack.rankin <nethack.rankin>
Sun, 12 Feb 2006 06:34:09 +0000 (06:34 +0000)
committernethack.rankin <nethack.rankin>
Sun, 12 Feb 2006 06:34:09 +0000 (06:34 +0000)
     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".

src/do_name.c

index 93c0b379a70264ce905a1ce353c21d0106c2e2e5..d42ef1a7829933496cd2563b6e15da3f7f3daf3d 100644 (file)
@@ -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 */