From 0aae46ecc38005236210f7e243f02cac39ab1dc3 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 27 Jan 2019 10:32:09 -0500 Subject: Inital commit --- client/data/world.lua | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 client/data/world.lua (limited to 'client/data/world.lua') diff --git a/client/data/world.lua b/client/data/world.lua new file mode 100644 index 0000000..033e026 --- /dev/null +++ b/client/data/world.lua @@ -0,0 +1,5 @@ +local world = {} + +world.basic_commands = {"look","go"} + +return world -- cgit v1.2.3-70-g09d2