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".
This commit is contained in:
+2
-2
@@ -922,7 +922,7 @@ char *outbuf;
|
|||||||
* dash _ female, personal name
|
* dash _ female, personal name
|
||||||
* underscore _ female, general name
|
* underscore _ female, general name
|
||||||
* plus + male, personal 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
|
* equals = gender not specified, personal name
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -937,7 +937,7 @@ static const char * const bogusmons[] = {
|
|||||||
/* misc. */
|
/* misc. */
|
||||||
"grue", "Christmas-tree monster", "luck sucker", "paskald",
|
"grue", "Christmas-tree monster", "luck sucker", "paskald",
|
||||||
"brogmoid", "dornbeast", /* Quendor (Zork, &c.) */
|
"brogmoid", "dornbeast", /* Quendor (Zork, &c.) */
|
||||||
"Ancient Multi-Hued Dragon", "Evil Iggy",
|
"Ancient Multi-Hued Dragon", "+Evil Iggy",
|
||||||
/* Moria */
|
/* Moria */
|
||||||
"emu", "kestrel", "xeroc", "venus flytrap",
|
"emu", "kestrel", "xeroc", "venus flytrap",
|
||||||
/* Rogue */
|
/* Rogue */
|
||||||
|
|||||||
Reference in New Issue
Block a user