mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
ZA - Add escape path for Harkor
Some sniffed data supplemented by guessed filler points/destination
This commit is contained in:
parent
562f866ace
commit
17bf5b8a2f
2 changed files with 91 additions and 1 deletions
|
|
@ -8489,11 +8489,56 @@ INSERT INTO script_waypoint VALUES
|
|||
(23790,0,3,-136.364,1333.894,48.17387,100,17000,0,''),
|
||||
(23790,0,4,-138.0992,1332.832,48.17387,100,0,0,''),
|
||||
(23790,0,5,-139.3139,1331.377,48.17387,100,60000,0,''),
|
||||
|
||||
-- sniffed
|
||||
(23999,0,0,297.9303,1465.843,81.57809,100,7000,0,''),
|
||||
(23999,0,1,302.2797,1462.846,81.57086,100,0,0,''),
|
||||
(23999,0,2,306.3771,1463.949,81.58128,100,6000,0,''),
|
||||
(23999,0,3,304.3857,1465.72,81.58634,100,6000,0,''),
|
||||
(23999,0,4,298.7304,1464.985,81.57541,100,60000,0,''),
|
||||
-- guessed
|
||||
(23999,0,5,305.810455,1456.020264,81.506264,100,0,0,''),
|
||||
(23999,0,6,318.924622,1443.872070,74.343231,100,0,0,''),
|
||||
(23999,0,7,335.608856,1422.748779,74.192307,100,0,0,''),
|
||||
(23999,0,8,341.013275,1404.486328,74.441917,100,0,0,''),
|
||||
(23999,0,9,335.152588,1395.553467,74.619873,100,0,0,''),
|
||||
(23999,0,10,314.284271,1388.893066,57.596497,100,0,0,''),
|
||||
(23999,0,11,299.649597,1384.947144,57.865318,100,0,0,''),
|
||||
(23999,0,12,285.159729,1380.798828,49.321720,100,0,0,''),
|
||||
(23999,0,13,246.258118,1375.042358,49.321400,100,0,0,''),
|
||||
(23999,0,14,229.536514,1383.580078,44.411644,100,0,0,''),
|
||||
(23999,0,15,227.194946,1440.485352,26.142105,100,0,0,''),
|
||||
(23999,0,16,225.105408,1461.739990,25.916895,100,0,0,''),
|
||||
(23999,0,17,208.522751,1471.140137,25.905643,100,0,0,''),
|
||||
(23999,0,18,197.647491,1460.624756,20.287682,100,0,0,''),
|
||||
(23999,0,19,192.763382,1426.174805,15.769067,100,0,0,''),
|
||||
(23999,0,20,183.723358,1408.998413,15.064493,100,0,0,''),
|
||||
--sniffed
|
||||
(23999,0,21,165.6035,1405.484,6.324402,100,0,0,''),
|
||||
(23999,0,22,164.5332,1407.174,5.699402,100,0,0,''),
|
||||
(23999,0,23,163.4629,1408.863,5.074402,100,0,0,''),
|
||||
(23999,0,24,162.3926,1410.553,4.449402,100,0,0,''),
|
||||
(23999,0,25,160.7871,1413.087,3.824402,100,0,0,''),
|
||||
(23999,0,26,153.7922,1424.13,3.324402,100,0,0,''),
|
||||
(23999,0,27,154.049,1444.969,3.551069,100,0,0,''),
|
||||
(23999,0,28,154.2901,1471.561,20.06003,100,0,0,''),
|
||||
--guessed
|
||||
(23999,0,29,154.191864,1492.069580,20.207298,100,0,0,''),
|
||||
(23999,0,30,156.734192,1516.477295,21.234205,100,0,0,''),
|
||||
(23999,0,31,123.011536,1532.006104,21.234205,100,0,0,''),
|
||||
--sniffed
|
||||
(23999,0,32,119.9618,1564.408,41.02303,100,0,0,''),
|
||||
(23999,0,33,119.8572,1568.617,43.39333,100,0,0,''),
|
||||
(23999,0,34,119.5184,1583.925,43.4181,100,0,0,''),
|
||||
(23999,0,35,119.266,1595.325,43.4474,100,0,0,''),
|
||||
(23999,0,36,119.1767,1599.363,43.41511,100,0,0,''),
|
||||
(23999,0,37,121.4332,1646.606,42.02159,100,0,0,''),
|
||||
-- guessed
|
||||
(23999,0,38,156.613251,1669.096436,42.021591,100,0,0,''),
|
||||
(23999,0,39,161.727570,1716.291260,42.021591,100,0,0,''),
|
||||
(23999,0,40,145.963959,1721.568848,42.021591,100,0,0,''),
|
||||
(23999,0,41,111.525749,1714.873169,42.021591,1.426348,5000,0,''),
|
||||
|
||||
(24001,0,0,383.5332,1086.308,5.974173,100,1000,0,''),
|
||||
(24001,0,1,383.3186,1088.672,5.989234,100,0,0,''),
|
||||
(24001,0,2,383.3262,1090.004,6.320981,100,0,0,''),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue