This is cron-daily v1-Apr-26-2026. 005guidebook updated: doc/Guidebook.txt

This commit is contained in:
nhw_cron
2026-04-26 11:53:32 -04:00
committed by nhmall
parent 3fb81a48a1
commit 5b9df0041c
+3 -3
View File
@@ -4305,7 +4305,7 @@
See pickup_types and also autopickup_exception for ways to refine See pickup_types and also autopickup_exception for ways to refine
the behavior. the behavior.
Note: prior to version 3.7.0, the default for autopickup was on. Note: prior to version 5.0.0, the default for autopickup was on.
autoquiver autoquiver
This option controls what happens when you attempt the `f' (fire) This option controls what happens when you attempt the `f' (fire)
@@ -6297,7 +6297,7 @@
Each SOUND entry is broken down into the following parts: Each SOUND entry is broken down into the following parts:
MESG - message window mapping (the only one supported in MESG - message window mapping (the only one supported in
3.7.0); 5.0.0);
msgtype - optional; message type to use, see "Configuring Mes- msgtype - optional; message type to use, see "Configuring Mes-
sage Types" sage Types"
pattern - the pattern to match; pattern - the pattern to match;
@@ -7026,7 +7026,7 @@
ing placeholders: ing placeholders:
%% - literal `%' %% - literal `%'
%v - version (eg. "3.7.0-0") %v - version (eg. "5.0.0-0")
%u - game UID %u - game UID
%t - game start time, UNIX timestamp format %t - game start time, UNIX timestamp format
%T - current time, UNIX timestamp format %T - current time, UNIX timestamp format