mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
4
data/sql/updates/db_world/2025_03_08_00.sql
Normal file
4
data/sql/updates/db_world/2025_03_08_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_03_06_01 -> 2025_03_08_00
|
||||
|
||||
-- Add Disable Gravity
|
||||
UPDATE `creature_template_movement` SET `Flight` = 1 WHERE (`CreatureId` = 25502);
|
||||
Reference in New Issue
Block a user