diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-02 23:29:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-02 23:29:59 -0300 |
commit | 4cf99dfe633b24b65af22e602ec8c92c35a75611 (patch) | |
tree | bc2fcaedfe8bafe22e3fa9b57a65953d62d5ad1d /npc/_import.txt | |
parent | a8949d6c66c477e3a9c50c6589705c39c793b974 (diff) | |
download | serverdata-4cf99dfe633b24b65af22e602ec8c92c35a75611.tar.gz serverdata-4cf99dfe633b24b65af22e602ec8c92c35a75611.tar.bz2 serverdata-4cf99dfe633b24b65af22e602ec8c92c35a75611.tar.xz serverdata-4cf99dfe633b24b65af22e602ec8c92c35a75611.zip |
Include map 008-0 for Party Dungeon
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index 2dca8f0b0..f72bfc293 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -46,6 +46,7 @@ @include "npc/005-7/_import.txt" @include "npc/006-1/_import.txt" @include "npc/007-1/_import.txt" +@include "npc/008-0/_import.txt" @include "npc/009-1/_import.txt" @include "npc/009-2/_import.txt" @include "npc/009-3/_import.txt" |