mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 15:33:59 +00:00
4
data/sql/updates/db_world/2024_06_08_02.sql
Normal file
4
data/sql/updates/db_world/2024_06_08_02.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_06_08_01 -> 2024_06_08_02
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 4.5, `CombatReach` = 7.875 WHERE `DisplayID` = 17886;
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 4.2 WHERE `DisplayID` = 20939;
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 5, `CombatReach` = 7.5 WHERE `DisplayID` = 21069;
|
||||
Reference in New Issue
Block a user