VERSION = 1,

option Moats.RemoveShores
{
    type = boolean,
    default = false,
    page = Moats,
    translation = Moats_RemoveShores,
}

option Moats.FloodingSpeed
{
    type = double,
    min = 0,
    max = 100000.0,
    default = 1.0,
    page = Moats,
    translation = Moats_FloodingSpeed,
}

option Moats.DigEverywhere
{
    type = boolean,
    default = false,
    page = Moats,
    translation = Moats_DigEverywhere,
}

/**
option Moats.MoatsHaveFish
{
    type = boolean,
    default = false,
    page = Moats,
    translation = Moats_MoatsHaveFish,
}

option Moats.PoolsHaveFish
{
    type = boolean,
    default = false,
    page = Moats,
    translation = Moats_PoolsHaveFish,
}
**/
