Doppelgangers mimic top ten list members.
I saw this in the YANI archive, and I think it's fairly interesting. Doppelgangers are known for commiting identity theft, but in NetHack they function as just another shapeshifter. This commit makes them a bit more interesting, I think. Original YANI by aosdict and Andrio.
This commit is contained in:
committed by
PatR
parent
ad01b23090
commit
8e43b684e8
@@ -2882,6 +2882,7 @@ extern void topten(int, time_t);
|
||||
extern void prscore(int, char **);
|
||||
extern struct toptenentry *get_rnd_toptenentry(void);
|
||||
extern struct obj *tt_oname(struct obj *);
|
||||
extern int tt_doppel(struct monst *);
|
||||
|
||||
/* ### track.c ### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user