Cannot kick while squeezed on top of a boulder
This commit is contained in:
@@ -905,6 +905,9 @@ dokick(void)
|
||||
default:
|
||||
break;
|
||||
}
|
||||
} else if (sobj_at(BOULDER, u.ux, u.uy) && !Passes_walls) {
|
||||
pline("There's not enough room to kick in here.");
|
||||
no_kick = TRUE;
|
||||
}
|
||||
|
||||
if (no_kick) {
|
||||
|
||||
Reference in New Issue
Block a user