mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
rename files
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
-- Doctor Gregory Victor
|
||||
UPDATE `creature_template` SET `gossip_menu_id`= 5381 WHERE `entry`=12920 AND `gossip_menu_id`=5382;
|
||||
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (12605,12606,51692,51697,51699,51704,84509,84510,84511,84604,84609,84610,84611,84629,84630,84646,84647,84663,84716,84743,84744,84851,84862,84863,84900,84902,84939);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
@@ -42,3 +43,4 @@ INSERT INTO `creature_template_addon` (`entry`, `bytes2`, `auras`) VALUES
|
||||
(29867, 0, 34712),
|
||||
(29868, 1, 34712),
|
||||
(29873, 1, 34712);
|
||||
*/
|
||||
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (84950,84953,85044,85057,85155,85156,85157,85158,85172,85177,85198,85199,85323,85324,85486,85488,85531,85544,85566,85574,85575,85576,85577,85578,85587,85617,85627,85653,85654,85787,85885,85895,85896,85897,85898,85945,85979,85986,85990,86059,86060,86061,86062,86063,86064,86067,86072,86082,86085,86086,86087,86088,86089,86090,86091,86092,86097,86098,86165,86168,86175,86176,86177,86178,86190,86193,86253,86254,86255,86256,86258,86259,86260,86261,86262,86264,86265,86266,86267,86268,86273,86274,86275,86276,86279,86281,86320,86327,86330,86331,86332,86333,86334,86335,86358,86359,86360,86361,86362,86374,86376,86382,86387,86445,86446,86447,86448,86449,86450,86451,86483,86508,86509);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
@@ -114,3 +115,4 @@ INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `p
|
||||
(86483, 7584, 1, 357, 1119, 1, 1, 0, 0, -3458.25, 2491.6, 45.3776, 1.50436, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86508, 7584, 1, 357, 1114, 1, 1, 0, 0, -2772.85, 2237.59, 49.5598, 3.72526, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86509, 7584, 1, 357, 1119, 1, 1, 0, 0, -3262.56, 2524.2, 33.2537, 5.79857, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0);
|
||||
*/
|
||||
@@ -0,0 +1,2 @@
|
||||
-- Doctor Gregory Victor
|
||||
-- UPDATE `creature_template` SET `gossip_menu_id`= 5381 WHERE `entry`=12920 AND `gossip_menu_id`=5382;
|
||||
Reference in New Issue
Block a user