NPC is missing.
Factionid is wrong.
http://cata-shoot.tauri.hu/?npc=38448
http://cata-shoot.tauri.hu/?quest=24868
Fix:
Creature_template Factionid
creature spawn
Factionid is wrong.
http://cata-shoot.tauri.hu/?npc=38448
http://cata-shoot.tauri.hu/?quest=24868
Fix:
Creature_template Factionid
UPDATE `creature_template` SET `faction_A`='1771', `faction_H`='1771' WHERE `entry`='38448';
creature spawn
INSERT INTO `creature` (`guid`, `id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `walkmode`) VALUES ('915951', '38448', '648', '4720', '4876', '1', '65535', '0', '0', '139.764', '1936.81', '7.10497', '0.0602246', '20', '0', '0', '156', '0', '0', '0', '0', '0', '0');