DB/Creature: Battleguard Sartura

Fix the BaseAttackTime
By @DevRival

(cherry picked from commit 89e316ca6c)
This commit is contained in:
Killyana
2016-01-19 03:31:04 +01:00
committed by Shauren
parent a532116695
commit 6e652ce963

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `BaseAttackTime` = 1200 WHERE `entry` = 15516;