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/woodland-village | |
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/woodland-village')
-rw-r--r-- | npc/woodland-village/pirate.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/woodland-village/pirate.txt b/npc/woodland-village/pirate.txt index 2313cedf..4fe4579a 100644 --- a/npc/woodland-village/pirate.txt +++ b/npc/woodland-village/pirate.txt @@ -1,5 +1,5 @@ -new_18-1.gat,136,36,0 script Pirate 138,{
- mes "[Pirate]";
+new_18-1.gat,136,36,0 script Jack 138,{
+ mes "[Jack the Pirate]";
mes "Arrrrh! Tis some kind of treasure map!";
close;
}
|