Blessed scroll of destroy armor asks which armor to destroy
via xNetHack with some slight modifications.
This commit is contained in:
@@ -732,6 +732,8 @@ extern int remarm_swapwep(void);
|
||||
extern int destroy_arm(struct obj *);
|
||||
extern void adj_abon(struct obj *, schar) NONNULLARG1;
|
||||
extern boolean inaccessible_equipment(struct obj *, const char *, boolean);
|
||||
extern int any_worn_armor_ok(struct obj *);
|
||||
extern int count_worn_armor(void);
|
||||
|
||||
/* ### dog.c ### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user