forked from insider42/scriptdev2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathr1984_scriptdev2.sql
More file actions
48 lines (47 loc) · 2.28 KB
/
r1984_scriptdev2.sql
File metadata and controls
48 lines (47 loc) · 2.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
DELETE FROM script_texts WHERE entry=-1043012;
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
(-1043012,'This $N is a minion from Naralex''s nightmare no doubt!.',0,0,0,0,'Disciple of Naralex - SAY_MUTANUS');
DELETE FROM script_waypoint WHERE entry=3678;
INSERT INTO script_waypoint VALUES
(3678, 0, -134.925, 125.468, -78.16, 0, ''),
(3678, 1, -125.684, 132.937, -78.42, 0, ''),
(3678, 2, -113.812, 139.295, -80.98, 0, ''),
(3678, 3, -109.854, 157.538, -80.20, 0, ''),
(3678, 4, -108.640, 175.207, -79.74, 0, ''),
(3678, 5, -108.668, 195.457, -80.64, 0, ''),
(3678, 6, -111.007, 219.007, -86.58, 0, ''),
(3678, 7, -102.408, 232.821, -91.52, 0, 'first corner SAY_FIRST_CORNER'),
(3678, 8, -92.434, 227.742, -90.75, 0, ''),
(3678, 9, -82.456, 224.853, -93.57, 0, ''),
(3678, 10, -67.789, 208.073, -93.34, 0, ''),
(3678, 11, -43.343, 205.295, -96.37, 0, ''),
(3678, 12, -34.676, 221.394, -95.82, 0, ''),
(3678, 13, -32.582, 238.573, -93.51, 0, ''),
(3678, 14, -42.149, 258.672, -92.88, 0, ''),
(3678, 15, -55.257, 274.696, -92.83, 0, 'circle of flames SAY_CIRCLE_BANISH'),
(3678, 16, -48.604, 287.584, -92.46, 0, ''),
(3678, 17, -47.236, 296.093, -90.88, 0, ''),
(3678, 18, -35.618, 309.067, -89.73, 0, ''),
(3678, 19, -23.573, 311.376, -88.60, 0, ''),
(3678, 20, -8.692, 302.389, -87.43, 0, ''),
(3678, 21, -1.237, 293.268, -85.55, 0, ''),
(3678, 22, 10.398, 279.294, -85.86, 0, ''),
(3678, 23, 23.108, 264.693, -86.69, 0, ''),
(3678, 24, 31.996, 251.436, -87.62, 0, ''),
(3678, 25, 43.374, 233.073, -87.61, 0, ''),
(3678, 26, 54.438, 212.048, -89.50, 3000, 'chamber entrance SAY_NARALEX_CHAMBER'),
(3678, 27, 78.794, 208.895, -92.84, 0, ''),
(3678, 28, 88.392, 225.231, -94.46, 0, ''),
(3678, 29, 98.758, 233.938, -95.84, 0, ''),
(3678, 30, 107.248, 233.054, -95.98, 0, ''),
(3678, 31, 112.825, 233.907, -96.39, 0, ''),
(3678, 32, 114.634, 236.969, -96.04, 1000, 'naralex SAY_BEGIN_RITUAL'),
(3678, 33, 127.385, 252.279, -90.07, 0, ''),
(3678, 34, 121.595, 264.488, -91.55, 0, ''),
(3678, 35, 115.472, 264.253, -91.50, 0, ''),
(3678, 36, 99.988, 252.790, -91.51, 0, ''),
(3678, 37, 96.347, 245.038, -90.34, 0, ''),
(3678, 38, 82.201, 216.273, -86.10, 0, ''),
(3678, 39, 75.112, 206.494, -84.80, 0, ''),
(3678, 40, 27.174, 201.064, -72.31, 0, ''),
(3678, 41, -41.114, 204.149, -78.94, 0, '');