diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 00:37:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 00:37:30 -0300 |
commit | 1974c351830bb3e1907fe75b615ad43af1db2794 (patch) | |
tree | fb10186f82ce30231392176c572465127f21882d /npc | |
parent | 2c5607d7847dc06805530d7a24b2c9b39bc4cb87 (diff) | |
download | serverdata-1974c351830bb3e1907fe75b615ad43af1db2794.tar.gz serverdata-1974c351830bb3e1907fe75b615ad43af1db2794.tar.bz2 serverdata-1974c351830bb3e1907fe75b615ad43af1db2794.tar.xz serverdata-1974c351830bb3e1907fe75b615ad43af1db2794.zip |
make maps, and good news: 017-1 is connected to the world! Yay!
Diffstat (limited to 'npc')
-rw-r--r-- | npc/017-1/_import.txt | 1 | ||||
-rw-r--r-- | npc/017-1/_mobs.txt | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/npc/017-1/_import.txt b/npc/017-1/_import.txt index 29acbdbe2..3f6443464 100644 --- a/npc/017-1/_import.txt +++ b/npc/017-1/_import.txt @@ -1,4 +1,5 @@ // Map 017-1: Land Of Fire Village // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/017-1/_mobs.txt", "npc/017-1/_warps.txt", "npc/017-1/soul-menhir.txt", diff --git a/npc/017-1/_mobs.txt b/npc/017-1/_mobs.txt new file mode 100644 index 000000000..916d3cbb3 --- /dev/null +++ b/npc/017-1/_mobs.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 017-1: Land Of Fire Village mobs +017-1,105,129,75,76 monster Cyan Butterfly 1172,40,30000,30000 +017-1,125,69,103,47 monster Squirrel 1032,25,30000,30000 +017-1,123,176,103,58 monster Living Potato 1181,36,30000,30000 |