Make STEED unconditional.
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#define BY_PAPER 2
|
||||
#define BY_OTHER 9
|
||||
|
||||
#ifdef STEED
|
||||
/* Macros for why you are no longer riding */
|
||||
#define DISMOUNT_GENERIC 0
|
||||
#define DISMOUNT_FELL 1
|
||||
@@ -47,7 +46,6 @@
|
||||
#define DISMOUNT_ENGULFED 4
|
||||
#define DISMOUNT_BONES 5
|
||||
#define DISMOUNT_BYCHOICE 6
|
||||
#endif
|
||||
|
||||
/* Special returns from mapglyph() */
|
||||
#define MG_CORPSE 0x01
|
||||
|
||||
Reference in New Issue
Block a user