mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/CTM): Fix Onyxia float on ground at P2 (#10191)
* Create rev_1642220996463864536.sql * Update rev_1642220996463864536.sql
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user