From 0f5fd82b771ab10c79c3b4c945c874ef49a3199c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 13 Apr 2022 04:38:41 -0400 Subject: [PATCH] Add a test of resurrection logic. --- tests/footslip.chk | 21 +++++++++++++++++++++ tests/footslip.log | 4 +++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/tests/footslip.chk b/tests/footslip.chk index a716588..ef2f595 100644 --- a/tests/footslip.chk +++ b/tests/footslip.chk @@ -781,3 +781,24 @@ Oh dear, you seem to have gotten yourself killed. I might be able to help you out, but I've never really done this before. Do you want me to try to reincarnate you? +> y + +All right. But don't blame me if something goes wr...... + --- POOF!! --- +You are engulfed in a cloud of orange smoke. Coughing and gasping, +you emerge from the smoke and find.... + +You are inside a building, a well house for a large spring. + +There are some keys on the ground here. + +There is food here. + +> + + +You scored 61 out of a possible 430, using 121 turns. + +Your score qualifies you as a novice class adventurer. + +To achieve the next higher rating, you need 60 more points. diff --git a/tests/footslip.log b/tests/footslip.log index d29587b..ad02244 100644 --- a/tests/footslip.log +++ b/tests/footslip.log @@ -122,4 +122,6 @@ u u u u -u \ No newline at end of file +u +y + -- 2.31.1