3 Achegas 1b069cf8f7 ... aa0105aac1

Autor SHA1 Mensaxe Data
  Hayden K aa0105aac1 Enable last update author/time hai 1 semana
  Hayden K 91cc6d8b7c quote char inconsistency lol hai 1 semana
  Hayden K bf57f2a585 wip 2 (historic l4d1 rule moment) hai 1 semana
Modificáronse 2 ficheiros con 6 adicións e 1 borrados
  1. 4 1
      docs/rules/rules.mdx
  2. 2 0
      docusaurus.config.js

+ 4 - 1
docs/rules/rules.mdx

@@ -47,7 +47,7 @@
 - Playing on Realism is allowed.
 - Playing on or using a dedicated server is not allowed. All runs must be played on a local server (using singleplayer, or a lobby, or the `map` command).
 - It is highly recommended (but not required) for runners on PC to use LiveSplit and the included autosplitter.
-- It can be enabled by right-clicking in Livesplit, clicking “Edit Splits”, and clicking “Activate”.
+- It can be enabled by right-clicking in Livesplit, clicking "Edit Splits", and clicking "Activate".
 
 ### CO-OP RUNS
 
@@ -109,6 +109,9 @@ Though custom keybinds are allowed for convenience, **any route, trick or in-gam
 - `setinfo name <name>`
 - `Vote [Yes/No]`
 
+Specifically in Death Toll 3, for historical reasons, the following command can also be used with the same restrictions as the list above:
+- vocalize [ConceptBlock015/ConceptBlock023/ConceptBlock025/ConceptBlock032]
+
 **These cvars can be modified, and may be bound to keys and combined in aliases, including key-toggling and cycling scripts:**
 
 - `cc_linger_time`

+ 2 - 0
docusaurus.config.js

@@ -55,6 +55,8 @@ const config = {
           admonitions: {
               keywords: ['note', 'tip', 'info', 'caution', 'danger', 'diffe', 'diffm', 'diffh'],
           },
+          showLastUpdateAuthor: true,
+          showLastUpdateTime: true,
         },
         blog: false,
         theme: {