DB/Creature: Update flags & speed of Rune Weapon

This commit is contained in:
offl
2021-08-20 21:02:57 +03:00
parent 5f2cea68c3
commit 33b72ae1cc

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `speed_walk` = 1, `speed_run` = 1.14286, `unit_flags2` = 2080 WHERE `entry` = 27893;