From 3c30d1328f0c1bf8b1749b8f30bf54899f415cb7 Mon Sep 17 00:00:00 2001 From: nixnoxus Date: Fri, 22 Apr 2022 19:11:51 +0200 Subject: [PATCH] Update game_api.txt --- game_api.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/game_api.txt b/game_api.txt index 77b390b2..2bbd8da6 100644 --- a/game_api.txt +++ b/game_api.txt @@ -1136,8 +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 `position` / `vector` which is logged as - " at (X,Y,Z)" + contain a `vector` which is logged as " at (X,Y,Z)" `default.set_inventory_action_loggers(def, name)`