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)`