Files
nethack/include
nethack.rankin e0294035b0 health food tins
Groundwork for having health food shops carry tins as part of their
stock.  (That part isn't finished yet.)  The choice of which types of tin
preparation might be sold as health food is rather arbitrary.  Tweak if
needed--but keep in mind that just because something is marketed as health
food doesn't necessary mean that it's actually healthy; vice versa as well.

     Tin handling could be simplified if tin->spe for spinach was changed
from 1 to -1.  Then checks for spinach could compare against SPINACH_TIN
instead of a magic number, and with non-spinach tin->spe would be a direct
index rather than needing negating and offsetting.
2005-03-10 05:06:24 +00:00
..
2002-01-18 02:50:06 +00:00
2002-01-05 21:05:47 +00:00
2005-01-23 16:29:16 +00:00
2005-02-08 04:57:54 +00:00
2002-01-05 21:05:47 +00:00
2005-03-10 05:06:24 +00:00
2002-01-05 21:05:47 +00:00
2005-02-01 02:35:47 +00:00
2005-01-22 15:48:42 +00:00
2002-01-05 21:05:48 +00:00
2005-01-08 14:37:36 +00:00
2005-01-02 20:55:41 +00:00
2005-01-23 19:39:01 +00:00
2005-01-09 21:40:24 +00:00