Dr. Chaos AI.

This commit is contained in:
mobius
2015-01-02 11:10:00 +00:00
parent 3d4ba6e460
commit f4d74be01e
3 changed files with 279 additions and 78 deletions

View File

@@ -36,4 +36,10 @@ INSERT IGNORE INTO `grandboss_data` (`boss_id`,`loc_x`,`loc_y`,`loc_z`,`heading`
-- (29178, 0, 0, 0, 0, 0, 0), -- Freya (Spelling) (85)
-- (29178, 0, 0, 0, 0, 0, 0), -- Freya (Stand) (85)
-- (29178, 0, 0, 0, 0, 0, 0), -- Freya (Stand Hard) (85)
-- (29179, 0, 0, 0, 0, 0, 0), -- Zaken Day (83)
-- (29179, 0, 0, 0, 0, 0, 0), -- Zaken Day (83)
--
-- Dr. Chaos
--
DELETE FROM spawnlist WHERE (npc_templateid = 32033);
INSERT IGNORE INTO grandboss_data VALUES (25512, 96320, -110912, -3328, 8191, 0, 0, 0, 0);