From c6781c92982b4c9590f544f1af517066a211f8fd Mon Sep 17 00:00:00 2001 From: Don Date: Sun, 14 Aug 2016 05:49:55 -0700 Subject: [PATCH] Update lua_api.txt --- doc/lua_api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 87f805900..93d9fb506 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -3480,7 +3480,7 @@ Definition tables {hard = 1, metal = 1, spikes = 1} inventory_image = "default_tool_steelaxe.png", wield_image = "", - wield_scale = {x = 1, paray = 1, z = 1}, + wield_scale = {x = 1, y = 1, z = 1}, stack_max = 99, range = 4.0, liquids_pointable = false,