Core/ObjectMgr: improved GetPlayerGUIDByName method + misc

This commit is contained in:
ShinDarth
2016-08-28 23:09:53 +02:00
parent e2a00f9ae4
commit 9ac33ca092
5 changed files with 45 additions and 5 deletions

View File

@@ -1379,10 +1379,10 @@ BeepAtStart = 1
# Motd
# Description: Message of the Day, displayed at login.
# Use '@' for a newline and be sure to escape special characters.
# Example: "Welcome to John\'s Server@This server runs on Trinity Core."
# Default: "Welcome to a Trinity Core server."
# Example: "Welcome to John\'s Server@This server runs on AzerothCore."
# Default: "Welcome to an AzerothCore server."
Motd = "Welcome to a Trinity Core server."
Motd = "Welcome to an AzerothCore server."
#
# Server.LoginInfo