Fix to Gitlab issue #32. Now SEED and WASTE are in adventure.yaml

NOTE: the tests are all updated because now, like every other action,
SEED and WASTE have a \n before their output, as they correctly use
SPEAK
This commit is contained in:
Aaron Traas 2017-07-21 09:52:19 -04:00
parent ef236aea3b
commit 5337e00725
84 changed files with 174 additions and 32 deletions

View file

@ -32,6 +32,7 @@ Around you is a forest. A small stream flows out of the building and
down a gully.
> seed 1635997320
Seed set to 1635997320
You're in front of building.
@ -72,6 +73,20 @@ Sorry, but I no longer seem to remember how it was you got here.
You're in front of building.
> seed
This command requires a numeric argument.
You're in front of building.
> waste
This command requires a numeric argument.
You are standing at the end of a road before a small brick building.
Around you is a forest. A small stream flows out of the building and
down a gully.
> eat grate
I see no grate here.
@ -236,9 +251,7 @@ Blasting requires dynamite.
> building
You are standing at the end of a road before a small brick building.
Around you is a forest. A small stream flows out of the building and
down a gully.
You're in front of building.
> cave
@ -597,7 +610,7 @@ Okay, "boo".
> score
You have garnered 27 out of a possible 430 points, using 113 turns.
You have garnered 27 out of a possible 430 points, using 115 turns.
> z
@ -605,7 +618,7 @@ OK
> score
You have garnered 27 out of a possible 430 points, using 115 turns.
You have garnered 27 out of a possible 430 points, using 117 turns.
> quit keys
@ -654,7 +667,7 @@ Do you really want to quit now?
OK
You scored 27 out of a possible 430, using 123 turns.
You scored 27 out of a possible 430, using 125 turns.
You are obviously a rank amateur. Better luck next time.