Ensure the ZZZZ magic word is reproducible.
This happens by making the SEED command also regenerate the magic word.
This commit is contained in:
parent
d39325f963
commit
c41dd35268
3 changed files with 66 additions and 0 deletions
|
@ -7,6 +7,7 @@ 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.
|
||||
|
||||
<<<<<<< HEAD
|
||||
> seed 1495763690
|
||||
Seed set to 1495763690
|
||||
|
||||
|
@ -14,6 +15,10 @@ You're in front of building.
|
|||
|
||||
> seed 1495752222
|
||||
Seed set to 1495752222
|
||||
=======
|
||||
> seed 1494912171
|
||||
Seed set to 1494912171
|
||||
>>>>>>> f9eca41 (Ensure the ZZZZ magic word is reproducible.)
|
||||
|
||||
You're in front of building.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue