Files
nethack/doc
PatR 37a7e62be5 pull request #1237 - bill_dummy_object() is
overcharging when using up a stack instead of single item

Pull request by entrez:  shop bill was being inflated by item count
if more that one unpaid item got used up at once.  Lighting N unpaid
candles charged N * N * single_candle_price instead of the intended
N * single_candle_price.

This PR was in response to issue #1236 by Xdminsy:  usage fees for
applying more unpaid candles are multiplied by amount once more.

Closes #1237
Closes #1236
2024-04-27 23:20:27 -07:00
..
2022-06-18 10:29:15 -04:00
2024-02-28 20:15:56 -08:00
2023-08-28 16:17:41 -04: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-02-28 20:15:56 -08:00
2018-11-11 10:29:52 -05:00
2018-11-11 10:29:52 -05:00
2024-02-28 20:15:56 -08:00
2024-02-29 09:03:00 -05:00
2024-02-28 20:15:56 -08:00
2022-02-22 20:14:44 -05:00
2024-02-28 20:15:56 -08:00
2024-02-29 07:40:19 -05:00
2024-03-19 18:59:23 +02:00