Files
nethack/src
copperwater 89835554d8 Fix: gold dragon scale mail remained lit in bones
This is caused by the bones-pile-making routine using artifact_light()
as a test for whether it needs to call end_burn. Gold dragon scale mail
uses artifact_light(), but only returns true when its owornmask is set.
But owornmask was getting zeroed right before artifact_light() is
called. Fix is to move it right after instead.

Tested that Sunsword is not affected by this (created bones while
wearing gold dragon scales and wielding Sunsword in a dark area; when
returning to them, no light was emitted from the gravesite) because it
always returns true in artifact_light() irrespective of owornmask.
2021-08-21 22:52:10 -07:00
..
2021-01-26 21:06:16 -05:00
2021-08-17 16:26:51 -07:00
2021-07-23 10:41:57 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-06-28 23:34:54 +03:00
2021-07-03 18:20:24 +03:00
2021-07-30 14:11:26 -07:00
2021-01-26 21:06:16 -05:00
2021-08-05 17:44:04 -07:00
2021-07-23 10:41:57 -07:00
2021-08-11 08:57:53 -04:00
2021-06-17 16:03:45 -07:00
2021-06-27 15:46:56 +03:00
2021-07-10 17:37:38 -07:00
2021-06-16 13:14:32 +03:00
2021-08-10 13:35:25 -04:00
2021-07-29 07:36:08 +03:00
2021-01-26 21:06:16 -05:00
2021-06-10 12:14:36 -04:00
2021-05-17 20:01:11 +03:00
2021-08-12 19:38:29 +03:00
bit
2021-02-26 09:47:54 -05:00
2021-08-19 14:55:22 -07:00
2021-07-23 10:41:57 -07:00
2021-03-23 08:52:36 -07:00
2021-07-28 19:19:40 +03:00
2021-07-27 11:58:44 -07:00
2021-01-26 21:06:16 -05:00
2021-08-02 17:40:28 -07:00
2021-07-23 10:41:57 -07:00
2021-08-20 15:06:05 -07:00
2021-07-30 16:35:36 +03:00
2021-08-10 13:35:25 -04:00
2021-05-31 15:28:19 -07:00
2021-04-02 12:26:41 -07:00
2021-08-04 13:26:56 -07:00
2021-08-20 15:11:24 -07:00
2021-06-27 15:46:56 +03:00
2021-02-10 17:06:12 +02:00
2021-07-23 10:41:57 -07:00
2021-01-26 21:06:16 -05:00
2021-05-17 20:01:11 +03:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-07-24 10:49:06 +03:00
2021-01-26 21:06:16 -05:00
2021-08-21 13:18:48 -07:00
2021-04-14 12:51:20 -07:00
2021-08-10 13:35:25 -04:00
2021-01-26 21:06:16 -05:00
2021-07-29 10:25:18 -07:00
2021-04-16 23:01:04 -07:00
2021-01-26 21:06:16 -05:00
2021-08-02 17:44:03 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-08-17 16:31:14 -07:00
2021-01-26 21:06:16 -05:00
2021-06-16 13:14:32 +03:00
2021-03-13 18:17:00 -08:00
2021-06-27 15:46:56 +03:00
2021-01-26 21:06:16 -05:00
2021-08-14 13:43:04 +03:00