mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Creature): Correct Kil'jaeden's model info. (#22120)
This commit is contained in:
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;
|
||||
Reference in New Issue
Block a user