fix(DB/Creature): Correct Kil'jaeden's model info. (#22120)
This commit is contained in:
parent
2883160086
commit
7ae3f76358
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/kj-model-inf.sql
Normal file
1
data/sql/updates/pending_db_world/kj-model-inf.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_model_info` SET `BoundingRadius` = 6, `CombatReach` = 15 WHERE `DisplayID` = 23200;
|
||||
Loading…
Add table
Add a link
Reference in a new issue