ren nhconst.h -> weight.h
The speed related values were not used, except for NORMAL_SPEED, which has been moved back to permonst.h
This commit is contained in:
@@ -77,6 +77,8 @@ struct permonst {
|
||||
uchar mcolor; /* color to use */
|
||||
};
|
||||
|
||||
#define NORMAL_SPEED 12
|
||||
|
||||
extern NEARDATA struct permonst mons[NUMMONS + 1]; /* the master list of
|
||||
* monster types */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user