rename files

This commit is contained in:
Aokromes
2016-11-27 17:19:22 +01:00
parent f0305482ec
commit 3ff2e710fe
16 changed files with 6 additions and 0 deletions

View File

@@ -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');
*/

View File

@@ -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);
*/

View File

@@ -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');
*/