[BotW] Add Freeze Time Preset to day length mod

This commit is contained in:
Crementif 2019-08-29 15:45:51 +02:00 committed by GitHub
parent d630597c19
commit 105dd80508
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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