diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-16 00:47:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-16 00:47:16 -0300 |
commit | 51c929e39477f7393f2eb9bb71a36e10dd303020 (patch) | |
tree | eac8d65b97a724849118c0bbe9c137d4dbd14688 /npc/020-1 | |
parent | ea5d0f40972c92d23494db23bcbd2d7f3f357466 (diff) | |
download | serverdata-51c929e39477f7393f2eb9bb71a36e10dd303020.tar.gz serverdata-51c929e39477f7393f2eb9bb71a36e10dd303020.tar.bz2 serverdata-51c929e39477f7393f2eb9bb71a36e10dd303020.tar.xz serverdata-51c929e39477f7393f2eb9bb71a36e10dd303020.zip |
Town mapflags + make maps
Diffstat (limited to 'npc/020-1')
-rw-r--r-- | npc/020-1/_import.txt | 1 | ||||
-rw-r--r-- | npc/020-1/mapflags.txt | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/npc/020-1/_import.txt b/npc/020-1/_import.txt index 036f67fba..9dc8a5df6 100644 --- a/npc/020-1/_import.txt +++ b/npc/020-1/_import.txt @@ -2,6 +2,7 @@ // 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/mapflags.txt", "npc/020-1/misc.txt", "npc/020-1/serge.txt", "npc/020-1/siege.txt", diff --git a/npc/020-1/mapflags.txt b/npc/020-1/mapflags.txt new file mode 100644 index 000000000..89d51c9a8 --- /dev/null +++ b/npc/020-1/mapflags.txt @@ -0,0 +1,6 @@ +020-1 mapflag town +020-2 mapflag town +020-3 mapflag town +020-4 mapflag town +020-5 mapflag town +020-6 mapflag town |