mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
rename files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
SET @CGUID := 86075;
|
||||
SET @POOL := 32492;
|
||||
|
||||
@@ -69,3 +70,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
|
||||
(5307, 0, 0, 0, 8, 0, 100, 0, 12699, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vale Screecher - On Spellhit - Despawn'),
|
||||
(5307, 0, 1, 0, 1, 0, 100, 0, 1000, 3000, 3000, 5000, 11, 59220, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Vale Screecher - IC - Cast Chain Lightning'),
|
||||
(5308, 0, 0, 0, 8, 0, 100, 0, 12699, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Rogue Vale Screecher - On Spellhit - Despawn');
|
||||
*/
|
||||
@@ -1,2 +1,4 @@
|
||||
/*
|
||||
DELETE FROM `creature_text` WHERE `entry`=10717;
|
||||
INSERT INTO `creature_text` (`entry`,`text`,`type`,`language`,`probability`,`BroadcastTextId`) VALUES (10717,'%s is summoned through a temporal rift!',16,0,100,6033);
|
||||
*/
|
||||
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
SET @CGUID := 86075;
|
||||
SET @POOL := 32492;
|
||||
|
||||
@@ -18,3 +19,4 @@ INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALU
|
||||
(21325, @Pool+5, 0, 'Silithyd Hive Drone'),
|
||||
(@CGUID+6, @Pool+6, 0, 'Silithyd Invader'),
|
||||
(21327, @Pool+6, 0, 'Silithyd Hive Drone');
|
||||
*/
|
||||
Reference in New Issue
Block a user