diff options
-rw-r--r-- | npc/001-2-39/_import.txt | 3 | ||||
-rw-r--r-- | npc/001-2-39/mapflags.txt | 1 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/npc/001-2-39/_import.txt b/npc/001-2-39/_import.txt new file mode 100644 index 00000000..3401bbd1 --- /dev/null +++ b/npc/001-2-39/_import.txt @@ -0,0 +1,3 @@ +// Map 001-2-39 +npc: npc/001-2-39/_warps.txt +npc: npc/001-2-39/mapflags.txt diff --git a/npc/001-2-39/mapflags.txt b/npc/001-2-39/mapflags.txt new file mode 100644 index 00000000..5d688785 --- /dev/null +++ b/npc/001-2-39/mapflags.txt @@ -0,0 +1 @@ +001-2-39 mapflag town diff --git a/npc/_import.txt b/npc/_import.txt index 8a86b83e..ff1be720 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -48,5 +48,6 @@ import: npc/001-2-35/_import.txt import: npc/001-2-36/_import.txt import: npc/001-2-37/_import.txt import: npc/001-2-38/_import.txt +import: npc/001-2-39/_import.txt import: npc/test/_import.txt import: npc/testbg/_import.txt |