X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=tests%2Fillformed.chk;h=f00ed128fdb9badeceeb8aaa9fbf03c2e3dd8000;hb=fbe3f90ad90912c4b3a847aeb7dfcf47949cb3b1;hp=d960af517c2d2f9313bb082b9b827fa825a1abfa;hpb=4874fce5c7ddae3f62480a8a034c6537192726b4;p=open-adventure.git diff --git a/tests/illformed.chk b/tests/illformed.chk index d960af5..f00ed12 100644 --- a/tests/illformed.chk +++ b/tests/illformed.chk @@ -1,6 +1,12 @@ Welcome to Adventure!! Would you like instructions? +> foo + +Please answer the question. + +Welcome to Adventure!! Would you like instructions? + > n You are standing at the end of a road before a small brick building. @@ -12,6 +18,30 @@ Seed set to 1801426495 You're in front of building. +> listen + +The stream is gurgling placidly. + +> forward + +I am unsure how you are facing. Use compass points or nearby objects. + +You're in front of building. + +> eat + +Eat what? + +> drink + +You have taken a drink from the stream. The water tastes strongly of +minerals, but is not unpleasant. It is extremely cold. + +> find keys + +I can only tell you what you see as you move about and manipulate +things. I cannot tell you where remote things are. + > in You are inside a building, a well house for a large spring. @@ -24,6 +54,26 @@ There is food here. There is a bottle of water here. +> listen + +The stream is gurgling placidly. + +> find keys + +I believe what you want is right here with you. + +> unlock keys + +You can't unlock the keys. + +> find foo + +Nothing happens. + +> find bar + +Sorry, I don't know the word "BAR". + > carry Carry what? @@ -68,6 +118,25 @@ Don't be ridiculous! I see no blood here. +> brief + +Okay, from now on I'll only describe a place in full the first time +you come to it. To get the full description, say "look". + +> on + +Your lamp is now on. + +> xyzzy + +>>Foof!<< + +It is now pitch dark. If you proceed you will likely fall into a pit. + +> listen + +All is silent. + > quit Do you really want to quit now? @@ -76,9 +145,29 @@ Do you really want to quit now? OK +> read + +Read what? + +> look + +It is now pitch dark. If you proceed you will likely fall into a pit. + +> news + +Open Adventure is an author-approved open-source release of +Version 2.5 with, as yet, no gameplay changes. +Version 2.5 was essentially the same as Version II; the cave and the +hazards therein are unchanged, and top score is still 430 points. +There are a few more hints, especially for some of the more obscure +puzzles. There are a few minor bugfixes and cosmetic changes. You +can now save a game and resume it at once (formerly you had to wait a +while first), but it now costs you a few points each time you save the +game. Saved games are now stored in much smaller files than before. + > score -You have garnered 32 out of a possible 430 points, using 14 turns. +You have garnered 32 out of a possible 430 points, using 31 turns. > quit @@ -88,7 +177,7 @@ Do you really want to quit now? OK -You scored 32 out of a possible 430, using 15 turns. +You scored 32 out of a possible 430, using 32 turns. You are obviously a rank amateur. Better luck next time.