when you import npcs, you have to import roughly 5 or 6 tables (spawn2, spawnentry,spawngroup, loottable, lootdropt...), that's why you can't simply take the npcs of a database to merge them into another one. All the tables are linked by their indexes, and, unless you wanna end with firebeetles droping cloak of flames, you can't just 'dump and source' the tables, their indexes are linked.
|