diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-11 23:22:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-11 23:22:56 -0300 |
commit | 324b772ea1d4b354b06e71639093d3bd57c87798 (patch) | |
tree | 469405cd1b44707c778165c43810d630c5bfdb24 | |
parent | 82fa732d904d88e51db4c55ca6e0d03692537964 (diff) | |
download | serverdata-324b772ea1d4b354b06e71639093d3bd57c87798.tar.gz serverdata-324b772ea1d4b354b06e71639093d3bd57c87798.tar.bz2 serverdata-324b772ea1d4b354b06e71639093d3bd57c87798.tar.xz serverdata-324b772ea1d4b354b06e71639093d3bd57c87798.zip |
Update 009-5 mobs to make caves easier
-rw-r--r-- | npc/009-5/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/009-5/_warps.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/009-5/_mobs.txt b/npc/009-5/_mobs.txt index 01938c4ec..ec27534d3 100644 --- a/npc/009-5/_mobs.txt +++ b/npc/009-5/_mobs.txt @@ -1,6 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 009-5: Depleted Mana Stones Mine mobs -009-5,99,100,79,79 monster Night Scorpion 1077,200,60000,60000 -009-5,98,101,79,79 monster Dark Lizard 1051,100,60000,60000 +009-5,99,100,79,79 monster Mana Ghost 1068,40,20000,20000 +009-5,98,101,79,79 monster Fire Goblin 1067,100,60000,60000 009-5,100,99,79,79 monster Lava Slime 1097,100,60000,60000 009-5,101,98,79,79 monster Red Slime 1092,150,60000,60000 diff --git a/npc/009-5/_warps.txt b/npc/009-5/_warps.txt index d9b0a2f9a..ee7e233b9 100644 --- a/npc/009-5/_warps.txt +++ b/npc/009-5/_warps.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 009-5: Depleted Mana Stones Mine warps -009-5,177,178,0 warp #009-5_177_178 0,0,009-1,21,59 +009-5,177,178,0 warp #009-5_177_178 0,0,009-1,119,41 |