mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/creature_template): NPCs: 416, 417, 1860, 1863 (#5749)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620586666463013100');
|
||||
|
||||
-- Imp - Felhunter - Voidwalker - Succubus --
|
||||
UPDATE `creature_template` SET `InhabitType` = 3 WHERE `entry` IN (416, 417, 1860, 1863);
|
||||
Reference in New Issue
Block a user