From 105dd8050826f3fd7e0bea5c35dc43861d9b180c Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Thu, 29 Aug 2019 15:45:51 +0200 Subject: [PATCH] [BotW] Add Freeze Time Preset to day length mod --- Mods/BreathOfTheWild_DayLength/rules.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Mods/BreathOfTheWild_DayLength/rules.txt b/Mods/BreathOfTheWild_DayLength/rules.txt index 96e09dd0..b6b56c57 100644 --- a/Mods/BreathOfTheWild_DayLength/rules.txt +++ b/Mods/BreathOfTheWild_DayLength/rules.txt @@ -2,7 +2,7 @@ titleIds = 00050000101C9300,00050000101C9400,00050000101C9500 name = Day Length path = "The Legend of Zelda: Breath of the Wild/Mods/Day Length" -description = Changes the amount of real time an in game day takes. Any game slowdown will make the actual time longer. Blood moons won't appear or be less common. +description = Changes the amount of real time an in-game day takes. Any game slowdown will make the actual time longer. Blood moons won't appear or be less common. version = 3 [Preset] @@ -40,3 +40,7 @@ $timeScale = 30 [Preset] name = 24 hours $timeScale = 60 + +[Preset] +name = Freeze time +$timeScale = 6000