fix(DB/creature_template): NPCs: 416, 417, 1860, 1863 (#5749)
This commit is contained in:
parent
16a385d1fc
commit
4fc9a59e32
1 changed files with 4 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue