From 6e846b316d40378b5d28c665f200caef0c39516d Mon Sep 17 00:00:00 2001 From: Sokomine Date: Tue, 13 Sep 2022 19:47:25 +0200 Subject: [PATCH] added hint regarding logging to README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a670587..024f1ef 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,15 @@ about what he sells (or if it is i.e. a barkeeper), put your trades in the options of dialogs. If you just want to sell surplus items to other players and have the NPC act like a shop, then use the trade list. +Logging +======= + +The trade list view provides access to a log file where all changes to the +NPC, inventory movements and purchases are logged. + +The log shows the date but not the time of the action. Players can view the +logs of their own NPC. + Quest items ===========