summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-24 09:34:28 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-24 09:34:28 -0300
commit09ef5a47ad703d5c9366c39c7557a54d9ed62f25 (patch)
tree874081426cc1c89723f4eaa8dbca700d78abc47e /npc/scripts.conf
parentf0bb6f6af0d05e67af0d827d1d3b1fe160d5e05e (diff)
downloadserverdata-09ef5a47ad703d5c9366c39c7557a54d9ed62f25.tar.gz
serverdata-09ef5a47ad703d5c9366c39c7557a54d9ed62f25.tar.bz2
serverdata-09ef5a47ad703d5c9366c39c7557a54d9ed62f25.tar.xz
serverdata-09ef5a47ad703d5c9366c39c7557a54d9ed62f25.zip
Move Mount rent function to a new file. Provide Tortuga Rent function (half price).
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index c41d800d4..9226cd345 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -51,6 +51,7 @@
"npc/functions/marriage.txt",
"npc/functions/mobpoint.txt",
"npc/functions/mobhunter.txt",
+"npc/functions/mounts.txt",
"npc/functions/news.txt",
"npc/functions/npcmove.txt",
"npc/functions/npcmovegraph.txt",