]> granicus.if.org Git - nethack/commit
set_corpsenm()
authornethack.allison <nethack.allison>
Tue, 9 May 2006 23:10:22 +0000 (23:10 +0000)
committernethack.allison <nethack.allison>
Tue, 9 May 2006 23:10:22 +0000 (23:10 +0000)
commit52586db3ae4af6d7767c468e8abcb23ca46a81bc
tree7a9d41f7ed77f5d58a29e1a0813b5e5e2629ecdf
parentc0731a880916d23a9711a41ca94cfafe4c32c415
set_corpsenm()

Provide a common routine that always does the right
thing with respect to timers and weight when altering
obj->corpsenm, and use it throughout the code.
include/extern.h
src/mhitm.c
src/mkmaze.c
src/mkobj.c
src/sp_lev.c
src/topten.c
src/zap.c