[Definition]
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
name = Weather
path = "The Legend of Zelda: Breath of the Wild/Mods/Weather"
description = Changes the weather
version = 4

[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]
name = Gray weather (no rain and dark clouds)
$weatherByte:int = 6

[Preset]
name = Storm with thunder
$weatherByte:int = 7

[Preset]
name = Fog and rain
$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