diff options
-rw-r--r-- | npc/012-1/andrei.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/andrei.txt b/npc/012-1/andrei.txt index 56fbeda61..0bb3b11e6 100644 --- a/npc/012-1/andrei.txt +++ b/npc/012-1/andrei.txt @@ -8,7 +8,7 @@ // He would never do such formal, hero-ish introduction. So I decided for something // more realistic, which sounded like a human hero (ie. a normal player). -012-1,75,59,0 script Andrei Sakar NPC_ANDREI,{ +012-1,75,58,0 script Andrei Sakar NPC_ANDREI,{ mesn l("Andrei Sakar, Legendary Hero"); if (strcharinfo(0) == $MOST_HEROIC$) mesq l("Hi, @@.", strcharinfo(0)); |