From a782e19982fa270c6914af5a4d460f6e25793ffa Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 11 Nov 2018 12:56:03 +0000 Subject: [PATCH] Patch 1 --- adventure.yaml | 2 +- tests/death-jump.chk | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/adventure.yaml b/adventure.yaml index ff32163..9d83eae 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -605,7 +605,7 @@ locations: !!omap description: long: |- The crack is far too small for you to follow. At its widest it is - barely wide enough to admit your foot.' + barely wide enough to admit your foot. short: !!null conditions: {DEEP: true} travel: [ diff --git a/tests/death-jump.chk b/tests/death-jump.chk index 5be6c02..782eaa2 100644 --- a/tests/death-jump.chk +++ b/tests/death-jump.chk @@ -1,4 +1,3 @@ - Welcome to Adventure!! Would you like instructions? > n @@ -122,7 +121,7 @@ Rough stone steps lead down the pit. > crack The crack is far too small for you to follow. At its widest it is -barely wide enough to admit your foot.' +barely wide enough to admit your foot. You're at top of small pit. -- 2.31.1