убарны ненужные логи в чат
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
local PLAYER_EVENT_ON_LOGIN = 3
|
||||
|
||||
local function OnLogin(event, player)
|
||||
player:SendBroadcastMessage("Eluna greetings you")
|
||||
end
|
||||
|
||||
RegisterPlayerEvent(PLAYER_EVENT_ON_LOGIN, OnLogin)
|
||||
-- Login greeting is managed by the native AzerothCore MOTD in
|
||||
-- import-custom-sql.sh. Keep this file as a harmless Eluna loading example.
|
||||
|
||||
Reference in New Issue
Block a user