Hello,
I'm trying to add some custom mobs (and mobs that are commented) but my rAthena doesn't recognize these mobs.
I'm doing this:
// db/re/mob_db.txt
3599,AB_ARTHUR,175,25000000,1,2291250,1938750,1,5250,7350,288,265,224,152,251,257,402,77,10,12,2,6,80,0x6283695,100,398,384,288,2291250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
// db/import/mob_db.txt
5000,ADDAX,175,25000000,1,2291250,1938750,1,5250,7350,288,265,224,152,251,257,402,77,10,12,2,6,80,0x6283695,100,398,384,288,2291250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
They aren't recognized by rAthena. In client-side it's everything fine.
I don't know why I can't summon these mobs and the rAthena doesn't return any error from my mob_db.txt
[Status]: Done reading '1749' entries in 'db/re/mob_db.txt'.
[Status]: Done reading '0' entries in 'db/import/mob_db.txt'.
aleDsz