Merge branch 'to500' into NetHack-next
This commit is contained in:
+1
-2
@@ -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' */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user