diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-08 17:55:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-08 17:55:43 -0300 |
commit | 5d08e13ca37feae95a3beddf8dc29041323ee115 (patch) | |
tree | 25db5a29a98f79bfb43950a8ce2458640b284d79 /npc/032-2 | |
parent | d1f83e2fee1913e6472a0b8f5f82a4d6afb0c788 (diff) | |
download | serverdata-5d08e13ca37feae95a3beddf8dc29041323ee115.tar.gz serverdata-5d08e13ca37feae95a3beddf8dc29041323ee115.tar.bz2 serverdata-5d08e13ca37feae95a3beddf8dc29041323ee115.tar.xz serverdata-5d08e13ca37feae95a3beddf8dc29041323ee115.zip |
Add monsters to 032-2 and unlock the Teleporter
Diffstat (limited to 'npc/032-2')
-rw-r--r-- | npc/032-2/_import.txt | 1 | ||||
-rw-r--r-- | npc/032-2/_mobs.txt | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/npc/032-2/_import.txt b/npc/032-2/_import.txt index 789ca6cb3..6d9809f32 100644 --- a/npc/032-2/_import.txt +++ b/npc/032-2/_import.txt @@ -1,3 +1,4 @@ // Map 032-2: Tree Maze // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/032-2/_mobs.txt", "npc/032-2/_warps.txt", diff --git a/npc/032-2/_mobs.txt b/npc/032-2/_mobs.txt new file mode 100644 index 000000000..517dfe12d --- /dev/null +++ b/npc/032-2/_mobs.txt @@ -0,0 +1,10 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 032-2: Tree Maze mobs +032-2,0,0,0,0 monster Red Scorpion 1072,60,35000,120000 +032-2,0,0,0,0 monster Black Scorpion 1074,50,35000,120000 +032-2,0,0,0,0 monster Mountain Snake 1123,50,35000,120000 +032-2,0,0,0,0 monster Fire Skull 1193,20,35000,120000 +032-2,0,0,0,0 monster Green Slime Mother 1236,15,120000,120000 +032-2,0,0,0,0 monster Archant 1026,15,120000,120000 +032-2,0,0,0,0 monster Terranite 1167,5,120000,120000 +032-2,0,0,0,0 monster Wicked Mushroom 1176,15,120000,120000 |