2019-01-20 23:57:59 +01:00
|
|
|
[Definition]
|
|
|
|
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
|
|
|
name = Weather
|
|
|
|
path = "The Legend of Zelda: Breath of the Wild/Mods/Weather"
|
|
|
|
description = Changes the weather
|
|
|
|
version = 3
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = Clear weather
|
|
|
|
$weatherByte:int = 0
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = Raining
|
|
|
|
$weatherByte:int = 2
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = Raining (dark clouds and winds blowing)
|
|
|
|
$weatherByte:int = 3
|
|
|
|
|
|
|
|
[Preset]
|
2019-03-24 14:20:46 +01:00
|
|
|
name = Gray weather (no rain and dark clouds)
|
2019-01-20 23:57:59 +01:00
|
|
|
$weatherByte:int = 6
|
|
|
|
|
|
|
|
[Preset]
|
2019-03-24 14:20:46 +01:00
|
|
|
name = Storm with thunder
|
2019-01-20 23:57:59 +01:00
|
|
|
$weatherByte:int = 7
|
|
|
|
|
|
|
|
[Preset]
|
2019-03-24 14:20:46 +01:00
|
|
|
name = Fog and rain
|
2019-01-20 23:57:59 +01:00
|
|
|
$weatherByte:int = 8
|
|
|
|
|
|
|
|
# If anyone finds accurate names for these, feel free to fill them in.
|
|
|
|
[Preset]
|
|
|
|
name = MISC 1
|
|
|
|
$weatherByte:int = 1
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = MISC 2
|
|
|
|
$weatherByte:int = 4
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = MISC 3
|
|
|
|
$weatherByte:int = 5
|