From 4c675f2accd0a0e39d6504662838a54530706ff6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 3 Aug 2019 14:27:37 -0300 Subject: Improve hero change log --- npc/003-2/lua.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 66a75e80a..dabe7e25c 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -111,7 +111,7 @@ L_NewHero: mes l("Current hero: @@", $MOST_HEROIC$); input .@MH$; logmes "Changing hero from "+$MOST_HEROIC$+" to "+.@MH$; - logmes(strcharinfo(0)+" changed the world's hero.", LOGMES_ATCOMMAND); + logmes(strcharinfo(0)+" changed the world's hero ("+$MOST_HEROIC$+"->"+.@MH$+")", LOGMES_ATCOMMAND); $MOST_HEROIC$ = .@MH$; goto L_Menu; -- cgit v1.2.3-60-g2f50