Files
nethack/doc
PatR 1e431139b4 fix issue #1342 - garbled iron bars message
Issue reported by elunna:  the message given when zap_over_floor()
hits iron bars with lightning or acid was substituting a couple of
words or phrases in the wrong order, resulting in
|The {melt|dissolve} iron bars somewhat but remain intact.
when the iron bar location is flagged as non-diggable.  It should be
|The iron bars {melt|dissolve} somewhat but remain intact.

Not mentioned:  the corresponding message for locations that aren't
flagged as non-diggable used "melt" unconditionally.  Change it to
keep "melt" for lightning but switch to "corrode away" for acid.

Fixes #1342
2024-12-19 13:11:01 -08:00
..
2022-06-18 10:29:15 -04:00
2024-02-28 20:15:56 -08:00
2024-11-11 09:15:49 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 22:57:22 -05:00
2024-02-28 20:15:56 -08:00
2024-12-19 13:11:25 +02:00
2024-11-11 09:15:49 -05:00
2018-11-11 10:29:52 -05:00
2018-11-11 10:29:52 -05:00
2024-11-11 09:15:49 -05:00
2024-02-29 09:03:00 -05:00
2024-02-28 20:15:56 -08:00
2024-11-11 09:15:49 -05:00
2024-03-19 18:59:23 +02:00