fix(DB/Creatures): Control Onyxia's movement flags via script. (#11095)
This commit is contained in:
parent
86e438a1e7
commit
8358a5d68e
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647791446104793800');
|
||||
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|512 WHERE `entry` IN (10184,36538);
|
||||
Loading…
Add table
Add a link
Reference in a new issue