mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 07:36:23 +00:00
10
data/sql/updates/db_world/2024_06_16_02.sql
Normal file
10
data/sql/updates/db_world/2024_06_16_02.sql
Normal file
@@ -0,0 +1,10 @@
|
||||
-- DB update 2024_06_16_01 -> 2024_06_16_02
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 2.10000014305114746 WHERE `DisplayID` = 21174;
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 80, `CombatReach` = 24 WHERE `DisplayID` = 21145;
|
||||
UPDATE `creature_model_info` SET `CombatReach` = 5.774999618530273437 WHERE `DisplayID` = 21443;
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 0.310000002384185791, `CombatReach` = 8 WHERE `DisplayID` IN (21483, 21484, 21485);
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 0.80429995059967041, `CombatReach` = 3.149999856948852539 WHERE `DisplayID` = 21417;
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 0.842599987983703613, `CombatReach` = 3.300000190734863281 WHERE `DisplayID` = 21416;
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 0.861749947071075439 WHERE `DisplayID` = 21418;
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 0.80429995059967041, `CombatReach` = 3.149999856948852539 WHERE `DisplayID` = 21419;
|
||||
UPDATE `creature_model_info` SET `BoundingRadius` = 0.458999991416931152 WHERE `DisplayID` = 21135;
|
||||
Reference in New Issue
Block a user