From 4e3eb2b1fdc7000571bc955a284fdd644a8abea8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 20 Sep 2021 20:42:54 -0300 Subject: Update some of the debugmes for usage with syslog facility --- npc/003-2/lua.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-2/lua.txt') diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 99e25102b..b5525ec17 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -74,6 +74,7 @@ L_GMItems: getitembound GMCap, 1, 1; logmes(strcharinfo(0)+" just took a GM set."); logmes(strcharinfo(0)+" just took a GM set.", LOGMES_ATCOMMAND); + consoleinfo("%s retrieved a GM set.", strcharinfo(0)); mes ""; mesn; mesq lg("Here they are, miss.", "Here they are, mister."); @@ -163,6 +164,7 @@ L_NewHero: input .@MH$; logmes "Changing hero from "+$MOST_HEROIC$+" to "+.@MH$; logmes(strcharinfo(0)+" changed the world's hero ("+$MOST_HEROIC$+"->"+.@MH$+")", LOGMES_ATCOMMAND); + consoleinfo("%s changed the world hero.", strcharinfo(0)); $MOST_HEROIC$ = .@MH$; goto L_Menu; -- cgit v1.2.3-60-g2f50