mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
5
sql/updates/world/3.3.5/2018_10_13_06_world_335.sql
Normal file
5
sql/updates/world/3.3.5/2018_10_13_06_world_335.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--
|
||||
-- Shade of Eranikus
|
||||
DELETE FROM `creature_addon` WHERE `guid`=39842;
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
|
||||
(39842,0,0,3,1,0,"");
|
||||
Reference in New Issue
Block a user