Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -1686,9 +1686,9 @@ mkinvokearea()
|
||||
|
||||
/* any trap hero is stuck in will be going away now */
|
||||
if (u.utrap) {
|
||||
u.utrap = 0;
|
||||
if (u.utraptype == TT_BURIEDBALL)
|
||||
buried_ball_to_punishment();
|
||||
reset_utrap(FALSE);
|
||||
}
|
||||
mkinvpos(xmin, ymin, 0); /* middle, before placing stairs */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user