fix(DB/CreatureScript): The Lurker Below (#2083)

- Fix "The Lurker Below" not spawning.
This commit is contained in:
Stoabrogga
2019-07-24 11:26:37 +02:00
committed by Poszer
parent 763f546d2a
commit b880f007a7
2 changed files with 31 additions and 28 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1562842380647125073');
UPDATE `creature_template` SET `InhabitType` = 3 WHERE `entry` = 21217;