]> granicus.if.org Git - nethack/commit
fix B12003 - kicking a box embedded in a wall
authornethack.rankin <nethack.rankin>
Fri, 20 Sep 2002 05:05:46 +0000 (05:05 +0000)
committernethack.rankin <nethack.rankin>
Fri, 20 Sep 2002 05:05:46 +0000 (05:05 +0000)
commit709748234d444f2c6dd9bc27f9c98657f08ca5cb
treebbe8c180bc71923aee9de66b880cd3d51df46333
parentb9a3376fc5306a60f3fb7f2e16ed298344fa86bc
fix B12003 - kicking a box embedded in a wall

     Move a block of kicking code so that freeing items stuck inside
solid work takes precedence over breaking open containers.  Now the
box has a chance to fall out like other types of objects (and if it
fails that chance, there's just the normal message about not coming
loose--no attempt to actually kick open the box will occur).
doc/fixes34.1
src/dokick.c