Files
nethack/src
PatR 25bcbe3846 fix github pull request #418 - towel wetness
Fire damage would dry out a wet towel but never all the way to 0.
Water damage would wet a towel but if it was already wet, its
wetness might decrease.

This uses the pull request's change for increasing the wetness
but changes dry_a_towel so that the original code for decreasing
that will work as is.  Using wet_a_towel() to set wetness to 0
doesn't make much sense, so still won't do so; dry_a_towel() does
and now will.

This also adds missing perm_invent update for towels in inventory
changing wetness.

Fixes #418
2020-12-12 12:04:20 -08:00
..
2018-11-11 10:29:52 -05:00
2020-06-07 08:49:27 -04:00
2020-11-13 20:27:17 +02:00
2020-12-10 15:06:26 -08:00
2020-12-02 06:29:58 -08:00
2020-12-02 06:29:58 -08:00
2020-11-27 11:10:44 -08:00
2020-11-16 18:08:02 -08:00
2020-11-15 19:32:21 +02:00
2020-11-13 20:27:17 +02:00
2020-12-02 21:59:26 -05:00
2020-12-05 12:32:52 -08:00
2020-11-13 14:11:54 -08:00
2020-11-21 17:37:01 -08:00
2020-10-19 13:21:07 -07:00
2020-08-01 19:17:56 -07:00
2020-11-13 20:27:17 +02:00
2020-10-10 16:28:17 -04:00
2020-12-04 09:30:22 +02:00
2020-12-04 09:30:22 +02:00
2020-11-13 14:11:54 -08:00
2020-12-06 18:36:37 +02:00
2020-11-13 20:27:17 +02:00
2020-12-01 22:18:48 +02:00
2020-11-13 20:27:17 +02:00
2020-11-28 12:49:18 +02:00
2020-11-18 11:16:21 -08:00
2020-04-06 13:34:07 +03:00
2020-11-15 13:51:47 +02:00
2020-12-11 17:15:21 -08:00
2020-10-01 16:41:56 -07:00
2020-11-27 11:10:44 -08:00
2020-11-21 03:46:53 -08:00
2020-11-28 12:49:18 +02:00
2020-11-15 19:32:21 +02:00
2020-12-05 12:29:38 -08:00
2020-12-03 10:05:31 -05:00
2020-10-04 14:46:32 -04:00
2020-07-10 01:37:46 -07:00
2020-12-03 10:05:31 -05:00
2020-12-06 18:36:37 +02:00
2020-10-20 19:37:51 -04:00
2020-10-10 16:28:17 -04:00
2020-11-21 17:37:01 -08:00
2020-11-21 17:37:01 -08:00
2020-12-04 19:05:24 +02:00
2020-11-21 17:37:01 -08:00
2020-12-05 12:32:52 -08:00
2020-10-04 14:46:31 -04:00
2020-11-13 20:27:17 +02:00
2020-12-02 06:29:58 -08:00