Merge branch 'NetHack-3.7' into to500

This commit is contained in:
nhmall
2026-05-02 00:19:08 -04:00
74 changed files with 1102 additions and 1136 deletions
+1 -2
View File
@@ -496,9 +496,8 @@ struct you {
struct skills weapon_skills[P_NUM_SKILLS];
boolean twoweap; /* KMH -- Using two-weapon combat */
short mcham; /* vampire mndx if shapeshifted to bat/cloud */
short umovement; /* instead of u.umonst->movement */
short umovement; /* instead of youmonst.movement */
schar uachieved[N_ACH]; /* list of achievements in the order attained */
struct monst *umonst;
}; /* end of `struct you' */