From 35f4af108d332fc5682b264dd5ff1aeae7a892db Mon Sep 17 00:00:00 2001 From: Aaron Traas Date: Sun, 2 Jul 2017 13:31:47 -0400 Subject: [PATCH] Coverage - attack sitting bear --- tests/lockchain.chk | 10 +++++++++- tests/lockchain.log | 2 ++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/tests/lockchain.chk b/tests/lockchain.chk index aff5e71..ad3d174 100644 --- a/tests/lockchain.chk +++ b/tests/lockchain.chk @@ -1697,6 +1697,10 @@ The axe misses and lands near the bear where you can't get at it. The bear eagerly wolfs down your food, after which he seems to calm down considerably and even becomes rather friendly. +> attack bear + +The bear is confused; he only wants to be your friend. + > take chain The chain is still locked. @@ -1757,6 +1761,10 @@ There is nothing here to which the chain can be locked. OK +> attack bear + +The bear is confused; he only wants to be your friend. + > back You're in Barren Room. @@ -1768,7 +1776,7 @@ There is a little axe here. The chain is now locked. -You scored 225 out of a possible 430, using 309 turns. +You scored 225 out of a possible 430, using 311 turns. You may now consider yourself a "Seasoned Adventurer". diff --git a/tests/lockchain.log b/tests/lockchain.log index 085711d..b532a5f 100644 --- a/tests/lockchain.log +++ b/tests/lockchain.log @@ -298,6 +298,7 @@ in attack bear throw axe throw food +attack bear take chain unlock chain unlock chain @@ -312,5 +313,6 @@ take chain out lock chain drop bear +attack bear back lock chain \ No newline at end of file -- 2.31.1