]> granicus.if.org Git - nethack/commit
fire attack messages
authornethack.rankin <nethack.rankin>
Tue, 10 Dec 2002 10:21:28 +0000 (10:21 +0000)
committernethack.rankin <nethack.rankin>
Tue, 10 Dec 2002 10:21:28 +0000 (10:21 +0000)
commitb90f50075db38a4801ea12dce2836a4aec69abce
tree94d7e30b4dab15fb6fa92eb5bb1082c9ac9fcb0d
parent5abb2e2a3d7438fe367eeddf0f620ff944a8655d
fire attack messages

     Make sure the three instances of special fire effects stay
synchronized in the future by moving the relevant code into its own
routine.

     Shouldn't fire vortices and fire elementals also yield "already
on fire"?  How about ice vortices "melting"?
include/extern.h
src/mhitm.c
src/mhitu.c
src/mondata.c
src/uhitm.c