Skip to content
Snippets Groups Projects
Commit 5981ed6d authored by Leroy John Rügemer's avatar Leroy John Rügemer
Browse files

hand

parent 5ea8942a
No related branches found
No related tags found
No related merge requests found
#JSGF V1.0;
grammar commands;
public <command> = [tobi] ( <followMe> | <ordering> | <test> | <stack> | <learn> | <rec> | <count> | <explain> | <fetch>);
public <command> = [tobi] ( <followMe> | <ordering> | <test> | <stack> | <learn> | <rec> | <count> | <explain> | <fetch> | <hand>);
<followMe> = (follow me);
......@@ -19,4 +19,6 @@ public <command> = [tobi] ( <followMe> | <ordering> | <test> | <stack> | <learn>
<explain> = (what can you do);
<fetch> = (fetch something);
\ No newline at end of file
<fetch> = (fetch something);
<hand> = (drive to the waving person);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment