From 0b8380a593c9324d9801a4f5b44651bd2b99631c Mon Sep 17 00:00:00 2001 From: def Date: Tue, 3 Aug 2021 12:37:49 +0200 Subject: [PATCH] Add /emote normal description (thanks to tela) --- src/game/server/ddracechat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/server/ddracechat.cpp b/src/game/server/ddracechat.cpp index 9fa1eec1d..6dd23255b 100644 --- a/src/game/server/ddracechat.cpp +++ b/src/game/server/ddracechat.cpp @@ -1179,7 +1179,7 @@ void CGameContext::ConEyeEmote(IConsole::IResult *pResult, void *pUserData) pSelf->Console()->Print( IConsole::OUTPUT_LEVEL_STANDARD, "emote", - "Emote commands are: /emote surprise /emote blink /emote close /emote angry /emote happy /emote pain"); + "Emote commands are: /emote surprise /emote blink /emote close /emote angry /emote happy /emote pain /emote normal"); pSelf->Console()->Print( IConsole::OUTPUT_LEVEL_STANDARD, "emote",