]> granicus.if.org Git - nethack/commit
more trap feedback
authorPatR <rankin@nethack.org>
Fri, 10 Jan 2020 14:53:48 +0000 (06:53 -0800)
committerPatR <rankin@nethack.org>
Fri, 10 Jan 2020 14:53:48 +0000 (06:53 -0800)
commita4e80fa9b4bc84d0bd8e06f9f3bfe441176c7982
treeff30c8733bce27a5565daa99bfe02c4a23a6ca48
parent3a6e2a98020db6843e8cd4c3ef9f3bba11c51d2d
more trap feedback

When trapped in lava, change the text from "stuck in the lava" to
"sinking into lava" to describe the situation much more accurately.
Instead of doing that twice, move the u.utraptype feedback into a
separate routine that both enlightenment and self-lookat can use.
include/extern.h
src/cmd.c
src/pager.c