From 046c5fb95dbebc52e2e381a0747c3bf7edd6fffd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Jan 2021 00:42:46 -0300 Subject: Fix another typo on the line I've just fixed because a typo --- npc/025-1/commander.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/025-1') diff --git a/npc/025-1/commander.txt b/npc/025-1/commander.txt index 2eec52632..06df58db3 100644 --- a/npc/025-1/commander.txt +++ b/npc/025-1/commander.txt @@ -6,7 +6,7 @@ 025-1,96,26,0 script Commander Povo NPC_BRGUARD_SPEAR,{ mesn; - mesq l("Greetings %s, I am %s, the man in charge for the Alliance ocupation of Fortress Town.", (strcharinfo(0) == $MOST_HEROIC$ ? lg("Hero") : lg("Adventurer"))); + mesq l("Greetings %s, I am %s, the man in charge for the Alliance ocupation of Fortress Town.", (strcharinfo(0) == $MOST_HEROIC$ ? lg("Hero") : lg("Adventurer")), .name$); next; // Endtrail -- cgit v1.2.3-70-g09d2