diff --git a/Scripts/Misc/Assistants.cs b/Scripts/Misc/Assistants.cs index 07a6bb178..fd42f72ce 100644 --- a/Scripts/Misc/Assistants.cs +++ b/Scripts/Misc/Assistants.cs @@ -17,8 +17,8 @@ namespace Server.Misc public static readonly TimeSpan DisconnectDelay = TimeSpan.FromSeconds(15.0); public const string WarningMessage = "The server was unable to negotiate features with your assistant. " - + "You must download and run an updated version of AssistUO" - + " or Razor." + + "You must download and run an updated version of UOSteam" + + " or Razor." + "

Make sure you've checked the option Negotiate features with server, " + "once you have this box checked you may log in and play normally." + "

You will be disconnected shortly.";