mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/Creature): change Morogrim's combat reach and model bounds based on sniffs (#18094)
initial
This commit is contained in:
2
data/sql/updates/pending_db_world/morogrim-reach.sql
Normal file
2
data/sql/updates/pending_db_world/morogrim-reach.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_model_info` SET `BoundingRadius`=6.315000057220458984, `CombatReach`=6 WHERE `DisplayID`=20739;
|
||||
Reference in New Issue
Block a user