mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Improve quest 1393
* Improve quest 1393: - Fix texts - Improve timers - Adjust speed and final script This closes https://github.com/cmangos/issues/issues/2236
This commit is contained in:
parent
6103e1d43e
commit
a5ecd9b26e
2 changed files with 63 additions and 58 deletions
|
|
@ -5818,7 +5818,7 @@ INSERT INTO `script_waypoint` (`entry`, `pathId`, `pointid`, `position_x`, `posi
|
|||
(4983,0,21,-3336.98,-3129.61,30.692,0,0,0,''),
|
||||
(4983,0,22,-3326.34,-3126.83,34.426,0,0,0,''),
|
||||
(4983,0,23,-3322.65,-3124.63,33.842,0,0,0,''),
|
||||
(5391,0,1,-9901.12,-3727.29,22.11,0,3000,0,''),
|
||||
(5391,0,1,-9901.12,-3727.29,22.11,3.8316,3000,0,'Galen Goodward - Escort starts'),
|
||||
(5391,0,2,-9909.27,-3727.81,23.25,0,0,0,''),
|
||||
(5391,0,3,-9935.25,-3729.02,22.11,0,0,0,''),
|
||||
(5391,0,4,-9945.83,-3719.34,21.68,0,0,0,''),
|
||||
|
|
@ -5837,9 +5837,10 @@ INSERT INTO `script_waypoint` (`entry`, `pathId`, `pointid`, `position_x`, `posi
|
|||
(5391,0,17,-10052.9,-3479.13,21.67,0,0,0,''),
|
||||
(5391,0,18,-10060.7,-3460.31,21.67,0,0,0,''),
|
||||
(5391,0,19,-10074.7,-3436.85,20.97,0,0,0,''),
|
||||
(5391,0,20,-10074.7,-3436.85,20.97,0,0,0,''),
|
||||
(5391,0,21,-10072.9,-3408.92,20.43,0,15000,0,''),
|
||||
(5391,0,22,-10108,-3406.05,22.06,0,0,0,''),
|
||||
(5391,0,20,-10074.7,-3436.85,20.97,0,0,0,'Galen Goodward - Set Run'),
|
||||
(5391,0,21,-10072.9,-3408.92,20.43,2.8412,1000,0,'Galen Goodward - Escort complete and SAY_QUEST_COMPLETE'),
|
||||
(5391,0,22,-10078.2,-3407.64,20.44,0,0,0,'Galen Goodward - EMOTE_DISAPPEAR'),
|
||||
(5391,0,23,-10108,-3406.05,22.06,0,1000,0,'Galen Goodward - Despawn'),
|
||||
(5644,0,1,-339.679,1752.04,139.482,0,0,0,''),
|
||||
(5644,0,2,-328.957,1734.95,139.327,0,0,0,''),
|
||||
(5644,0,3,-338.29,1731.36,139.327,0,0,0,''),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue