fix(DB/Creature): Adjust addon info for Storm Giant. (#22922)
This commit is contained in:
parent
ddb5c33388
commit
97c89f4750
1 changed files with 3 additions and 0 deletions
3
data/sql/updates/pending_db_world/fjord-reaver.sql
Normal file
3
data/sql/updates/pending_db_world/fjord-reaver.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
-- Walk/run speed, faction, attack speeds, and model info all verified against 45772.
|
||||
UPDATE `creature_addon` SET `visibilityDistanceType` = 5 WHERE `guid` IN (118177, 118191);
|
||||
UPDATE `creature_template_addon` SET `auras` = '44385' WHERE `entry` = 24812;
|
||||
Loading…
Add table
Add a link
Reference in a new issue