mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-19 22:39:39 -04:00
*add script for Wailing Caverns, Disciple of Naralex event, thanks to Oculus
--HG-- branch : trunk
This commit is contained in:
@@ -751,4 +751,32 @@ INSERT INTO `script_waypoint` VALUES
|
||||
(28217, 27, 5596.56,4642.26,-136.593, 0, ''),
|
||||
(28217, 28, 5634.02,4600.35,-137.291,2000,'');
|
||||
|
||||
DELETE FROM `script_waypoint` WHERE `entry` = 3678;
|
||||
INSERT INTO `script_waypoint` VALUES
|
||||
(3678, 0, -120.864, 132.825, -79.2972, 5000, 'TYPE_NARALEX_EVENT'),
|
||||
(3678, 1, -109.944, 155.417, -80.4659, 0, ''),
|
||||
(3678, 2, -106.104, 198.456, -80.5970, 0, ''),
|
||||
(3678, 3, -110.246, 214.763, -85.6669, 0, ''),
|
||||
(3678, 4, -105.609, 236.184, -92.1732, 0, 'TYPE_NARALEX_PART1'),
|
||||
(3678, 5, -93.5297, 227.956, -90.7522, 0, ''),
|
||||
(3678, 6, -85.3155, 226.976, -93.1286, 0, ''),
|
||||
(3678, 7, -62.1510, 206.673, -93.5510, 0, ''),
|
||||
(3678, 8, -45.0534, 205.580, -96.2435, 0, ''),
|
||||
(3678, 9, -31.1235, 234.225, -94.0841, 0, ''),
|
||||
(3678, 10, -49.2158, 269.141, -92.8442, 0, ''),
|
||||
(3678, 11, -54.1220, 274.717, -92.8442, 31000, 'TYPE_NARALEX_PART2'),
|
||||
(3678, 12, -58.9650, 282.274, -92.5380, 0, ''),
|
||||
(3678, 13, -38.3566, 306.239, -90.0192, 0, ''),
|
||||
(3678, 14, -28.8928, 312.842, -89.2155, 0, ''),
|
||||
(3678, 15, -1.58198, 296.127, -85.5984, 0, ''),
|
||||
(3678, 16, 9.89992, 272.008, -85.7759, 0, ''),
|
||||
(3678, 17, 26.8162, 259.218, -87.3938, 0, ''),
|
||||
(3678, 18, 49.1166, 227.259, -88.3379, 0, ''),
|
||||
(3678, 19, 54.4171, 209.316, -90.0000, 1500, 'SAY_BEYOND_THIS_CORRIDOR'),
|
||||
(3678, 20, 71.0380, 205.404, -93.0422, 0, ''),
|
||||
(3678, 21, 81.5941, 212.832, -93.0154, 0, ''),
|
||||
(3678, 22, 94.3376, 236.933, -95.8261, 0, ''),
|
||||
(3678, 23, 114.619, 235.908, -96.0495, 0, ''),
|
||||
(3678, 24, 114.777, 237.155, -96.0304, 2500, 'NARALEX_EVENT_FINISHED');
|
||||
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user