diff --git a/src/trap.c b/src/trap.c index b32ce7841..53bdfd04d 100644 --- a/src/trap.c +++ b/src/trap.c @@ -3384,6 +3384,7 @@ launch_obj( if (!Deaf) pline("Thump!"); wake_nearto(x2, y2, 16); + break; } } } /* while dist > 0 */