forked from insider42/scriptdev2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathr2077_scriptdev2.sql
More file actions
65 lines (64 loc) · 3.64 KB
/
r2077_scriptdev2.sql
File metadata and controls
65 lines (64 loc) · 3.64 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
DELETE FROM script_texts WHERE entry BETWEEN -1047012 AND -1047000;
INSERT INTO script_texts (entry,content_default,sound,type,LANGUAGE,emote,comment) VALUES
(-1047000,'Woo hoo! Finally getting out of here. It\'s going to be rough though. Keep your eyes peeled for trouble.',0,0,0,0,'willix SAY_READY'),
(-1047001,'Up there is where Charlga Razorflank resides. Blasted old crone.',0,0,0,25,'willix SAY_1'),
(-1047002,'There\'s blueleaf tuber in this trench! It\'s like gold waiting to be mined I tell you!',0,0,0,0,'willix SAY_2'),
(-1047003,'There could be danger around every corner here.',0,0,0,0,'willix SAY_3'),
(-1047004,'I don\'t see how these foul animals live in this place... sheesh it smells!',0,0,0,0,'willix SAY_4'),
(-1047005,'I think I see a way for us to get out of this big twisted mess of a bramble.',0,0,0,0,'willix SAY_5'),
(-1047006,'Glad to be out of that wretched trench. Not much nicer up here though!',0,0,0,0,'willix SAY_6'),
(-1047007,'Finally! I\'ll be glad to get out of this place.',0,0,0,0,'willix SAY_7'),
(-1047008,'I think I\'ll rest a moment and catch my breath before heading back to Ratchet. Thanks for all the help!',0,0,0,0,'willix SAY_END'),
(-1047009,'$N heading this way fast! To arms!',0,0,0,0,'willix SAY_AGGRO_1'),
(-1047010,'Eek! $N coming right at us!',0,0,0,0,'willix SAY_AGGRO_2'),
(-1047011,'Egads! $N on me!',0,0,0,0,'willix SAY_AGGRO_3'),
(-1047012,'Help! Get this $N off of me!',0,0,0,0,'willix SAY_AGGRO_4');
DELETE FROM script_waypoint WHERE entry=4508;
INSERT INTO script_waypoint VALUES
(4508, 0, 2194.38, 1791.65, 65.48, 5000, ''),
(4508, 1, 2188.56, 1805.87, 64.45, 0, ''),
(4508, 2, 2186.2, 1836.278, 59.859, 5000, 'SAY_WILLIX_1'),
(4508, 3, 2163.27, 1851.67, 56.73, 0, ''),
(4508, 4, 2140.22, 1845.02, 48.32, 0, ''),
(4508, 5, 2131.5, 1804.29, 46.85, 0, ''),
(4508, 6, 2096.18, 1789.03, 51.13, 3000, 'SAY_WILLIX_2'),
(4508, 7, 2074.46, 1780.09, 55.64, 0, ''),
(4508, 8, 2055.12, 1768.67, 58.46, 0, ''),
(4508, 9, 2037.83, 1748.62, 60.27, 5000, 'SAY_WILLIX_3'),
(4508, 10, 2037.51, 1728.94, 60.85, 0, ''),
(4508, 11, 2044.7, 1711.71, 59.71, 0, ''),
(4508, 12, 2067.66, 1701.84, 57.77, 0, ''),
(4508, 13, 2078.91, 1704.54, 56.77, 0, ''),
(4508, 14, 2097.65, 1715.24, 54.74, 3000, 'SAY_WILLIX_4'),
(4508, 15, 2106.44, 1720.98, 54.41, 0, ''),
(4508, 16, 2123.96, 1732.56, 52.27, 0, ''),
(4508, 17, 2153.82, 1728.73, 51.92, 0, ''),
(4508, 18, 2163.49, 1706.33, 54.42, 0, ''),
(4508, 19, 2158.75, 1695.98, 55.70, 0, ''),
(4508, 20, 2142.6, 1680.72, 58.24, 0, ''),
(4508, 21, 2118.31, 1671.54, 59.21, 0, ''),
(4508, 22, 2086.02, 1672.04, 61.24, 0, ''),
(4508, 23, 2068.81, 1658.93, 61.24, 0, ''),
(4508, 24, 2062.82, 1633.31, 64.35, 0, ''),
(4508, 25, 2060.92, 1600.11, 62.41, 3000, 'SAY_WILLIX_5'),
(4508, 26, 2063.05, 1589.16, 63.26, 0, ''),
(4508, 27, 2063.67, 1577.22, 65.89, 0, ''),
(4508, 28, 2057.94, 1560.68, 68.40, 0, ''),
(4508, 29, 2052.56, 1548.05, 73.35, 0, ''),
(4508, 30, 2045.22, 1543.4, 76.65, 0, ''),
(4508, 31, 2034.35, 1543.01, 79.70, 0, ''),
(4508, 32, 2029.95, 1542.94, 80.79, 0, ''),
(4508, 33, 2021.34, 1538.67, 80.8, 0, 'SAY_WILLIX_6'),
(4508, 34, 2012.45, 1549.48, 79.93, 0, ''),
(4508, 35, 2008.05, 1554.92, 80.44, 0, ''),
(4508, 36, 2006.54, 1562.72, 81.11, 0, ''),
(4508, 37, 2003.8, 1576.43, 81.57, 0, ''),
(4508, 38, 2000.57, 1590.06, 80.62, 0, ''),
(4508, 39, 1998.96, 1596.87, 80.22, 0, ''),
(4508, 40, 1991.19, 1600.82, 79.39, 0, ''),
(4508, 41, 1980.71, 1601.44, 79.77, 0, ''),
(4508, 42, 1967.22, 1600.18, 80.62, 0, ''),
(4508, 43, 1956.43, 1596.97, 81.75, 0, ''),
(4508, 44, 1954.87, 1592.02, 82.18, 3000, 'SAY_WILLIX_7'),
(4508, 45, 1948.35, 1571.35, 80.96, 30000, 'SAY_WILLIX_END'),
(4508, 46, 1947.02, 1566.42, 81.80, 30000, '');