diff --git a/data/sql/updates/pending_db_world/ahune-model-info.sql b/data/sql/updates/pending_db_world/ahune-model-info.sql new file mode 100644 index 000000000..8962417fc --- /dev/null +++ b/data/sql/updates/pending_db_world/ahune-model-info.sql @@ -0,0 +1,5 @@ +UPDATE `creature_model_info` SET `BoundingRadius` = 1, `CombatReach` = 11 WHERE `DisplayID` = 23344; +UPDATE `creature_model_info` SET `BoundingRadius` = 0.694444000720977783 WHERE `DisplayID` = 20990; +UPDATE `creature_model_info` SET `BoundingRadius` = 0.620000004768371582, `CombatReach` = 3 WHERE `DisplayID` = 20433; +UPDATE `creature_model_info` SET `BoundingRadius` = 0.305559992790222167 WHERE `DisplayID` = 23504; +UPDATE `creature_model_info` SET `BoundingRadius` = 2 WHERE `DisplayID` = 23447;