diff --git a/prefs/ServerPrefs.cs b/prefs/ServerPrefs.cs index dbec726..9fec8f1 100644 --- a/prefs/ServerPrefs.cs +++ b/prefs/ServerPrefs.cs @@ -5,7 +5,7 @@ $Host::BotsEnabled = "0"; $Host::CRCTextures = 1; $Host::Dedicated = 1; $Host::FloodProtectionEnabled = 1; -$Host::GameName = "T2RPG Server"; +$Host::GameName = "WilfCastle\'s T2RPG"; $Host::HiVisibility = "0"; $Host::holoName1 = "Storm"; $Host::holoName2 = "Inferno"; @@ -13,7 +13,7 @@ $Host::holoName3 = "Starwolf"; $Host::holoName4 = "DSword"; $Host::holoName5 = "BloodEagle"; $Host::holoName6 = "Harbinger"; -$Host::Info = "WilfCastle's Tribes 2 RPG."; +$Host::Info = "Ironsphere RPG II."; $Host::KickBanTime = 300; $Host::MapPlayerLimitsAbominable_CnH = "-1 -1"; $Host::MapPlayerLimitsAgentsOfFortune_TeamHunters = "-1 32"; @@ -80,7 +80,6 @@ $Host::MaxBotDifficulty = "0.75"; $Host::MaxMessageLen = 120; $Host::MaxPlayers = "64"; $Host::MinBotDifficulty = "0.5"; -$Host::MissionType = "T2RPG"; $Host::NoSmurfs = 0; $Host::PlayerRespawnTimeout = 60; $Host::Port = 28000;