From e05b7dbb3c89ddaf52a4c493a0d05f1ca2244dce Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 22 Jan 2020 09:19:27 +0000 Subject: Remove unused weight property from objects (#9320) --- doc/lua_api.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/lua_api.txt') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index b06e08548..551aa50b5 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -6148,9 +6148,6 @@ Player properties need to be saved manually. collide_with_objects = true, -- Collide with other objects if physical = true - weight = 5, - -- Unused. - collisionbox = {-0.5, 0.0, -0.5, 0.5, 1.0, 0.5}, -- Default selectionbox = {-0.5, 0.0, -0.5, 0.5, 1.0, 0.5}, -- Selection box uses collision box dimensions when not set. -- cgit v1.2.3