mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 14:46:24 +00:00
fix(DB/Creature): Change CombatReach and Bounding Radius for Doom Lord Kazzak (#16842)
Create rev_1690598216460509800.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_model_info` SET `BoundingRadius`=9, `CombatReach`=15.75 WHERE `DisplayID`=17887;
|
||||
Reference in New Issue
Block a user