repo.or.cz
/
crawl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Apply the new ground_level method.
[crawl.git]
/
crawl-ref
/
source
/
test
/
youdie.lua
blob
aa61d9b91642a189413e67488ec25f653adb538f
1
-- Test that player death is handled gracefully by "crawl -test".
2
3
-- It might be preferable to have tests fail gracefully rather than
4
-- ignoring death like now.
5
6
you
.
die
()