From 9159e5fd844b25c5107538b7070af32e827ceef7 Mon Sep 17 00:00:00 2001 From: nixnoxus <87639406+nixnoxus@users.noreply.github.com> Date: Thu, 21 Apr 2022 12:28:28 +0200 Subject: [PATCH] Update game_api.txt Co-authored-by: sfan5 --- game_api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_api.txt b/game_api.txt index c4dbc274..7f4ccec6 100644 --- a/game_api.txt +++ b/game_api.txt @@ -1132,7 +1132,7 @@ A player is considered non-player if `player:is_player()` returns * `player` The player who performed the action * `pos` Position of the node at which the action was performed - * `message` A message describing the action + * `message` A message describing the action in 3rd person singular present tense. `default.set_inventory_action_loggers(def, name)`