mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
@@ -0,0 +1,4 @@
|
||||
UPDATE `creature_template` SET `exp`=0,`speed_run`=0.78571 WHERE `entry`=28239; -- Arcane Beam
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=28239;
|
||||
INSERT INTO `creature_template_addon` (`entry`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
|
||||
(28239,0,0,1,0, '51019'); -- Arcane Beam
|
||||
Reference in New Issue
Block a user