mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 20:32:21 +01:00
DB/Creature: Update flags & speed of Rune Weapon
This commit is contained in:
2
sql/updates/world/3.3.5/2021_08_20_03_world.sql
Normal file
2
sql/updates/world/3.3.5/2021_08_20_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `speed_walk` = 1, `speed_run` = 1.14286, `unit_flags2` = 2080 WHERE `entry` = 27893;
|
||||
Reference in New Issue
Block a user