An Item Like a Dead Branch

Domo

New member
Messages
28
Points
0
Need to introduce a new item like dead branch.

how do I configure the list of monsters that comes out from that item?

I only see DB's script:

monster "this",-1,-1,"--ja--",-1,1,"";

and the mob_db.txt

cant really tell what attaches the list to the item.

 
if you pre just open db/pre/mob_branch.txt and db/re/mob_branch.txt for renewal

 
monster "this",-1,-1,"--ja--",-1,1,"";

This value is the mob-id. if set to -1, the server will pick a random mob-id from mob_branch.txt. That's all. ^^

 
Thanks for the answers but I need a "new" item "like" dead branch.

it should have it's own mobs. I do not know how to set it up.

 
Back
Top