fix(DB/CTM): Fix Onyxia float on ground at P2 (#10191)
* Create rev_1642220996463864536.sql * Update rev_1642220996463864536.sql
This commit is contained in:
parent
9e5dcb1671
commit
c047d9438b
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642220996463864536');
|
||||
UPDATE `creature_template_movement` SET `Flight` = 1 WHERE `CreatureId` IN (10184,36538);
|
||||
Loading…
Add table
Add a link
Reference in a new issue