-
Notifications
You must be signed in to change notification settings - Fork 202
Expand file tree
/
Copy pathr1068_scriptdev2.sql
More file actions
85 lines (84 loc) · 4.27 KB
/
r1068_scriptdev2.sql
File metadata and controls
85 lines (84 loc) · 4.27 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
DELETE FROM script_texts WHERE entry BETWEEN -1000355 AND -1000351;
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
(-1000351, 'You, there! Hand over that moonstone and nobody gets hurt!',0,1,0,0,'sprysprocket SAY_START'),
(-1000352, '%s takes the Southfury moonstone and escapes into the river. Follow her!',0,3,0,0,'sprysprocket EMOTE_START'),
(-1000353, 'Just chill!',0,4,0,0,'sprysprocket SAY_WHISPER_CHILL'),
(-1000354, 'Stupid grenade picked a fine time to backfire! So much for high quality goblin engineering!',0,1,0,0,'sprysprocket SAY_GRENADE_FAIL'),
(-1000355, 'All right, you win! I surrender! Just don\'t hurt me!',0,1,0,0,'sprysprocket SAY_END');
DELETE FROM script_waypoint WHERE entry=23002;
INSERT INTO script_waypoint VALUES
(23002, 0, 3687.11, -3960.69, 31.8726, 0, ''),
(23002, 1, 3676.28, -3953.76, 29.9396, 0, ''),
(23002, 2, 3658.54, -3952.15, 30.0414, 0, ''),
(23002, 3, 3628.91, -3956.90, 29.4050, 0, ''),
(23002, 4, 3602.54, -3968.16, 31.5110, 0, ''),
(23002, 5, 3564.96, -3978.00, 30.3622, 0, ''),
(23002, 6, 3542.47, -3981.81, 29.1465, 0, ''),
(23002, 7, 3511.34, -3981.25, 30.2822, 0, ''),
(23002, 8, 3473.45, -3992.67, 30.2861, 0, ''),
(23002, 9, 3439.10, -4006.73, 29.2737, 0, ''),
(23002, 10, 3415.66, -4026.24, 25.2498, 0, ''),
(23002, 11, 3380.88, -4045.38, 26.3114, 0, ''),
(23002, 12, 3355.23, -4051.42, 25.5665, 0, ''),
(23002, 13, 3312.00, -4055.65, 28.3297, 0, ''),
(23002, 14, 3286.34, -4079.27, 28.2464, 0, ''),
(23002, 15, 3260.68, -4087.29, 31.4043, 0, ''),
(23002, 16, 3236.83, -4087.65, 32.6894, 0, ''),
(23002, 17, 3215.06, -4082.10, 32.4181, 0, ''),
(23002, 18, 3203.59, -4082.47, 32.7436, 0, ''),
(23002, 19, 3166.41, -4062.09, 33.2357, 0, ''),
(23002, 20, 3147.51, -4055.33, 33.5683, 0, ''),
(23002, 21, 3125.41, -4050.01, 34.6100, 0, ''),
(23002, 22, 3121.16, -4045.07, 36.5481, 0, ''),
(23002, 23, 3101.54, -4023.78, 33.7169, 0, ''),
(23002, 24, 3094.16, -4016.89, 33.8487, 0, ''),
(23002, 25, 3079.57, -4011.01, 35.7546, 0, ''),
(23002, 26, 3058.83, -4001.71, 34.3039, 0, ''),
(23002, 27, 3037.83, -3986.60, 33.4216, 0, ''),
(23002, 28, 3016.93, -3970.83, 33.3743, 0, ''),
(23002, 29, 2998.05, -3954.89, 33.2338, 0, ''),
(23002, 30, 2969.35, -3929.27, 33.4831, 0, ''),
(23002, 31, 2941.23, -3909.56, 31.3506, 0, ''),
(23002, 32, 2911.42, -3895.07, 32.0950, 0, ''),
(23002, 33, 2892.44, -3875.52, 30.8123, 0, ''),
(23002, 34, 2870.52, -3858.97, 32.1977, 0, ''),
(23002, 35, 2865.84, -3836.99, 32.1108, 0, ''),
(23002, 36, 2850.52, -3814.52, 32.8635, 0, ''),
(23002, 37, 2836.63, -3796.94, 33.1473, 0, ''),
(23002, 38, 2820.73, -3780.22, 28.6916, 0, ''),
(23002, 39, 2795.82, -3770.13, 30.1327, 0, ''),
(23002, 40, 2773.15, -3765.54, 30.2947, 0, ''),
(23002, 41, 2742.31, -3761.65, 30.1218, 0, ''),
(23002, 42, 2708.43, -3748.46, 21.2468, 0, ''),
(23002, 43, 2661.45, -3741.11, 21.9603, 0, ''),
(23002, 44, 2623.89, -3735.29, 25.8979, 0, ''),
(23002, 45, 2585.93, -3728.85, 28.5146, 0, ''),
(23002, 46, 2554.93, -3730.10, 26.6795, 0, ''),
(23002, 47, 2538.68, -3721.28, 28.1589, 0, ''),
(23002, 48, 2508.54, -3708.71, 29.6718, 0, ''),
(23002, 49, 2474.69, -3710.37, 31.0805, 0, ''),
(23002, 50, 2456.40, -3698.83, 31.6187, 0, ''),
(23002, 51, 2430.54, -3701.87, 31.0494, 0, ''),
(23002, 52, 2390.13, -3681.76, 29.5484, 0, ''),
(23002, 53, 2357.06, -3673.96, 29.8845, 0, ''),
(23002, 54, 2330.15, -3672.73, 31.1314, 0, ''),
(23002, 55, 2302.77, -3665.22, 29.4110, 0, ''),
(23002, 56, 2279.24, -3659.46, 29.6247, 0, ''),
(23002, 57, 2254.65, -3661.12, 29.6984, 0, ''),
(23002, 58, 2223.32, -3654.92, 31.0149, 0, ''),
(23002, 59, 2194.29, -3645.40, 32.0417, 0, ''),
(23002, 60, 2153.05, -3650.82, 31.2292, 0, ''),
(23002, 61, 2114.15, -3639.96, 31.7371, 0, ''),
(23002, 62, 2093.68, -3646.65, 31.3745, 0, ''),
(23002, 63, 2069.86, -3670.59, 30.6172, 0, ''),
(23002, 64, 2024.40, -3677.64, 29.7682, 0, ''),
(23002, 65, 1988.61, -3680.02, 31.8937, 0, ''),
(23002, 66, 1962.68, -3692.17, 32.7811, 0, ''),
(23002, 67, 1931.94, -3708.48, 31.3641, 0, ''),
(23002, 68, 1893.36, -3710.02, 33.0193, 0, ''),
(23002, 69, 1865.73, -3718.35, 32.1664, 0, ''),
(23002, 70, 1839.74, -3732.92, 32.5322, 0, ''),
(23002, 71, 1805.08, -3757.76, 32.6295, 0, ''),
(23002, 72, 1780.24, -3775.53, 30.5931, 0, ''),
(23002, 73, 1753.28, -3786.79, 30.7445, 0, ''),
(23002, 74, 1731.09, -3796.64, 36.8866, 0, '');