diff options
author | Reid <reidyaro@gmail.com> | 2015-02-05 02:58:09 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-02-05 02:58:09 +0100 |
commit | fec91f992d31a4dd4e880ccad48ee66b6815656f (patch) | |
tree | 82505c0c71588565aa6864eb4536d6bd208cf86b /npc/scripts.conf | |
parent | 68b697cb70e3998d9143f3cb03aca36099120e34 (diff) | |
download | serverdata-fec91f992d31a4dd4e880ccad48ee66b6815656f.tar.gz serverdata-fec91f992d31a4dd4e880ccad48ee66b6815656f.tar.bz2 serverdata-fec91f992d31a4dd4e880ccad48ee66b6815656f.tar.xz serverdata-fec91f992d31a4dd4e880ccad48ee66b6815656f.zip |
Add harbour NPC.
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 118226eb..0682cab0 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -9,6 +9,7 @@ npc: npc/functions/asleep.txt npc: npc/functions/clientversion.txt npc: npc/functions/doors.txt npc: npc/functions/hammocks.txt +npc: npc/functions/harbours.txt npc: npc/functions/inventoryplace.txt npc: npc/functions/goodbye.txt npc: npc/functions/sailordialogue.txt |