summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-04-06 02:00:09 +0200
committerReid <reidyaro@gmail.com>2012-04-06 02:00:09 +0200
commite6b6aa4939ff1db6c475d057eb431530c389f6ef (patch)
tree1868ff11d0cedc6b16617252e0d4eb47628fd0c1 /npc/scripts.conf
parente9c667cc0ef4163562f92d31995bc1c0ec7df51f (diff)
downloadserverdata-e6b6aa4939ff1db6c475d057eb431530c389f6ef.tar.gz
serverdata-e6b6aa4939ff1db6c475d057eb431530c389f6ef.tar.bz2
serverdata-e6b6aa4939ff1db6c475d057eb431530c389f6ef.tar.xz
serverdata-e6b6aa4939ff1db6c475d057eb431530c389f6ef.zip
Add savepoint function in scripts.conf .
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 93272f8d..c5322f15 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -6,3 +6,4 @@ import: npc/_import.txt
// Item Functions
npc: npc/items/PoisonedWater.txt
npc: npc/functions/clientversion.txt
+npc: npc/functions/savepoint.txt