Opened 6 years ago
Closed 6 years ago
#1791 closed bug (fixed (in master))
Monster recall inaccurate for nether breathers/resistors
Reported by: | takkaria | Owned by: | |
---|---|---|---|
Milestone: | 3.5.0 | Keywords: | |
Cc: |
Description
Some monsters with breath weapons of element X also have resist X without the flag, e.g. nether breath gives res nether automatically (see spells1.c). Monster recall does not reflect this.
Change History (1)
comment:1 Changed 6 years ago by takkaria
- Resolution set to fixed (in master)
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in b020e2c, pull request https://github.com/angband/angband/pull/276