diff options
| author | Golrag <golrag.jeremy@gmail.com> | 2015-11-03 11:20:30 +0100 |
|---|---|---|
| committer | Golrag <golrag.jeremy@gmail.com> | 2016-03-21 20:46:08 +0100 |
| commit | da6065db00768735e70cd0a81af7f5ec4c2f0414 (patch) | |
| tree | 9d5e38aa88d5553baca5164e0f0d92b51c5ebc10 /sql/updates | |
| parent | df7554b6ea4dee16853811fe02b4e70fe2c9e957 (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.sql | 1 |
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; |
