|
mob_proto add new column
Hi, can somebody tell me how to add 2 new columns in mob_proto? I need make skill_vnum2 and skill_level2. I want make mob with 3 skills but in mob_proto are only 2 slots for skills(skill_vnum0, skill_vnum1, skill_level0 and skill_level1). When I add it manuly, it don't work. Mobs don't make skills. I think I must also add it in other file, but I don't know what file.
|