From 847860fc5cf8867deb45646670ce1f11c3f977b0 Mon Sep 17 00:00:00 2001 From: Lars Müller <34514239+appgurueu@users.noreply.github.com> Date: Tue, 30 Mar 2021 21:49:50 +0200 Subject: Block & report player self-interaction (#11137) --- doc/lua_api.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index d3165b9fd..790ab32f4 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -4654,6 +4654,7 @@ Call these functions only at load time! * `cheat`: `{type=}`, where `` is one of: * `moved_too_fast` * `interacted_too_far` + * `interacted_with_self` * `interacted_while_dead` * `finished_unknown_dig` * `dug_unbreakable` -- cgit v1.2.3