diff --git a/actions.txt b/actions.txt new file mode 100644 index 0000000..9f8a97c --- /dev/null +++ b/actions.txt @@ -0,0 +1,8 @@ +pick +put +lift +place +leave +load +unload +transport \ No newline at end of file diff --git a/directions.txt b/directions.txt new file mode 100644 index 0000000..46fdad8 --- /dev/null +++ b/directions.txt @@ -0,0 +1,10 @@ +right +left +forward +backwards +onwards +back +west +east +north +south \ No newline at end of file diff --git a/movement.txt b/movement.txt new file mode 100644 index 0000000..b7fad49 --- /dev/null +++ b/movement.txt @@ -0,0 +1,7 @@ +go +move +come +travel +proceed +back +head \ No newline at end of file