Merge branch 'to500' into NetHack-next

This commit is contained in:
nhmall
2026-05-02 00:22:14 -04:00
78 changed files with 1287 additions and 1159 deletions
+1 -2
View File
@@ -503,9 +503,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' */