diff options
author | Reid <reidyaro@gmail.com> | 2012-09-12 01:21:09 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-12 01:22:20 +0200 |
commit | e296c29687a43c3ca8e7c149611c7ad01d6e67ab (patch) | |
tree | 63b618b7546e06938278549990938299e550494f /npc | |
parent | 3270b08d3bd921dcf817dd856e82a1f33de264df (diff) | |
download | serverdata-e296c29687a43c3ca8e7c149611c7ad01d6e67ab.tar.gz serverdata-e296c29687a43c3ca8e7c149611c7ad01d6e67ab.tar.bz2 serverdata-e296c29687a43c3ca8e7c149611c7ad01d6e67ab.tar.xz serverdata-e296c29687a43c3ca8e7c149611c7ad01d6e67ab.zip |
Add new function on scripts.conf .
Diffstat (limited to 'npc')
-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 421d974e..ce998205 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -12,3 +12,4 @@ npc: npc/items/oldbook.txt // Script Functions npc: npc/functions/clientversion.txt npc: npc/functions/savepoint.txt +npc: npc/functions/sailordialogue.txt |