diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-30 00:29:09 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-30 00:29:09 +0000 |
commit | 178e9dad3031f4196eeb681c27c7380a06c2907e (patch) | |
tree | 4b4fd191f76b58cf373cf6636ba5e81f17e1733e /npc/012-1/andrei.txt | |
parent | 924aa4a9561255bfbe358dc5a180f80340072773 (diff) | |
download | serverdata-178e9dad3031f4196eeb681c27c7380a06c2907e.tar.gz serverdata-178e9dad3031f4196eeb681c27c7380a06c2907e.tar.bz2 serverdata-178e9dad3031f4196eeb681c27c7380a06c2907e.tar.xz serverdata-178e9dad3031f4196eeb681c27c7380a06c2907e.zip |
move a bit andrei
Diffstat (limited to 'npc/012-1/andrei.txt')
-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)); |