Make STEED unconditional.

This commit is contained in:
Sean Hunt
2015-02-13 21:23:56 -05:00
parent 264dc66129
commit 9e65758947
62 changed files with 98 additions and 641 deletions

View File

@@ -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