fix(Scripts/Instances): fix some bosses flying animations (#7851)
- Closes #4900
This commit is contained in:
parent
0eec867c3b
commit
80570efc29
4 changed files with 19 additions and 35 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631550138111515600');
|
||||
|
||||
UPDATE `creature_template` SET `InhabitType`=3 WHERE `entry` IN (28859,31734,33186,33724,36853,38265,38266,38267,37534,38219,37533,38220);
|
||||
UPDATE `creature_template_addon` SET `bytes1`=0 WHERE `entry` IN (28859,31734,33186,33724,36853,38265,38266,38267,37534,38219,37533,38220);
|
||||
Loading…
Add table
Add a link
Reference in a new issue