]> granicus.if.org Git - nethack/commit
tin variety (trunk only)
authornethack.allison <nethack.allison>
Tue, 28 Oct 2003 03:45:49 +0000 (03:45 +0000)
committernethack.allison <nethack.allison>
Tue, 28 Oct 2003 03:45:49 +0000 (03:45 +0000)
commitd08dcbc3fbcd7bd48df45571e0e1b2fbb481486c
tree0b188ba5f1329244ff85c4a5c40d8f9798872c86
parentf66a7505620c61a6c07ffc5aeb0a90f74e51f128
tin variety (trunk only)

- store the variety of tin at tin creation time
  rather than at tin-opening time (as a negative
  value in spe just as homemade was; spinach
   is still spe 1)

Allow wishing for a particular variety of tin
from the tin variety list:
"deep fried", "boiled","broiled","candied"
"dried", "french fried", "homemade"
"pickled", "pureed", "rotten", "sauteed"
"smoked", "soup made from", "stir fried",
"szechuan"
Example: "tin of soup made from orc"

non-debug player could randomly fail on the
variety specification 1 in 4 times
doc/fixes35.0
include/extern.h
include/hack.h
src/eat.c
src/mkobj.c
src/objnam.c