Thanks for the response Nate!
Yep that is all there. The entry in the spells_new was already in there which is why the choice of that name. It is what was being called for the level 81 mage pet so all I did was create the entries in the npc_type and pet tables that matched to that existing name.
In those two tables I duplicated existing rows and changed the settings to increase the power of the pet to appropriate level 81 settings. I, of course, changed the name from the one I duplicated from to the one I was copying to.
Having done that I'm still getting unable to load npc data for pet SumAirR19.
I recently exported my spells_new to spells_us.txt so I know things match there so it has to be something to do with the npc_types or pets tables but I'll be darned if I see what it could be.
Is the npc_id defined anywhere other than in the npc_types table?
I added that number after looking to be sure that id was not already in use. The highest in that range was 770.
|