--HG--
branch : trunk
This commit is contained in:
click
2010-05-01 09:28:24 +02:00
parent 593d962665
commit 0803f644a5
2 changed files with 19 additions and 19 deletions

View File

@@ -1 +1 @@
UPDATE `creature_template` SET `ScriptName`='npc_dalinda', `flags_extra`='2', `faction_A`=35, `faction_H`=14 WHERE `creature_template`.`entry`=5644;
UPDATE `creature_template` SET `ScriptName`='npc_dalinda', `flags_extra`='2', `faction_A`=35, `faction_H`=14 WHERE `creature_template`.`entry`=5644;

View File

@@ -1,18 +1,18 @@
DELETE FROM `script_waypoint` WHERE `entry`=5644;
INSERT INTO `script_waypoint` (`entry`, `pointid`, `location_x`, `location_y`, `location_z`, `waittime`, `point_comment`) VALUES
(5644, 1, -339.679, 1752.04, 139.482, 0, '0'),
(5644, 2, -328.957, 1734.95, 139.327, 0, '0'),
(5644, 3, -350.747, 1731.12, 139.338, 0, '0'),
(5644, 4, -365.064, 1739.04, 139.376, 0, '0'),
(5644, 5, -371.105, 1746.03, 139.374, 0, '0'),
(5644, 6, -383.141, 1738.62, 138.93, 0, '0'),
(5644, 7, -390.445, 1733.98, 136.353, 0, '0'),
(5644, 8, -401.368, 1726.77, 131.071, 0, '0'),
(5644, 9, -416.016, 1721.19, 129.807, 0, '0'),
(5644, 10, -437.139, 1709.82, 126.342, 0, '0'),
(5644, 11, -459.862, 1687.92, 116.059, 0, '0'),
(5644, 12, -460.686, 1679.55, 111.976, 0, '0'),
(5644, 13, -461.485, 1670.94, 109.033, 0, '0'),
(5644, 14, -468.53, 1645.51, 102.811, 0, '0'),
(5644, 15, -474.529, 1615.97, 97.228, 0, '0'),
(5644, 16, -474.329, 1590.01, 94.4982, 0, '0');
DELETE FROM `script_waypoint` WHERE `entry`=5644;
INSERT INTO `script_waypoint` (`entry`, `pointid`, `location_x`, `location_y`, `location_z`, `waittime`, `point_comment`) VALUES
(5644, 1, -339.679, 1752.04, 139.482, 0, '0'),
(5644, 2, -328.957, 1734.95, 139.327, 0, '0'),
(5644, 3, -350.747, 1731.12, 139.338, 0, '0'),
(5644, 4, -365.064, 1739.04, 139.376, 0, '0'),
(5644, 5, -371.105, 1746.03, 139.374, 0, '0'),
(5644, 6, -383.141, 1738.62, 138.93, 0, '0'),
(5644, 7, -390.445, 1733.98, 136.353, 0, '0'),
(5644, 8, -401.368, 1726.77, 131.071, 0, '0'),
(5644, 9, -416.016, 1721.19, 129.807, 0, '0'),
(5644, 10, -437.139, 1709.82, 126.342, 0, '0'),
(5644, 11, -459.862, 1687.92, 116.059, 0, '0'),
(5644, 12, -460.686, 1679.55, 111.976, 0, '0'),
(5644, 13, -461.485, 1670.94, 109.033, 0, '0'),
(5644, 14, -468.53, 1645.51, 102.811, 0, '0'),
(5644, 15, -474.529, 1615.97, 97.228, 0, '0'),
(5644, 16, -474.329, 1590.01, 94.4982, 0, '0');