-- This file was automatically generated when the server was first started.
-- Clients connecting to the server can choose to spawn in one of the following
spawn regions.
-- The administrator can add as many different spawn regions as he/she wants.
function SpawnRegions()
return {
{ name = "Muldraugh, KY", file = "media/maps/Muldraugh,
KY/[Link]" },
{ name = "West Point, KY", file = "media/maps/West Point,
KY/[Link]" },
{ name = "Rosewood, KY", file = "media/maps/Rosewood,
KY/[Link]" },
{ name = "Riverside, KY", file = "media/maps/Riverside,
KY/[Link]" },
-- Uncomment the line below to add a custom spawnpoint for this server.
-- { name = "Twiggy's Bar", serverfile = "servertest_spawnpoints.lua" },
}
end