Moved Dr. Chaos spawnlist query.

This commit is contained in:
mobius
2015-01-02 17:07:11 +00:00
parent 54c0ceafb8
commit 4dad24465a
2 changed files with 5 additions and 1 deletions

View File

@@ -41,5 +41,4 @@ INSERT IGNORE INTO `grandboss_data` (`boss_id`,`loc_x`,`loc_y`,`loc_z`,`heading`
--
-- Dr. Chaos
--
DELETE FROM spawnlist WHERE (npc_templateid = 32033);
INSERT IGNORE INTO grandboss_data VALUES (25512, 96320, -110912, -3328, 8191, 0, 0, 0, 0);