mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Galaen's Corpse
This commit is contained in:
3
sql/updates/world/3.3.5/2021_05_22_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2021_05_22_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `speed_walk` = 1 WHERE `entry` = 17508;
|
||||
UPDATE `creature_template_addon` SET `bytes1` = 0, `bytes2` = 1, `emote` = 0, `auras` = "29266" WHERE `entry` = 17508;
|
||||
Reference in New Issue
Block a user