3.3.2 to 3.4.0

This commit is contained in:
nethack.allison
2002-02-04 16:06:00 +00:00
parent 43c3d9c736
commit 06528d1002
193 changed files with 255 additions and 246 deletions

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)dothrow.c 3.3 2001/12/10 */
/* SCCS Id: @(#)dothrow.c 3.4 2001/12/10 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
@@ -495,7 +495,7 @@ hurtle_step(arg, x, y)
* Each trap should really trigger on the recoil if
* it would trigger during normal movement. However,
* not all the possible side-effects of this are
* tested [as of 3.3.2] so we trigger those that
* tested [as of 3.4.0] so we trigger those that
* we have tested, and offer a message for the
* ones that we have not yet tested.
*/