monster breathes at you (ranged) */
| 1272 | |
| 1273 | /* monster breathes at you (ranged) */ |
| 1274 | int |
| 1275 | breamu(struct monst *mtmp, struct attack *mattk) |
| 1276 | { |
| 1277 | return breamm(mtmp, mattk, &gy.youmonst); |
| 1278 | } |
| 1279 | |
| 1280 | /* return TRUE if terrain at x,y blocks linedup checks */ |
| 1281 | staticfn boolean |