-
-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
165 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
// Randomizing options | ||
|
||
These options should be shuffled: | ||
|
||
<<shuffleNextOptions>> | ||
-> One | ||
-> Two | ||
-> Three | ||
-> Four | ||
|
||
These options should NOT be shuffled: | ||
|
||
-> One | ||
-> Two | ||
-> Three | ||
-> Four | ||
|
||
These options should NOT be shuffled | ||
|
||
-> One: Select this option to see shuffled options. | ||
<<shuffleNextOptions>> | ||
-> One | ||
-> Two | ||
-> Three | ||
-> Four | ||
-> Two: Select this option to do nothing. | ||
|
||
|
||
These options should NOT be shuffled: | ||
|
||
-> One | ||
-> Two | ||
-> Three | ||
-> Four | ||
|
||
These options should be shuffled: | ||
|
||
[[One|One]] | ||
[[Two|One]] | ||
[[Three|One]] | ||
[[Four|One]] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
// Testing commands | ||
|
||
<<expect_command("flip Harley3 +1")>> | ||
<<flip Harley3 +1>> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters