aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorGolrag <golrag.jeremy@gmail.com>2015-11-03 11:20:30 +0100
committerGolrag <golrag.jeremy@gmail.com>2016-03-21 20:46:08 +0100
commitda6065db00768735e70cd0a81af7f5ec4c2f0414 (patch)
tree9d5e38aa88d5553baca5164e0f0d92b51c5ebc10 /sql/updates
parentdf7554b6ea4dee16853811fe02b4e70fe2c9e957 (diff)
Core/Object: Use object edges to calculate LoS
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/yyyy_mm_dd_xx_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/yyyy_mm_dd_xx_world.sql b/sql/updates/world/yyyy_mm_dd_xx_world.sql
new file mode 100644
index 00000000000..413a205f19b
--- /dev/null
+++ b/sql/updates/world/yyyy_mm_dd_xx_world.sql
@@ -0,0 +1 @@
+UPDATE `creature_model_info` SET `BoundingRadius`=7.5, `CombatReach`=6 WHERE `DisplayID`=30890;