diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-24 11:57:35 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-24 11:57:35 -0200 |
commit | d8e361905743817862807fe316d855ff8886c729 (patch) | |
tree | 62555682173ac08e3e69c30734d891d17a0223a0 /npc/020-1 | |
parent | 9655bd328f7eebc593d1c2303659bb5f4a49ccd6 (diff) | |
download | serverdata-d8e361905743817862807fe316d855ff8886c729.tar.gz serverdata-d8e361905743817862807fe316d855ff8886c729.tar.bz2 serverdata-d8e361905743817862807fe316d855ff8886c729.tar.xz serverdata-d8e361905743817862807fe316d855ff8886c729.zip |
Allow player access to Nivalis Town Square
Diffstat (limited to 'npc/020-1')
-rw-r--r-- | npc/020-1/_import.txt | 1 | ||||
-rw-r--r-- | npc/020-1/_warps.txt | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/npc/020-1/_import.txt b/npc/020-1/_import.txt index 4e95fbf32..26462c45f 100644 --- a/npc/020-1/_import.txt +++ b/npc/020-1/_import.txt @@ -1,4 +1,5 @@ // Map 020-1: Nivalis // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/020-1/_mobs.txt", +"npc/020-1/_warps.txt", "npc/020-1/siege.txt", diff --git a/npc/020-1/_warps.txt b/npc/020-1/_warps.txt new file mode 100644 index 000000000..f1ee0c18f --- /dev/null +++ b/npc/020-1/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 020-1: Nivalis warps +020-1,70,128,0 warp #020-1_70_128 3,0,019-1,70,22 +020-1,107,55,0 warp #020-1_107_55 0,0,019-2,38,55 |