mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/CreatureScript): The Lurker Below (#2083)
- Fix "The Lurker Below" not spawning.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1562842380647125073');
|
||||
|
||||
UPDATE `creature_template` SET `InhabitType` = 3 WHERE `entry` = 21217;
|
||||
Reference in New Issue
Block a user