diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-08 01:09:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-08 01:09:52 -0300 |
commit | a5a31cf98bb24bf10847eb1861107d8b6b277144 (patch) | |
tree | bd3e78b3b22971ff79e9df5f3552d70a92b59881 | |
parent | 9a9ffc6dc0f6b6c826051820a20309b41a6fc573 (diff) | |
download | serverdata-a5a31cf98bb24bf10847eb1861107d8b6b277144.tar.gz serverdata-a5a31cf98bb24bf10847eb1861107d8b6b277144.tar.bz2 serverdata-a5a31cf98bb24bf10847eb1861107d8b6b277144.tar.xz serverdata-a5a31cf98bb24bf10847eb1861107d8b6b277144.zip |
Make Maps
-rw-r--r-- | npc/001-6/_mobs.txt | 12 | ||||
-rw-r--r-- | npc/soren/_import.txt | 1 | ||||
-rw-r--r-- | npc/soren/_warps.txt | 3 |
3 files changed, 7 insertions, 9 deletions
diff --git a/npc/001-6/_mobs.txt b/npc/001-6/_mobs.txt index 0de5ac589..13efadc0c 100644 --- a/npc/001-6/_mobs.txt +++ b/npc/001-6/_mobs.txt @@ -1,11 +1,13 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 001-6: Cave Of Trials mobs -001-6,94,24,92,38 monster Bif 1058,6,45000,45000 +001-6,94,24,92,38 monster Bif 1058,6,45000,35000 001-6,159,156,6,7 monster King Of Trials 1079,1,60000,60000 001-6,147,139,38,42 monster Giant Mutated Bat 1044,4,60000,60000 -001-6,40,143,22,37 monster Red Slive 1092,24,60000,60000 -001-6,40,75,33,37 monster Lava Slime 1097,12,60000,60000 +001-6,40,143,22,37 monster Red Slime 1092,24,20000,60000 +001-6,40,75,33,37 monster Lava Slime 1097,12,30000,60000 001-6,88,160,30,24 monster Yellow Slime 1091,8,60000,60000 -001-6,112,52,69,41 monster Snake 1122,9,60000,60000 -001-6,119,91,57,42 monster Black Scorpion 1074,19,60000,60000 +001-6,112,52,69,41 monster Snake 1122,17,60000,60000 +001-6,119,91,57,42 monster Black Scorpion 1074,23,30000,50000 001-6,135,117,11,12 monster Dark Lizard 1051,2,60000,60000 +001-6,30,31,11,12 monster Dark Lizard 1051,1,60000,90000 +001-6,155,159,34,35 monster Lava Slime 1097,6,30000,30000 diff --git a/npc/soren/_import.txt b/npc/soren/_import.txt index 583102538..55ff4da46 100644 --- a/npc/soren/_import.txt +++ b/npc/soren/_import.txt @@ -1,5 +1,4 @@ // Map soren: Soren's Village // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/soren/_mobs.txt", -"npc/soren/_warps.txt", "npc/soren/mapflags.txt", diff --git a/npc/soren/_warps.txt b/npc/soren/_warps.txt deleted file mode 100644 index 5f74407f7..000000000 --- a/npc/soren/_warps.txt +++ /dev/null @@ -1,3 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map soren: Soren's Village warps -soren,105,57,0 warp #soren_105_57 0,0,soren-2,32,36 |