Files
nethack/src
nethack.allison d84ad3ec3c rolling boulder not in bones files
<Someone> Cced from rgrn:
  <email deleted> (<Someone>) writes:
  [killed by a boulder trap, left bones]

  > Then I realized... there's no boulder.  Did the boulder disappear
  > because I died from the attack, thus bypassing the code that moves the
  > boulder to its intended destination?  Did the creation of the bones
  > file destroy the boulder?  Do boulder traps sometimes get
  > "deactivated" when bones files are loaded?

  The first of these. If you look at launch_obj(), there's an
  obj_extract_self() early on, then all the tracking its trajectory,
  then a place_object() when it comes to rest; since the thitu() call
  kills you during the trajectory part, the boulder never gets re-placed
  onto the map. This is, I think, a bug (and one that will apply to any
  monster-thrown object that kills you, as well); reported to the
  DevTeam.
2004-08-23 16:57:59 +00:00
..
2002-01-18 02:50:06 +00:00
2004-06-15 11:38:32 +00:00
2004-06-15 11:52:04 +00:00
2004-06-05 01:57:18 +00:00
2004-06-01 11:25:29 +00:00
2003-10-21 18:49:57 +00:00
2004-03-26 18:28:28 +00:00
2004-06-15 11:52:04 +00:00
2003-11-27 17:37:38 +00:00
2004-06-04 03:56:27 +00:00
2004-06-04 03:56:27 +00:00
2003-09-05 14:59:53 +00:00
2003-11-06 02:16:22 +00:00
2004-06-06 03:29:55 +00:00
2004-06-15 11:52:04 +00:00
2004-06-15 11:38:32 +00:00
2003-11-23 21:24:16 +00:00
2003-11-04 11:49:09 +00:00
2004-06-15 11:38:32 +00:00
2004-08-23 16:57:59 +00:00
2004-01-04 08:54:16 +00:00
2004-03-26 18:28:28 +00:00
2004-06-15 11:52:04 +00:00
2002-02-04 16:06:00 +00:00
2004-08-10 05:37:41 +00:00
2004-06-15 11:38:32 +00:00
2004-04-11 15:34:04 +00:00
2003-12-03 07:10:24 +00:00
2003-09-28 03:42:50 +00:00
2004-06-15 11:52:04 +00:00
2003-11-23 21:24:16 +00:00
2004-06-05 05:22:40 +00:00
2004-06-15 11:52:04 +00:00
2004-06-15 11:38:32 +00:00
2003-09-10 21:11:21 +00:00
2004-06-15 11:52:04 +00:00
2004-06-15 11:52:04 +00:00
2004-06-15 11:52:04 +00:00
2004-06-15 11:52:04 +00:00
2004-08-17 00:40:35 +00:00
2004-06-15 11:52:04 +00:00
2004-06-08 11:06:44 +00:00
2003-10-05 19:56:22 +00:00
2003-01-04 17:37:09 +00:00
2003-12-02 05:00:02 +00:00
2004-04-11 15:34:04 +00:00
2004-06-15 11:38:32 +00:00
2004-06-29 02:06:36 +00:00
2004-06-15 11:52:04 +00:00
2003-09-28 03:42:50 +00:00
2002-08-31 20:14:17 +00:00
2004-05-08 03:36:37 +00:00
2003-09-05 14:59:53 +00:00
2004-06-15 11:52:04 +00:00
2004-06-04 03:56:27 +00:00
2003-09-29 19:24:20 +00:00
2003-12-13 15:01:49 +00:00
2004-06-24 03:13:26 +00:00
2003-11-16 04:36:27 +00:00
2004-01-27 19:35:09 +00:00
2004-06-15 11:52:04 +00:00
2004-06-15 11:52:04 +00:00
2003-10-21 23:45:11 +00:00
2003-12-13 14:51:38 +00:00
2003-09-29 19:24:20 +00:00
2004-08-23 16:57:59 +00:00
2003-10-23 07:12:03 +00:00
2004-06-15 11:52:04 +00:00
2003-09-28 03:42:50 +00:00
2004-06-15 11:52:04 +00:00
2003-12-07 09:45:34 +00:00
2003-09-18 02:52:40 +00:00
2003-10-05 13:43:16 +00:00
2003-11-23 17:19:33 +00:00
2002-12-17 03:36:42 +00:00
2004-08-03 03:40:08 +00:00