Files
nethack/src
PatR 2337252acf fix issue #326 - can't wish for were-foo corpse
"were{rat,jackal,wolf}" each occur twice in mons[], once for the
beast form and second time among '@' for the human form.  Wishing
for werecreature corpse or tin always matches the first entry so
yields the beast form, but all their beast forms are flagged as
no-corpse so the wish would fallback to a corpse with random monster
type.  Wishing for werecreature figurine worked but always produced
one that created its beast form if/when activated.

This fix allows specifying "human werecreature" to match the second
entry.  It's optional for corpse and tin; the wish code will now
switch to that implicitly if it gets a no-corpse were-form for
those.  It has to be specified explicitly to get a figurine that
will activate as the human form.  It works for ^G too.

Fixes #326
2020-04-19 05:28:18 -07:00
..
2018-11-11 10:29:52 -05:00
2020-03-16 17:32:12 -07:00
2018-04-25 15:00:13 -04:00
2020-04-15 22:45:47 +03:00
2020-04-03 11:42:17 -07:00
2020-04-19 04:58:18 -07:00
2020-04-15 22:45:47 +03:00
2020-04-18 19:55:09 +03:00
2020-04-13 14:58:12 -07:00
2020-04-15 01:43:47 -07:00
2020-04-05 15:32:00 -07:00
2020-04-03 11:42:17 -07:00
2020-04-18 19:55:09 +03:00
2020-03-02 15:05:06 -08:00
2019-10-17 20:52:10 -04:00
2020-04-06 13:34:07 +03:00
2020-04-15 22:45:47 +03:00
2020-03-01 06:46:37 -08:00
2020-04-16 01:09:01 -07:00
2020-04-17 01:06:37 -07:00
2020-02-13 21:24:24 -05:00
2020-04-14 18:13:32 -07:00
2020-04-19 03:20:01 -07:00
2020-04-18 19:55:09 +03:00
2020-03-27 19:05:52 -07:00
2020-04-18 19:55:09 +03:00
2020-04-12 15:45:13 +03:00
2020-02-18 13:33:00 -08:00
2020-04-06 13:34:07 +03:00
2020-04-06 13:34:07 +03:00
2020-04-12 16:55:00 +03:00
2020-04-19 04:18:22 -07:00
2020-01-12 11:00:38 -08:00
2020-04-11 17:54:24 -04:00
2020-04-06 13:34:07 +03:00
2020-04-18 11:31:16 +03:00
2020-04-05 12:44:25 +03:00
2020-04-06 13:34:07 +03:00
2020-04-06 13:34:07 +03:00
2020-04-06 13:34:07 +03:00
2020-03-06 11:30:39 -05:00
2020-04-18 19:55:09 +03:00
2020-02-12 14:35:37 -08:00
2020-02-18 13:33:00 -08:00
2020-04-18 22:13:52 +03:00
2020-03-15 11:57:34 +02:00
2019-10-08 20:27:39 -04:00
2020-02-19 15:47:55 -08:00
2019-12-18 07:38:59 -05:00
2020-02-12 14:35:37 -08:00
2020-04-03 11:42:17 -07:00
2019-02-19 07:48:19 -05:00
2020-04-07 07:40:33 -07:00
2020-02-20 20:23:33 -05:00
2020-04-06 15:41:26 +03:00
2020-04-03 11:42:17 -07:00
2019-11-09 21:50:18 -05:00
2020-04-17 14:56:47 -07:00