diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-20 11:20:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-20 11:20:42 -0300 |
commit | abb5db4225b481e67b182572ae748114f48dcdfa (patch) | |
tree | e955b60e29bc2c7777b07787dbec1df74467ac32 | |
parent | 435b1f2a68ef2ec72a9637e85dd3ade2c5c8971b (diff) | |
download | serverdata-abb5db4225b481e67b182572ae748114f48dcdfa.tar.gz serverdata-abb5db4225b481e67b182572ae748114f48dcdfa.tar.bz2 serverdata-abb5db4225b481e67b182572ae748114f48dcdfa.tar.xz serverdata-abb5db4225b481e67b182572ae748114f48dcdfa.zip |
Monsters on 015-1 and 015-3
-rw-r--r-- | npc/015-1/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/015-3/_mobs.txt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/npc/015-1/_mobs.txt b/npc/015-1/_mobs.txt index bc32e6e61..f0d8507e2 100644 --- a/npc/015-1/_mobs.txt +++ b/npc/015-1/_mobs.txt @@ -7,3 +7,5 @@ 015-1,147,91,119,97 monster Yellow Slime 1091,50,30000,40000 015-1,62,122,119,97 monster Black Scorpion 1074,18,30000,30000 015-1,120,136,91,81 monster Small Amethyst Bif 1110,6,45000,45000 +015-1,80,175,142,39 monster Copper Slime 1088,4,45000,45000 +015-1,88,36,142,39 monster Copper Slime 1088,3,45000,50000 diff --git a/npc/015-3/_mobs.txt b/npc/015-3/_mobs.txt index 2a122b33b..d3ef0a6a8 100644 --- a/npc/015-3/_mobs.txt +++ b/npc/015-3/_mobs.txt @@ -1,3 +1,5 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 015-3: Butterfly Caves mobs 015-3,160,179,19,18 monster Bat 1039,35,30000,40000 +015-3,142,31,24,14 monster Green Slime 1085,5,30000,40000 +015-3,102,105,81,87 monster Small Emerald Bif 1104,6,45000,45000 |