Merge branch 'feature/sounds' of https://github.com/NullCGT/NetHack into NullCGT-minotaurs-pr298
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
#define MS_PRIEST 36 /* ask for contribution; do cleansing */
|
||||
#define MS_SPELL 37 /* spellcaster not matching any of the above */
|
||||
#define MS_WERE 38 /* lycanthrope in human form */
|
||||
#define MS_BOAST 39 /* giants */
|
||||
#define MS_MOO 39 /* minotaurs */
|
||||
#define MS_BOAST 40 /* giants */
|
||||
|
||||
#define MR_FIRE 0x01 /* resists fire */
|
||||
#define MR_COLD 0x02 /* resists cold */
|
||||
|
||||
Reference in New Issue
Block a user