diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-04 13:30:22 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-04 13:30:22 -0300 |
commit | 3ddda266d36140239ed2a02e9246f2b975973d73 (patch) | |
tree | ce351889437d5b3a6c7db01ab30116626cee260a /npc/scripts.conf | |
parent | 83f299dfbdaa2a8817e58e04c9cc0bef7ceb704f (diff) | |
download | serverdata-3ddda266d36140239ed2a02e9246f2b975973d73.tar.gz serverdata-3ddda266d36140239ed2a02e9246f2b975973d73.tar.bz2 serverdata-3ddda266d36140239ed2a02e9246f2b975973d73.tar.xz serverdata-3ddda266d36140239ed2a02e9246f2b975973d73.zip |
Refactor teleport gates and ensure they all work
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 31da48aa0..297ff8189 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -69,6 +69,7 @@ "npc/functions/shops.txt", "npc/functions/siege.txt", "npc/functions/soul_menhir.txt", +"npc/functions/teleporter.txt", "npc/functions/treasure.txt", "npc/functions/filters.txt", |