VERSION = 1,

option StairsAlert.DisplayZombieAmount
{
    type = boolean,
    default = true,
    page = StairsAlert,
    translation = StairsAlert_DisplayZombieAmount,
}

option StairsAlert.DisplayMarker
{
    type = boolean,
    default = true,
    page = StairsAlert,
    translation = StairsAlert_DisplayMarker,
}