diff options
author | Zuzanna K. Filutowska <platyna@users.sourceforge.net> | 2007-01-21 16:22:09 +0000 |
---|---|---|
committer | Zuzanna K. Filutowska <platyna@users.sourceforge.net> | 2007-01-21 16:22:09 +0000 |
commit | f0f5f12ee0686e0979e5982486044285f172bfed (patch) | |
tree | c9f7e33a7b0c28a54a11e4d959a9d16b12044c40 /npc/tulimshar/elanore.txt | |
parent | c5aa3f8d48947ac40025ed5af126e75a234776ee (diff) | |
download | serverdata-f0f5f12ee0686e0979e5982486044285f172bfed.tar.gz serverdata-f0f5f12ee0686e0979e5982486044285f172bfed.tar.bz2 serverdata-f0f5f12ee0686e0979e5982486044285f172bfed.tar.xz serverdata-f0f5f12ee0686e0979e5982486044285f172bfed.zip |
Named all NPCs.
Diffstat (limited to 'npc/tulimshar/elanore.txt')
-rw-r--r-- | npc/tulimshar/elanore.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/tulimshar/elanore.txt b/npc/tulimshar/elanore.txt index 6348dd6c..2158c315 100644 --- a/npc/tulimshar/elanore.txt +++ b/npc/tulimshar/elanore.txt @@ -16,7 +16,7 @@ new_3-1.gat,40,66,0 script Elanore 108,{ Heal1: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "You don't look too well, let me treat your wounds."; @@ -28,7 +28,7 @@ Heal1: Heal2: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "I will make quick work of your wounds."; @@ -40,7 +40,7 @@ Heal2: Heal3: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "Need a healing?."; @@ -52,7 +52,7 @@ Heal3: Heal4: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "Sometimes you just need to run from battle."; @@ -74,7 +74,7 @@ Heal_L: Heal_1: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "Here you go!"; @@ -86,7 +86,7 @@ Heal_1: Heal_2: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "Painless wasnt it?"; @@ -98,7 +98,7 @@ Heal_2: Heal_3: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "You should be more careful."; @@ -108,7 +108,7 @@ Heal_3: Heal_4: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "Much better right?!"; @@ -118,7 +118,7 @@ Heal_4: L_NoHeal: - mes "[Elanore]"; + mes "[Elanore the Healer]"; mes "I'm sorry but I'm here only to help young people."; |