-- SPDX-FileCopyrightText: 2024 DS
--
-- SPDX-License-Identifier: CC0-1.0

ignore = {}

read_globals = {
	"core",
	"vector",

	"beds",
	"default",
}

globals = {
	beds = {"skip_night"},
}
