mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_04_01_01 -> 2025_04_01_02
|
||||
|
||||
-- Remove flags and edit walk and run speed (sniffed)
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`& ~131072, `unit_flags2` = `unit_flags2`& ~2048, `flags_extra` = `flags_extra`& ~2, `speed_walk` = 1.2, `speed_run` = 0.4 WHERE (`entry` = 25744);
|
||||
Reference in New Issue
Block a user