Looking4Group / L4G_Core

Looking4Group Core
http://looking4group.eu
GNU General Public License v2.0
37 stars 69 forks source link

Windyreed Wretch #784

Closed Xadras closed 8 years ago

Xadras commented 8 years ago

Originally reported by: Anonymous


Abilities missing

http://www.wowhead.com/npc=17141/windyreed-wretch#abilities


Xadras commented 8 years ago

Original comment by Xadras (Bitbucket: Xadras, GitHub: Xadras):


Removing component: NPC (automated comment)

Xadras commented 8 years ago

Original comment by Anon X (Bitbucket: Anonx, GitHub: Anonx):


26.04.16 Updates

Xadras commented 8 years ago

Original comment by Anon X (Bitbucket: Anonx, GitHub: Anonx):


#!sql

-- Windyreed Wretch
UPDATE `creature_template` SET `AIName`='EventAI' WHERE `entry` IN ('17141');
DELETE FROM `creature_ai_scripts` WHERE `entryOrGUID` IN ('17141');
INSERT INTO `creature_ai_scripts` VALUES
(1714101,17141,0,0,100,1,3500,5500,10000,12000,11,6278,1,0,0,0,0,0,0,0,0,0,'Windyreed Wretch - Cast Creeping Mold'),
(1714102,17141,0,0,100,1,6000,8000,14000,16000,11,3234,1,0,0,0,0,0,0,0,0,0,'Windyreed Wretch - Cast Disease Touch');