SkyFireArchives / SkyFireDB

This Repository will no longer be updated. Download here.
http://www.projectskyfire.org/index.php?/files/file/1-skyfiredb-release11zip/
GNU General Public License v3.0
100 stars 52 forks source link

Quest: Walking the Dog #148

Open SkyAngel opened 12 years ago

SkyAngel commented 12 years ago

http://mop.wowhead.com/quest=25294 Walking the Dog, the mobs drop the object must be the breeding dan Loderos swear by him and feed it but it will not be counted.

Board19 commented 11 years ago

-- Fix quest Walking the Dog 25294 -- Settato AI Scripts all'npc Spawn of Smolderos UPDATE creature_template SET AIName='SmartAI' WHERE entry=39659; DELETE FROM smart_scripts WHERE entryorguid=39659 AND source_type=0; INSERT INTO smart_scripts (entryorguid,source_type,id,link,event_type,event_phase_mask,event_chance,event_flags,event_param1,event_param2,event_param3,event_param4,action_type,action_param1,action_param2,action_param3,action_param4,action_param5,action_param6,target_type,target_param1,target_param2,target_param3,target_x,target_y,target_z,target_o,comment) VALUES (39659,0,0,0,8,0,100,0,74142,0,0,0,33,39673,0,0,0,0,0,7,0,0,0,0,0,0,0,'Spawn of Smolderos - On spell hit - cast quest credit');

Don't work... why?

SkyFire commented 11 years ago

What is the error?

Nephelion commented 9 years ago

spell cast must on NPC but spell casted on Hero