diff options
Diffstat (limited to 'npc/025-1/commander.txt')
-rw-r--r-- | npc/025-1/commander.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/commander.txt b/npc/025-1/commander.txt index b724478b4..7d4afb35b 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")), .name$); + mesq l("Greetings %s, I am %s, the man in charge for the Alliance occupation of Fortress Town.", (strcharinfo(0) == $MOST_HEROIC$ ? lg("Hero") : lg("Adventurer")), .name$); next; // Endtrail |