if engine.ActiveGamemode() ~= "sandbox" then return end ENT.Base = "info_programmable_base" ENT.PrintName= "Townie Spawn" ENT.Author= "Apickx" ENT.Contact= "cogarr.net" ENT.Purpose= "Set a spawn point" ENT.Instructions= "Make sure there's a 32x32 box for players to spawn!" ENT.Spawnable = true ENT.AdminSpawnable = false ENT.Category = "Artery"