mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-04 08:07:09 +01:00
DB/ModelInfo: Fix the hitbox on Cyanigosa's dragon form.
(cherry picked from commit bba182428d)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- fix cyanigosa hitbox
|
||||
UPDATE `creature_model_info` SET `BoundingRadius`=0.2325, `CombatReach`=6.25 WHERE `DisplayID`=27340;
|
||||
Reference in New Issue
Block a user