diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-24 15:52:17 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-24 15:53:44 +0200 |
commit | a1625930ceb6beb455d760d3fa023c0b5370cb37 (patch) | |
tree | 1a4dd9ae9ab9092cd9c418cad6e08c30b78f3dad | |
parent | 84ae0b27db999c2ab3b9eed7b8e73f86028330ed (diff) | |
download | serverdata-a1625930ceb6beb455d760d3fa023c0b5370cb37.tar.gz serverdata-a1625930ceb6beb455d760d3fa023c0b5370cb37.tar.bz2 serverdata-a1625930ceb6beb455d760d3fa023c0b5370cb37.tar.xz serverdata-a1625930ceb6beb455d760d3fa023c0b5370cb37.zip |
Fixed the name of the Manana Tree in the mob_db and added them on Artis map.
Still needs the update of collision tiles.
-rw-r--r-- | db/re/mob_db.conf | 4 | ||||
-rw-r--r-- | npc/001-1/_mobs.txt | 20 |
2 files changed, 22 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c89e9bbe..59a47401 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -750,8 +750,8 @@ mob_db: ( }, { Id: 1017 - SpriteName: "Mananatree" - Name: "Manana tree" + SpriteName: "MananaTree" + Name: "Manana Tree" Lv: 5 Hp: 400 Sp: 0 diff --git a/npc/001-1/_mobs.txt b/npc/001-1/_mobs.txt index 307edcd9..848c8bf1 100644 --- a/npc/001-1/_mobs.txt +++ b/npc/001-1/_mobs.txt @@ -10,6 +10,26 @@ 001-1,42,137,8,3 monster Pikpik 1013,2,40000,20000 001-1,45,136,0,0 monster Crocotree 1010,1,420000,240000 001-1,70,136,0,0 monster Crocotree 1010,1,420000,240000 +001-1,37,126,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,34,130,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,41,129,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,36,77,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,35,74,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,39,73,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,43,70,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,48,71,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,40,67,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,46,65,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,152,26,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,152,32,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,155,37,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,158,29,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,203,51,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,198,50,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,199,55,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,185,65,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,191,63,0,0 monster Manana Tree 1017,1,420000,240000 +001-1,200,66,0,0 monster Manana Tree 1017,1,420000,240000 001-1,0,0,0 script Mobs#001-1 NPC_HIDDEN,{ end; |