mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
4
sql/updates/world/3.3.5/2016_06_15_11_world.sql
Normal file
4
sql/updates/world/3.3.5/2016_06_15_11_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM creature_template_addon WHERE `entry` IN (26514);
|
||||
INSERT INTO creature_template_addon (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
|
||||
(26514, 0, 0, 0, 1, 0, '29266');
|
||||
Reference in New Issue
Block a user