From 4f4d85a83c914a4e312ebe70ca25b221b9dff9e4 Mon Sep 17 00:00:00 2001 From: nixnoxus <87639406+nixnoxus@users.noreply.github.com> Date: Tue, 26 Apr 2022 18:58:14 +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 87be5294..4fa85ace 100644 --- a/game_api.txt +++ b/game_api.txt @@ -1136,7 +1136,7 @@ the log. * `player` The player who performed the action * `message_parts` Any mumber of message parts describing the action in 3rd person singular present tense. It can also - contain a `vector` which is logged as "(X,Y,Z)" + contain a `vector` which is logged as "(X,Y,Z)" `default.set_inventory_action_loggers(def, name)`