From ad7dee72ea50309d229f7e4c4742dfecbf373e04 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 19 Nov 2024 05:17:17 +0000 Subject: [PATCH] Update wiki --- Command-Line-Parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Command-Line-Parameters.md b/Command-Line-Parameters.md index 1c67b53..c434a04 100644 --- a/Command-Line-Parameters.md +++ b/Command-Line-Parameters.md @@ -30,7 +30,7 @@ version. | -dogs <n> | Overrides the current number of helper dogs, setting it to n. | | -episode <n> | Start playing on episode n (1-99) | | -fast | Monsters move faster. | -| -loadgame <s> | Load the game in slot s. | +| -loadgame <ps> | Load the game on page p (0-7) in slot s (0-7). Use 255 to load an auto save. | | -nm | Alias to -skill 5. | | -nomo | Alias to -nomonsters. | | -nomonsters | Disable monsters. |