mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
[SD] Improve Script for Prospector Anvilward 15420
Linked to https://github.com/cmangos/tbc-db/issues/783
This commit is contained in:
parent
2bbebdeff3
commit
4c90ca357b
2 changed files with 20 additions and 20 deletions
|
|
@ -1621,9 +1621,6 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadc
|
|||
('-1000207','Mmm. Me thirsty!','0','0','0','0','18172','bladespire ogre SAY_BREW_2'),
|
||||
('-1000208','Ohh, look! Bloodmaul Brew! Mmmm...','0','0','0','0','18170','bladespire ogre SAY_BREW_3'),
|
||||
|
||||
('-1000209','Very well. Let''s see what you have to show me, $n','0','0','1','0','11734','anvilward SAY_ANVIL1'),
|
||||
('-1000210','What manner of trick is this, $r? If you seek to ambush me, I warn you I will not go down quietly! ','0','0','1','0','11735','anvilward SAY_ANVIL2'),
|
||||
|
||||
('-1000211','Warning! %s emergency shutdown process initiated by $n. Shutdown will complete in two minutes.','0','2','0','0','18155','manaforge_control EMOTE_START'),
|
||||
('-1000212','Emergency shutdown will complete in one minute.','0','2','0','0','18156','manaforge_control EMOTE_60'),
|
||||
('-1000213','Emergency shutdown will complete in thirty seconds.','0','2','0','0','17884','manaforge_control EMOTE_30'),
|
||||
|
|
@ -7091,14 +7088,17 @@ INSERT INTO script_waypoint (Entry, PathId, Point, PositionX, PositionY, Positio
|
|||
(12858,0,21,1776.9,-2024.56,109.83,0,0,0,'win'),
|
||||
(12858,0,22,1776.87,-2028.31,109.83,0,60000,0,'stay'),
|
||||
(12858,0,23,1776.9,-2028.3,109.83,0,0,0,''),
|
||||
(15420,0,1,9294.78,-6682.51,22.42,0,0,0,''),
|
||||
(15420,0,2,9298.27,-6667.99,22.42,0,0,0,''),
|
||||
(15420,0,3,9309.63,-6658.84,22.43,0,0,0,''),
|
||||
(15420,0,4,9304.43,-6649.31,26.46,0,0,0,''),
|
||||
(15420,0,5,9298.83,-6648,28.61,0,0,0,''),
|
||||
(15420,0,6,9291.06,-6653.46,31.83,0,2500,0,''),
|
||||
(15420,0,7,9289.08,-6660.17,31.85,0,5000,0,''),
|
||||
(15420,0,8,9291.06,-6653.46,31.83,0,0,0,''),
|
||||
(15420, 0, 1, 9296.278, -6676.996, 22.358725, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 2, 9299.323, -6668.9614, 22.41846, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 3, 9303.353, -6666.7637, 22.432236, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 4, 9307.93, -6660.8057, 22.43064, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 5, 9309.302, -6656.1987, 23.005793, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 6, 9307.386, -6651.9053, 24.834118, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 7, 9300.505, -6648.1587, 28.052294, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 8, 9293.393, -6650.7246, 30.57717, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 9, 9290.5205, -6654.362, 31.830189, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 10, 9289.944, -6657.774, 31.828085, 100, 0, 0, 'Prospector Anvilward'),
|
||||
(15420, 0, 11, 9290.866, -6658.0156, 31.823935, 0.104719758033752441, 60000, 0, 'Prospector Anvilward'),
|
||||
(16295,0,1,7545.07,-7359.87,162.354,0,4000,0,'SAY_START'),
|
||||
(16295,0,2,7550.05,-7362.24,162.236,0,0,0,''),
|
||||
(16295,0,3,7566.98,-7364.32,161.739,0,0,0,''),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue