mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/Creature): Adjust addon info for Storm Giant. (#22922)
This commit is contained in:
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;
|
||||
Reference in New Issue
Block a user