README = "We only need to update Sandbox_DZ_climatePage and Sandbox_DZ_climateEnable usually"
Sandbox_EN = {
    Sandbox_DZ_climateMoonPageA = "[DZ] Climate Moon 1",
    Sandbox_DZ_climateMoonPageB = "[DZ] Climate Moon 2",
    Sandbox_DZ_climateMoonEnable = "Enable Moon Climate",
    Sandbox_DZ_climateMoonEnable_tooltip = "Enable Moon. Moon cycles will now affect zombie lore."

    Sandbox_DZ_climateMoonEnableTime = "Enable Time",
    Sandbox_DZ_climateMoonEnableTime_tooltip = "The moon will become active based on the time. This can be combined with darkness",
    Sandbox_DZ_climateMoonStartTime = "Start Time",
    Sandbox_DZ_climateMoonStartTime_tooltip = "Determines at what time the moon will be active.\nA value of 21.50 means 09:30pm",
    Sandbox_DZ_climateMoonEndTime = "End Time",
    Sandbox_DZ_climateMoonEndTime_tooltip = "Determines at what time the moon will deactive. This value should always be smaller than the start time. \nA value of 05.25 means 05:15am",
    Sandbox_DZ_climateMoonEnableDarkness = "Enable Darkness",
    Sandbox_DZ_climateMoonEnableTime_tooltip = "The moon will become active based on the light levels. This can be combined with time",
    Sandbox_DZ_climateMoonDarkness = "Darkness",
    Sandbox_DZ_climateMoonDarkness_tooltip = "How dark the world needs to be in order for the moon to become active.\nA value of 0.00 means completely bright while 1.00 means pitch black",

    Sandbox_DZ_moonClimateInterval0 = "----------  New Moon  ----------"
    Sandbox_DZ_moonClimateInterval0_tooltip = "When the moon phase is at the new moon, zombie lore will be modified with the settings below.\nThis interval can not be adjusted."
    Sandbox_DZ_moonClimateInterval1 = "-------- Waxing Crescent --------"
    Sandbox_DZ_moonClimateInterval1_tooltip = "When the moon phase is at the waxing crescent, zombie lore will be modified with the settings below.\nThis interval can not be adjusted."
    Sandbox_DZ_moonClimateInterval2 = "--------- First Quarter ---------"
    Sandbox_DZ_moonClimateInterval2_tooltip = "When the moon phase is at the first quarter, zombie lore will be modified with the settings below.\nThis interval can not be adjusted."
    Sandbox_DZ_moonClimateInterval3 = "--------- Waxing Gibbous ---------"
    Sandbox_DZ_moonClimateInterval3_tooltip = "When the moon phase is at the waxing gibbous, zombie lore will be modified with the settings below.\nThis interval can not be adjusted."
    Sandbox_DZ_moonClimateInterval4 = "--------- Full Moon ---------"
    Sandbox_DZ_moonClimateInterval4_tooltip = "When the moon phase is at the full moon, zombie lore will be modified with the settings below.\nThis interval can not be adjusted."
    Sandbox_DZ_moonClimateInterval5 = "--------- Waning Gibbous ---------"
    Sandbox_DZ_moonClimateInterval5_tooltip = "When the moon phase is at the waning gibbous, zombie lore will be modified with the settings below.\nThis interval can not be adjusted."
    Sandbox_DZ_moonClimateInterval6 = "--------- Third Quarter ---------"    
    Sandbox_DZ_moonClimateInterval6_tooltip = "When the moon phase is at the third quarter, zombie lore will be modified with the settings below.\nThis interval can not be adjusted."
    Sandbox_DZ_moonClimateInterval7 = "--------- Waning Crescent ---------"
    Sandbox_DZ_moonClimateInterval7_tooltip = "When the moon phase is at the waning crescent, zombie lore will be modified with the settings below.\nThis interval can not be adjusted."
    

}