Merge branch 'NetHack-3.7' into to500

This commit is contained in:
nhmall
2026-04-30 17:09:02 -04:00
22 changed files with 242 additions and 189 deletions
+1
View File
@@ -64,6 +64,7 @@ enum m_ap_types {
#define MON_ENDGAME_FREE 0x20
#define MON_ENDGAME_MIGR 0x40
#define MON_OBLITERATE 0x80
#define MON_STILL_ARRIVING 0x100
#define M_AP_TYPMASK 0x7
#define M_AP_F_DKNOWN 0x8