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/western-desert/nomads.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/western-desert/nomads.txt')
-rw-r--r-- | npc/western-desert/nomads.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/western-desert/nomads.txt b/npc/western-desert/nomads.txt index 391411fe..fbcab292 100644 --- a/npc/western-desert/nomads.txt +++ b/npc/western-desert/nomads.txt @@ -1,13 +1,13 @@ -new_1-1.gat,15,67,0 script Nomad1 132,{ - mes "[Nomad]"; +new_1-1.gat,15,67,0 script Samuel 132,{ + mes "[Samuel the Nomad]"; mes "This is really a nice place."; mes "Don't you think so?"; close; } -new_1-1.gat,18,68,0 script Nomad2 128,{ - mes "[Nomad]"; +new_1-1.gat,18,68,0 script Elijah 128,{ + mes "[Elijah the Nomad]"; mes "If I only had a tent..."; close; |