Home | History | Annotate | Download | only in hack

Lines Matching refs:mons

73 extern const struct permonst mons[];
74 #define PM_ACID_BLOB &mons[7]
75 #define PM_ZOMBIE &mons[13]
76 #define PM_PIERCER &mons[17]
77 #define PM_KILLER_BEE &mons[26]
78 #define PM_WRAITH &mons[33]
79 #define PM_MIMIC &mons[37]
80 #define PM_VAMPIRE &mons[43]
81 #define PM_CHAMELEON &mons[47]
82 #define PM_DEMON &mons[54]
83 #define PM_MINOTAUR &mons[55] /* last in mons array */
84 #define PM_SHK &mons[56] /* very last */